Closed
Bug 883145
Opened 11 years ago
Closed 11 years ago
Window gradient misalignment in customize mode
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
FIXED
Firefox 30
People
(Reporter: shorlander, Assigned: shorlander)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Australis:M?][Australis:P-][good first verify])
Attachments
(3 files)
(deleted),
image/png
|
Details | |
(deleted),
image/png
|
Details | |
(deleted),
patch
|
jaws
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Going into customization mode is jarring partly because of perf and partly because the appearance shifts. Is it possible to use the actual window texture/gradient instead of switching to another CSS simulated gradient?
Updated•11 years ago
|
Blocks: australis-cust
Updated•11 years ago
|
Whiteboard: [Australis:M?] → [Australis:M?][Australis:P5]
Updated•11 years ago
|
Whiteboard: [Australis:M?][Australis:P5] → [Australis:M?][Australis:P-]
Comment 1•11 years ago
|
||
Some notes, since I was editing this recently.
The files you'll want to change are probably
http://mxr.mozilla.org/mozilla-central/source/browser/themes/linux/browser.css#2007 and
http://mxr.mozilla.org/mozilla-central/source/browser/themes/osx/browser.css#4137
to make the customize-mode gradient more like the default gradient, I think…
Assignee | ||
Comment 2•11 years ago
|
||
(In reply to Blake Winton (:bwinton) from comment #1)
> Some notes, since I was editing this recently.
>
> The files you'll want to change are probably
> http://mxr.mozilla.org/mozilla-central/source/browser/themes/linux/browser.
> css#2007 and
> http://mxr.mozilla.org/mozilla-central/source/browser/themes/osx/browser.
> css#4137
> to make the customize-mode gradient more like the default gradient, I think…
^5
Thanks!
Assignee | ||
Updated•11 years ago
|
Summary: Window gradient in normal state doesn't line up with window gradient in customize mode → Window gradient misalignment and 1px offset in customize mode
Assignee | ||
Updated•11 years ago
|
Summary: Window gradient misalignment and 1px offset in customize mode → Window gradient misalignment in customize mode
Assignee | ||
Comment 3•11 years ago
|
||
Patch coming up.
Assignee | ||
Comment 4•11 years ago
|
||
Attachment #8382585 -
Flags: review?(jaws)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → shorlander
Comment 5•11 years ago
|
||
Comment on attachment 8382585 [details] [diff] [review]
fix-customization-mode-osx-gradient.patch
Review of attachment 8382585 [details] [diff] [review]:
-----------------------------------------------------------------
This looks good, thanks!
Attachment #8382585 -
Flags: review?(jaws) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 6•11 years ago
|
||
Keywords: checkin-needed
Whiteboard: [Australis:M?][Australis:P-] → [Australis:M?][Australis:P-][fixed-in-fx-team]
Comment 7•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [Australis:M?][Australis:P-][fixed-in-fx-team] → [Australis:M?][Australis:P-]
Target Milestone: --- → Firefox 30
Comment 8•11 years ago
|
||
Comment on attachment 8382585 [details] [diff] [review]
fix-customization-mode-osx-gradient.patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #): Australis
User impact if declined: titlebar gradients in customization mode and out look different
Testing completed (on m-c, etc.): on m-c, manual testing
Risk to taking this patch (and alternatives if risky): low - can't really get worse than it is now, and is a localized fix.
String or IDL/UUID changes made by this patch: none
Attachment #8382585 -
Flags: approval-mozilla-aurora?
Updated•11 years ago
|
Attachment #8382585 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•11 years ago
|
status-firefox29:
--- → affected
status-firefox30:
--- → fixed
Comment 9•11 years ago
|
||
Updated•11 years ago
|
Whiteboard: [Australis:M?][Australis:P-] → [Australis:M?][Australis:P-][good first verify]
You need to log in
before you can comment on or make changes to this bug.
Description
•