Closed
Bug 101676
Opened 23 years ago
Closed 15 years ago
nsXULElement::Blur is a cruel hoax
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
mozilla1.0.1
People
(Reporter: shaver, Unassigned)
References
Details
It tries to hide it with some zig-zagging around and a call to RemoveFocus, but
at the end of the day it's just an illusion.
Reporter | ||
Comment 1•23 years ago
|
||
XUL 1.0 compliance issue.
Severity: normal → major
Depends on: 70753
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.7
Comment 2•23 years ago
|
||
Wouldn't it be easier to take blur out of XUL 1.0? Why do we need it anyway?
Updated•23 years ago
|
Target Milestone: mozilla0.9.7 → mozilla1.0.1
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
Updated•15 years ago
|
Assignee: hyatt → nobody
Updated•15 years ago
|
Status: ASSIGNED → NEW
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•