Closed
Bug 80473
Opened 24 years ago
Closed 24 years ago
No Context menu if page has a background.
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: marc.loiselle, Assigned: bugzilla)
References
()
Details
Attachments
(1 file)
|
1.36 KB,
patch
|
Details | Diff | Splinter Review |
Context Menus work for pages without a background.
Buildid 2001051206.
JavaScript error:
chrome://communicator/content/nsContextMenu.js line 646: doc has no properties
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 3•24 years ago
|
||
sr=shaver (the code looks clean, it's a minimal fix). Pink, is it the _right_ fix?
Status: UNCONFIRMED → NEW
Ever confirmed: true
r=dbaron on the patch. This looks like a merge error in gerv's changes for bug
25071 against heikki's change removing the baseURI property.
But supposedly baseURI should be implemented again now, so we should be able to
undo rev. 1.18...
Comment 5•24 years ago
|
||
Does this mean I screwed up, or CVS did? If it was me, apologies.
Gerv
It looks like the new implementation of baseURI isn't ready yet, so this is
probably the right thing to do.
Gerv: I think your second patch on bug 25071 wasn't merged properly (the
parameters to makeURLAbsolute changed in revision 1.18 of nsContextMenu.js). Do
you agree that this patch is the right thing to do?
Comment 7•24 years ago
|
||
That patch is now fingered as being wrong in at least two ways. <sigh> It's all
a learning process.
I didn't mean to change those lines, so reverting the changes seems sane to me.
Gerv
Comment 8•24 years ago
|
||
this so isn't toolkit
Assignee: pinkerton → blakeross
Component: XP Toolkit/Widgets: Menus → XP Apps: GUI Features
QA Contact: jrgm → sairuh
Patch checked in 2001-05-12 14:19 PST. (nsContextMenu.js, rev 1.22).
Marc Loiselle: Thanks for the patch.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 10•24 years ago
|
||
vrfy fixed using 2001.05.29.08 comm bits on linux.
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
•