Ticket #5210 (closed defect: worksforme)
Textarea: can only type one character on last line (Safari/Mac)
| Reported by: | bill | Owned by: | bill |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | Dijit | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by bill) (diff)
On Safari 3, in http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_Textarea.html
- click to put cursor in first textarea at end of text, after the "y" in "programatically".
- hit ENTER key
- type "aaa"
- only the first a appears
Strangely, if you hit ENTER again, and type another character, then you can go back to the previous line and add more characters.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.