Closed
Bug 358771
Opened 19 years ago
Closed 19 years ago
[mac os x] buttons with type=menu have a drop down marker on the trunk, but not on the 2.0 branch
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: moco, Assigned: jaas)
References
Details
Attachments
(3 files)
[mac os x] buttons with type=menu have a drop down marker on the trunk, but not on the 2.0 branch
I'll attach a test case and two screen shots.
this may not be a cocoa widget bug. (worse, I fear, it might just be something silly that I'm doing.)
Reporter | ||
Comment 1•19 years ago
|
||
Reporter | ||
Comment 2•19 years ago
|
||
Reporter | ||
Updated•19 years ago
|
Attachment #244101 -
Attachment description: screen shot of test case in fx 2.0 → screen shot of test case in recent mac os x trunk, I mean.
Reporter | ||
Comment 3•19 years ago
|
||
Comment 4•19 years ago
|
||
Mac never really supported dropmarkers in FF; they don't work in 1.5 either. On trunk, bug 348614 significantly reworked dropmarkers on all platforms.
They do work in Seamonkey where the theme has min-width and min-height specified. If there is a need to get them working in FF2, you might start there. You can use http://xulplanet.com/ndeakin/tests/xts/button/dropdown-sample.xul as a testcase.
Reporter | ||
Comment 5•19 years ago
|
||
thanks neil. I don't need them to work in Fx 2.0.
I was just aiming for the trunk history sidebar to look like the one in Fx 2.0.
Based on your comments, and on how the sidebar looks on windows (which has the drop down in the view button), I'm going to mark this bug as invalid.
Thanks for fixing bug #348614.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•