Closed
Bug 7462
Opened 26 years ago
Closed 26 years ago
default/initial text doesn't appear in <textarea>
Categories
(Core :: Layout: Form Controls, defect, P2)
Tracking
()
VERIFIED
FIXED
M7
People
(Reporter: Brade, Assigned: harishd)
Details
The default text which should appear in a textarea doesn't.
| Reporter | ||
Updated•26 years ago
|
Priority: P3 → P2
| Reporter | ||
Comment 1•26 years ago
|
||
see the attachment with bug #7461:
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=312
notice that "default text" doesn't appear in the textarea once the page is loaded
Updated•26 years ago
|
Assignee: karnaze → pollmann
Comment 2•26 years ago
|
||
Reassigning to Eric.
Updated•26 years ago
|
Assignee: pollmann → harishd
Comment 3•26 years ago
|
||
Textareas aren't containing text as they used to (dumping the content model
shows the textarea has no children).
Reassigning this to Mr. Content Sink, Harish :)
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Problem: Textarea was collecting skipped content twice.
Checked in a fix and it seemed to be working.
Marking the bug fixed.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
Default Text now showing up on all platforms, 6/14 builds, marking verified.
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze. Widget Set component will be retired
shortly.
You need to log in
before you can comment on or make changes to this bug.
Description
•