IE8: TextArea widget not sizing correctly, and can't scroll
In themeTester.html textarea widget isn't auto-sizing.
Also, clicking the up/down arrows on the scrollbar seems to have no effect.
IIRC you said that IE8 would default to using a plain (non auto-sizing) <textarea> until MS fixed some bug, but the fact that I can't scroll either makes it unusable for large amounts of text. Maybe it's just a problem with the size specified in the test file being too small; not sure.
Change History (4)
Description: |
modified (diff)
|
Owner: |
set to Douglas Hays
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Component: |
Dijit →
Dijit - Form
|
[16408] Fixes #8442. Removed IE8 restrictions now that RC1 is out.