Open
Bug 430995
Opened 17 years ago
Updated 3 years ago
titlebar color only works from xbl supplied attributes
Categories
(Core :: Widget: Cocoa, defect, P3)
Tracking
()
NEW
People
(Reporter: mossop, Unassigned)
Details
In my own application I have been trying to use a unified look by putting a titlebarcolor attribute directly on the window element in the xul. This does not work. It only works if I attach an xbl binding to the window and supply the attribute that way.
While this might seem sensible since it forces you to use some styling to make the unified look work it seems just plain wrong that the attribute does different things depending on where it comes from.
Requesting wanted because I think it would make sense t fix this for other applications but it isn't a blocker for Firefox 3.
Flags: wanted1.9.0.x?
Comment 1•17 years ago
|
||
Not sure if this is wanted for 1.9.0.x, but definitely should be wanted for 1.9.1.
Flags: wanted1.9.1?
Comment 2•17 years ago
|
||
Doesn't really meet the "wanted" criteria (security, stability, regression from
maintenance release) for 1.9.0.x. However, we'll look at a reviewed and baked patch.
Flags: wanted1.9.0.x? → wanted1.9.0.x-
Comment 3•7 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•