Closed
Bug 323292
Opened 19 years ago
Closed 19 years ago
readonly bind not working for textarea
Categories
(Core Graveyard :: XForms, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: spsh, Assigned: smaug)
Details
(Keywords: fixed1.8.0.2, fixed1.8.1)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060112 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060112 Firefox/1.6a1
When I bind readonly attribute for <xf:input> it work.
But if I bind readonly for <xf:textarea> it doesn't work.
Reproducible: Always
Steps to Reproduce:
See testcase.
Assignee | ||
Comment 2•19 years ago
|
||
Assignee | ||
Updated•19 years ago
|
Attachment #208376 -
Flags: review?(doronr)
Attachment #208376 -
Flags: review?(aaronr) → review+
Updated•19 years ago
|
Attachment #208376 -
Flags: review?(doronr) → review+
Assignee | ||
Comment 3•19 years ago
|
||
Checking in resources/content/xforms.xml;
/cvsroot/mozilla/extensions/xforms/resources/content/xforms.xml,v <-- xforms.xml
new revision: 1.23; previous revision: 1.22
done
Whiteboard: xf-to-branch
checked into MOZILLA_1_8_BRANCH via bug 323691. Leaving open for now until it gets into 1.8.0
Updated•19 years ago
|
Whiteboard: xf-to-branch
Updated•19 years ago
|
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•