Open
Bug 496307
Opened 17 years ago
Updated 3 years ago
nsEventStateManager.cpp::GetWindowShowCaret should check for nearest chrome document
Categories
(Core :: DOM: Events, defect, P5)
Core
DOM: Events
Tracking
()
NEW
People
(Reporter: enndeakin, Unassigned)
References
Details
From bug 178324, where this code is moved. It seems that this method should check up the hierarchy for the nearest chrome document for the showcaret attribute, not use the direct parent which might be a subframe.
Comment 1•8 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•