Closed
Bug 274401
Opened 20 years ago
Closed 20 years ago
despite theme installed save as dialog has gtk2 theme
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: vadikmironoff, Unassigned)
Details
Attachments
(1 file)
|
124.30 KB,
image/png
|
Details |
i use moz 1.7.3 Gecko/20040913 and every time i open save as dialog it looks like gtk2 theme, but my mozlla have a theme so i guess right behaviour would be to show themed dialog?
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
For GTK2 builds, with a high enough version of GTK, the right behavior is to show the native system dialog, whatever it looks like. So this is by-design. I agree that it looks ugly, but...
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 3•20 years ago
|
||
Is there any way how to change this behaviour , like use_mozilla_themed_dialog = true , or something without recompilation?
Comment 4•20 years ago
|
||
I believe there's a pref, but I don't recall the name offhand...
Comment 5•20 years ago
|
||
there isn't, actually... compare http://lxr.mozilla.org/seamonkey/source/widget/src/gtk2/nsWidgetFactory.cpp#81
You need to log in
before you can comment on or make changes to this bug.
Description
•