Closed
Bug 816316
Opened 13 years ago
Closed 13 years ago
Work - Metro Panel UI is intermittently drawn wider than the screen
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
(Keywords: regression, Whiteboard: feature=work [completed-elm])
Attachments
(1 file)
|
2.99 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
When I start up Metro Firefox on my Samsung slate and open the preferences panel (or other panels like Downloads or Error Console), it frequently is layed out too wide so that the right side of the UI is cut off by the edge of the screen. I think this is a recent regression.
Removing "-moz-stack-sizing: ignore" from the #panel-container element fixes this bug, but I'm not sure if it'll mess with the layout elsewhere. On the other hand, maybe the whole "left=10000" hack from bug 500280 (needed for performance on N810) is unnecessary on Metro.
| Assignee | ||
Comment 1•13 years ago
|
||
This removes the optimization where we pre-load the prefs panel by positioning it off-screen. The panel still shows up instantaneously on my Samsung Series 7 slate, which is not that speedy a machine.
Attachment #686335 -
Flags: review?(mark.finkle)
Updated•13 years ago
|
Attachment #686335 -
Flags: review?(mark.finkle) → review+
Comment 2•13 years ago
|
||
Yay! for less hacks
| Assignee | ||
Comment 3•13 years ago
|
||
Whiteboard: [metro-mvp][LOE:1][metro-it1] → [metro-mvp][LOE:1][metro-it1][completed-elm]
Updated•13 years ago
|
Summary: Metro Panel UI is intermittently drawn wider than the screen → Work - Metro Panel UI is intermittently drawn wider than the screen
Whiteboard: [metro-mvp][LOE:1][metro-it1][completed-elm] → feature=work [completed-elm]
| Assignee | ||
Comment 4•13 years ago
|
||
Resolving bugs in the Firefox for Metro product that are fixed on the elm branch. Sorry for the bugspam. Search your email for "bugspam-elm" if you want to find and delete all of these messages at once.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•