Closed Bug 62608 Opened 24 years ago Closed 24 years ago

popupNode fails when clicking on INS or DEL content

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 62160

People

(Reporter: choess, Assigned: jst)

Details

popupNode is used to convey the node right-clicked on to the context menu.  When
right-clicking on text within an INS or DEL element, it should return a text
node; moving one level up the DOM tree should yield the INS or DEL element.  In
fact, it returns "null" for these elements.  This can cause Javascript errors,
and blocks the implementation of access to the "cite" attributes of INS and DEL
in the context menu (although such access may not necessarily be implemented there).
Sounds like a DOM problem, reassigning, cc hyatt
Assignee: trudelle → jst
Status: UNCONFIRMED → NEW
Component: XP Toolkit/Widgets → DOM Level 1
Ever confirmed: true
QA Contact: jrgm → janc
This sounds like it was a dup of bug 62160, there's no testcase or URL here so I
can only guess but it really sounds like the same problem. Please undupe if this
is still a problem.

*** This bug has been marked as a duplicate of 62160 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Bug 62160 is fixed, btw.
Component: DOM Level 1 → DOM HTML
QA contact Update
QA Contact: janc → desale
VERIFIED dup
Status: RESOLVED → VERIFIED
Component: DOM: HTML → DOM: Core & HTML
QA Contact: desale → general
You need to log in before you can comment on or make changes to this bug.