Closed
Bug 892899
Opened 9 years ago
Closed 5 years ago
Use a transform instead of margin-top for browser deck shifting
Categories
(Firefox for Metro Graveyard :: Browser, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jimm, Unassigned)
References
Details
(Keywords: polish, Whiteboard: [defect] p=0)
http://mxr.mozilla.org/mozilla-central/source/browser/metro/base/content/ContentAreaObserver.js#295 http://mxr.mozilla.org/mozilla-central/source/browser/metro/theme/browser.css#865 This was on hold for a bit until bug 858471 was worked out. From testing transforms provide more fluid animation.
![]() |
Reporter | |
Updated•9 years ago
|
Blocks: metrov1defect&change
![]() |
Reporter | |
Comment 1•9 years ago
|
||
I'm confused as to why this doesn't currently work. We already compensate client coords using the browser binding conversion routines, which take into account transforms. We also have tests that insure browser offsets for things like the notification bar don't break selection. But for some reason a transform will break drag selection. This bug is about figuring out why that is and fixing it.
Updated•9 years ago
|
Priority: -- → P3
Updated•9 years ago
|
Summary: Use a transform instead of margin-top for browser deck shifting → Defect - Use a transform instead of margin-top for browser deck shifting
Whiteboard: feature=defect c=tbd u=tbd p=0
Updated•9 years ago
|
Updated•9 years ago
|
Blocks: metrobacklog
Updated•9 years ago
|
No longer blocks: metrov2defect&change
Updated•9 years ago
|
Summary: Defect - Use a transform instead of margin-top for browser deck shifting → Use a transform instead of margin-top for browser deck shifting
Whiteboard: feature=defect c=tbd u=tbd p=0 → [defect] p=0
Updated•9 years ago
|
Priority: P3 → --
Assignee | ||
Updated•8 years ago
|
OS: Windows 8 Metro → Windows 8.1
Comment 2•5 years ago
|
||
Mass close of bugs in obsolete product https://bugzilla.mozilla.org/show_bug.cgi?id=1350354
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•