Closed Bug 90254 Opened 24 years ago Closed 24 years ago

blank menu item under Privacy and Security

Categories

(SeaMonkey :: UI Design, defect)

PowerPC
macOS
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mozilla.org, Assigned: bryner)

Details

Attachments

(1 file)

On Mozilla for Mac OS X, 2001071013, there is a blank menu item under Privacy and Security. Select Tasks -> Privacy and Security. The last menu item, under "Understanding Privacy," is blank.
Status: UNCONFIRMED → NEW
Ever confirmed: true
how very strange. at least the item doesn't do anything ;)
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.4
Changing milestone to 0.9.5 - please don't shoot me pink :-)
Target Milestone: mozilla0.9.4 → mozilla0.9.5
It's Net2Phone.
blake sees this on win32 as well, so it's xp.
Assignee: pinkerton → blakeross
Status: ASSIGNED → NEW
Component: XP Toolkit/Widgets: Menus → XP Apps: GUI Features
QA Contact: jrgm → sairuh
hm, methinks he might be seeing http://bugscape.mcom.com/show_bug.cgi?id=8665. or, rather might this be a dup of that? strange, though --i wouldn't think this would crop up on a mozilla build...
cc'ing pchen, since he's assigned to the bugscape item.
Target Milestone: mozilla0.9.5 → mozilla0.9.6
worksforme.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
The blank menu item is still there in Mac OS X build 2001101809.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
mac only then, --> pchen
Assignee: blakeross → pchen
Status: REOPENED → NEW
Target Milestone: mozilla0.9.6 → ---
The blank menu item appears because the "display:none" doesn't work in http://lxr.mozilla.org/seamonkey/source/xpfe/communicator/resources/content/tasksOverlay.xul#53 <menupopup id="personalManagers"> <menuitem id="lastInPersonalManagers" style="display:none;"/> </menupopup>
This happens under 2001-10-29 OS X build and not under 2001-10-22 OS 9 build. ->pinkerton since he's the macos x man ;-)
Assignee: pchen → pinkerton
uh, from the last comment, this is a xul bug. they're trying to hide with display:none, which doesn't work on mac (all menus are display: none on mac). it needs to have the 'hidden' or 'collapsed' attributes set instead. back to apps
Assignee: pinkerton → blakeross
Round and round we go. Okay, so there's a proposed fix but I can't test it. -->pchen
Assignee: blakeross → pchen
->bryner
Assignee: pchen → bryner
Keywords: mozilla1.0
Attached patch patchSplinter Review
This seems to work.
The patch works on my setup.
Keywords: mozilla1.0mozilla0.9.8
Comment on attachment 63615 [details] [diff] [review] patch sr=sfraser
Attachment #63615 - Flags: superreview+
checked in
Status: NEW → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
verified fixed using 2002.01.29.11 comm verif bits on mac 10.1.2.
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: