Closed
Bug 784849
Opened 12 years ago
Closed 12 years ago
Merge different states of back button into a single sprite image
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jwilde, Assigned: fryn)
References
Details
(Whiteboard: [completed-elm])
Attachments
(1 file)
8.28 KB,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
It currently flickers when you move to a new page because of the time taken to load the "active" version from disk.
Reporter | ||
Comment 1•12 years ago
|
||
This affects Metro Firefox (on Elm) only. Sorry for the noise.
OS: Windows 8 → Windows 8 Metro
Assignee | ||
Comment 2•12 years ago
|
||
I do not experience the flicker that you noted, but as we will be adding more states to these buttons, we should probably be using sprites here, so here is a patch.
forward-default.png changed, because I cut down its file size via pngcrush.
Updated•12 years ago
|
Attachment #658874 -
Flags: review?(mbrubeck) → review+
Comment 3•12 years ago
|
||
Whiteboard: [completed-elm]
Comment 4•12 years ago
|
||
Pushed a followup fix for one back button that we missed:
https://hg.mozilla.org/projects/elm/rev/953cea089a34
Assignee | ||
Comment 5•12 years ago
|
||
Pushed a second followup fix for the panel close button disabled state:
https://hg.mozilla.org/projects/elm/rev/af06d58e064a
Updated•12 years ago
|
Product: Firefox → Firefox for Metro
Version: unspecified → Trunk
Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 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
•