Closed
Bug 416467
Opened 17 years ago
Closed 17 years ago
textLength should not return the length of emptyText
Categories
(Toolkit :: UI Widgets, defect)
Toolkit
UI Widgets
Tracking
()
VERIFIED
FIXED
mozilla1.9beta4
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
3.50 KB,
patch
|
Gavin
:
review+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #302227 -
Flags: review?(gavin.sharp)
Assignee | ||
Updated•17 years ago
|
Summary: textLength should be 0 while emptyText is displayed → textLength should not return the length of emptyText
Updated•17 years ago
|
Attachment #302227 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Updated•17 years ago
|
Attachment #302227 -
Flags: approval1.9?
Comment 1•17 years ago
|
||
Comment on attachment 302227 [details] [diff] [review]
patch
Thnx for tests...
Attachment #302227 -
Flags: approval1.9? → approval1.9+
Updated•17 years ago
|
Keywords: checkin-needed
Comment 2•17 years ago
|
||
Checking in toolkit/content/tests/widgets/test_textbox_emptytext.xul;
/cvsroot/mozilla/toolkit/content/tests/widgets/test_textbox_emptytext.xul,v <-- test_textbox_emptytext.xul
new revision: 1.2; previous revision: 1.1
done
Checking in toolkit/content/widgets/textbox.xml;
/cvsroot/mozilla/toolkit/content/widgets/textbox.xml,v <-- textbox.xml
new revision: 1.55; previous revision: 1.54
done
Status: NEW → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9beta4
Assignee | ||
Updated•17 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•