Closed
Bug 272523
Opened 21 years ago
Closed 21 years ago
Implement <xforms:textarea>
Categories
(Core Graveyard :: XForms, defect)
Core Graveyard
XForms
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8beta1
People
(Reporter: darin.moz, Assigned: darin.moz)
Details
Attachments
(1 file)
14.38 KB,
patch
|
bryner
:
review+
|
Details | Diff | Splinter Review |
Implement <xforms:textarea>
Bryner and I spoke about this control, and we agreed that it looks like we can
easily adapt the nsXFormsInputElement to serve as the <xforms:textarea>
implementation as well.
Patch coming up...
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #167509 -
Flags: review?(bryner)
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.8beta
Comment 2•21 years ago
|
||
Could you add some comments to nsXFormsInputElement.cpp that it is used also
for <textarea>.
Assignee | ||
Comment 3•21 years ago
|
||
Smaug: good idea.. will do.
Updated•21 years ago
|
Attachment #167509 -
Flags: review?(bryner) → review+
Assignee | ||
Comment 4•21 years ago
|
||
fixed-on-trunk
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•