Closed
Bug 1055022
Opened 10 years ago
Closed 10 years ago
(Certified) selected app is not updated/reset to nothing when disconnecting from the runtime
Categories
(DevTools Graveyard :: WebIDE, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 34
People
(Reporter: sole, Assigned: paul)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jryans
:
review+
|
Details | Diff | Splinter Review |
STR:
I start a simulator using Web IDE, select the "Browser" app from the runtime apps menu on the left, and the browser icon and app name are displayed to show that's the active app. Then I press pause to debug.
I close the simulator, but before I open a new one, I'd expect the last used app to be "deactivated". Instead it remains as it was before.
If I then start another simulator the menu looks as if I had already selected the app from the menu, but I haven't. When I actually select it, it does launch the app in the simulator, but it feels weird to "reselect" it.
I understand this makes sense when editing an app for which we have the source code (you don't want to be selecting it everytime you change to a different runtime), but for the other apps this feels a bit weird.
Assignee | ||
Comment 1•10 years ago
|
||
Comment on attachment 8475795 [details] [diff] [review]
v1
Review of attachment 8475795 [details] [diff] [review]:
-----------------------------------------------------------------
Sigh, so close! :)
This is a good fix for now to correct the behavior. In bug 1055666, I proposed preserving the selected project and re-open it on connect, which may save some steps in the process, so we may undo this in the future.
Attachment #8475795 -
Flags: review?(jryans) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 34
QA Whiteboard: [qa-]
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•