#9465 closed defect (fixed)
Regression: TextArea does not lay out in a TabContainer
Reported by: | haysmark | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.3.2 |
Component: | Dijit - Form | Version: | 1.3.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
See the attached test. In 1.3.1 if you had a TabContainer? with a TextArea? inside of it, all was good. But in trunk with the Safari 4 fix, if you change the value of a TextArea? while it is off screen, it is not sized properly.
It works in IE of course, but fails in FF and Safari.
Attachments (2)
Change History (5)
Changed 13 years ago by
Attachment: | test_Textarea.html added |
---|
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
Changed 13 years ago by
Attachment: | 9465.patch added |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Testcase.