Closed
Bug 301024
Opened 20 years ago
Closed 18 years ago
Classic needs menulist.css for Unix: duplicate menulist dropmarkers
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: whimboo, Unassigned)
References
Details
Attachments
(2 files, 1 obsolete file)
2.25 KB,
image/jpeg
|
Details | |
7.25 KB,
patch
|
neil
:
review-
|
Details | Diff | Splinter Review |
We need the same changes like bug 300127 for Thunderbird. Classic still misses
the menulist.css for Unix. With the CSS for win32 we get duplicated dropmarkers.
A patch will follow soon.
Reporter | ||
Comment 1•20 years ago
|
||
Reporter | ||
Comment 2•20 years ago
|
||
Ok, this patch removes the duplicated dropmarker. But now, we've another
problem. When an entry is selected and the popup is closed the highlight box
overlays the native dropmarker icon. The label box needs a right-margin or how
it can be cropped on the left side of the dropmarker? How can we obtain the
with of it?
Assignee: blizzard → hskupin
Status: NEW → ASSIGNED
Reporter | ||
Comment 3•20 years ago
|
||
This will remove the menu-button of the menulist-compact dropmarker. We also
had some overlapping with the native dropdown when selecting an entry from a
menulist. I've changed it to the fix which was checked-in for Thunderbird.
Attachment #189540 -
Attachment is obsolete: true
Attachment #189836 -
Flags: review?(neil.parkwaycc.co.uk)
Reporter | ||
Comment 4•20 years ago
|
||
What I forgot, this patch fixes the unix part of bug 184811.
Comment 5•20 years ago
|
||
Comment on attachment 189836 [details] [diff] [review]
Updated patch
Sorry, but the classic theme has to work when native appearance is unavailable
or disabled.
Attachment #189836 -
Flags: review?(neil.parkwaycc.co.uk) → review-
Reporter | ||
Comment 6•20 years ago
|
||
This could hopefully be fixed with a patch on bug 306987.
Comment 7•18 years ago
|
||
neil: It was decided that gnomestripe would depend on native appearance, see bug 412307; This bug WFM here on latest Gecko
Reporter | ||
Comment 8•18 years ago
|
||
I don't use Linux at the moment. No idea about the ongoing plans. I'm still can't remember if this bug also covers Thunderbird 2 or doesn't it happen there?
Assignee: hskupin → nobody
Status: ASSIGNED → NEW
Comment 9•18 years ago
|
||
Henrik: Whatever TB2 behaviour is it probably won't change now. TB3 will hopefully use Gecko 1.9 and should get the fix too (I think the fix is in toolkit which is shared and not just part of TB)
Reporter | ||
Comment 10•18 years ago
|
||
Ok, so lets mark it as WFM as you already stated. I'm interested to see current trunk builds on Linux soon.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Comment 11•18 years ago
|
||
(In reply to comment #7)
>Neil: It was decided that gnomestripe would depend on native appearance
Sure, but that doesn't mean that my comment wasn't valid at the time I made it.
You need to log in
before you can comment on or make changes to this bug.
Description
•