Closed
Bug 588604
Opened 14 years ago
Closed 13 years ago
[dw] xul textbox fires overflow/underflow events when going from/to empty value
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: darktrojan, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
application/vnd.mozilla.xul+xml
|
Details |
1. Enable DirectWrite
2. In the DOM Inspector inspect a xul textbox (e.g. browser urlbar)
3. Add attributes onoverflow="alert('of');", onunderflow="alert('uf');"
4. Use textbox
Comment 1•14 years ago
|
||
Reporter | ||
Comment 2•14 years ago
|
||
This appears to have been fixed. Can anyone confirm?
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•