Closed
Bug 108595
Opened 24 years ago
Closed 24 years ago
Context Menu Items Missing/Showing Up
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugs, Assigned: bugs)
Details
Attachments
(1 file)
5.37 KB,
patch
|
bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
Send Link/Send Page are appearing for all items, link or page or not...
"Block images from this server" is not showing up
Wallet items are being inserted between "Copy" and "Copy Link Address" rather
than after them.
Assignee | ||
Comment 1•24 years ago
|
||
Assignee | ||
Comment 2•24 years ago
|
||
This patch:
- removes an extra load of contentAreaContextOverlay.xul from navigator.xul...
sidebarOverlay.xul was loading it, causing it to be loaded twice into navigator
and causing problems for cookie.
- remove hacks from cookieContextOverlay that compensated for the former bug
but were also causing the block image items not to show up since the way
context menus are hidden has changed
- change the insert position of wallet items to be after copy link address
- hack the addition of a load listener in mailNavigatorOverlay to ensure the
mail items are hidden/
Status: NEW → ASSIGNED
OS: Windows 2000 → All
Hardware: PC → All
Comment 3•24 years ago
|
||
Comment on attachment 56614 [details] [diff] [review]
patch
sr=blake
Attachment #56614 -
Flags: superreview+
Assignee | ||
Comment 4•24 years ago
|
||
kerz sez 'r=kerz'
Assignee | ||
Comment 5•24 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 6•24 years ago
|
||
vrfy fixed using these commercial builds:
linux rh6.2 - 2001.11.06.12
winnt - 2001.11.06.12
mac os 10.1 - 2001.11.06.12
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•