Closed
Bug 1045630
Opened 10 years ago
Closed 10 years ago
Toolbox doesn't behave correctly in fullscreen mode
Categories
(DevTools Graveyard :: WebIDE, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 34
People
(Reporter: paul, Assigned: paul)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jryans
:
review+
|
Details | Diff | Splinter Review |
Open a toolbox.
Drag the resizer up to WebIDE's toolbar.
The toolbox overlaps the toolbar and leaves it in a bad state.
We need to limit the resize, and maybe add a fullscreen button.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8464023 -
Flags: review?(jryans) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 34
Paul, can you describe this a bit more clearly? I'm not sure how to reproduce the original bug, here. Thanks very much!
Flags: needinfo?(paul)
QA Whiteboard: [qa+]
Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Liz Henry :lizzard from comment #4)
> Paul, can you describe this a bit more clearly? I'm not sure how to
> reproduce the original bug, here. Thanks very much!
With WebIDE, connect to an app. Open the toolbox (the "pause" button). Resize the toolbox vertically.
Before the patch: the toolbox could cover the toolbox.
After the patch: the toolbox has a maximum height, preventing it to cover the toolbar.
Flags: needinfo?(paul)
Comment 6•10 years ago
|
||
Tested using latest Aurora 34.0a2 build (20141008004004) under Win 7 64-bit, Ubuntu 13.04 64-bit and Mac OSX 10.9.5: the toolbox doesn't cover the toolbar anymore.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa+] → [qa!]
QA Contact: petruta.rasa
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
•