Closed Bug 84431 Opened 24 years ago Closed 24 years ago

'View->Use Stylesheet' provides no alternatives on Mac menus

Categories

(Core :: XUL, defect)

PowerPC
Mac System 9.x
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: jrgmorrison, Assigned: mikepinkerton)

References

()

Details

The native menus on Mac don't seem to generate the list of alternative stylesheets (ones that are defined as available in the content of the page). Steps to reproduce: 1) go to http://www.w3.org/Style/CSS/ 2) open the 'View->Use Stylesheet' submenu Actual Results: one option available, 'none', on the Mac Expected Results: on win32 and Linux, 8 or 9 alternatives are named. This UI was originally implemented on bug 6782, primarily in patch http://bugzilla.mozilla.org/showattachment.cgi?attach_id=11225 I'm assuming this is related to the Mac menu implementation, since it works with the non-native menus on win32 and Linux. (See also bug 84428 for a related crash, reported on BSD).
with my opt trunk build from 6/4 this works fine. jrgm, what build are you using? And if you're using a current one, something in gecko must have changed because no menu code is different.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Um, strange. This works now. I think that the problem was that the stylesheets were not loaded from the network earlier, and so not displayed. [Although, it seems unfortunate that alternates must be physically fetched in order to be offered, but that's another story]. Sorry for the bad bug.
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.