#15281 closed defect (fixed)
dijit/form/Textarea resizing window doesn't resize height of textarea
Reported by: | Joso | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dijit - Form | Version: | 1.7.2rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
- open sample from attachment
- resize browser window (according to x-axis) so last line is not visible. Textarea will still have the same height. It should resize immediately and it doesn't.
- click into textarea and it will resize to correct height.
This happens in IE 9, latest FF, latest Chrome
Attachments (1)
Note: See
TracTickets for help on using
tickets.
sample