Open
Bug 590994
Opened 15 years ago
Updated 3 years ago
Allow themes to set 'chromemargin'
Categories
(Core :: Widget, defect)
Core
Widget
Tracking
()
NEW
People
(Reporter: alfredkayser, Unassigned)
Details
Attachments
(2 files)
The new 'chromemargin' attribute on xul window allows to define the margin applied on the chrome (the windows border/frame).
chromemargin:0,0,0,0 removes all systems window frame.
chromemargin:-1,-1,-1,-1 enables systems window frame.
chromemargin:n,n,n,n (n>0) adds a margin between the window frame and chrome.
For themes like Walnut/Walnut2 it would be nice if chromemargin:0,0,0,0 could be enabled, allowing to also apply (replace) styling on the windows frame, not just the menubar.
Comment 1•14 years ago
|
||
I think this is the right place for this: screenshots attached
Comment 2•14 years ago
|
||
Reporter | ||
Comment 3•14 years ago
|
||
Actually, this is not place to report these bug. Either gmail me directly, or file separate bug. The 'about' issue seems like an issue of the outline rendering not of my theme.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•