#5210 closed defect (worksforme)
Textarea: can only type one character on last line (Safari/Mac)
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.0.2 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
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 (1)
Change History (9)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Summary: | Textarea: can only type one character on last line (Safari) → Textarea: can only type one character on last line (Safari/Mac) |
---|
It's working for me on Windows (Safari 3.0.3, haven't downloaded the latest yet), but broken on Mac (Safari 3.0.4).
comment:4 Changed 13 years ago by
I just tried this on my G4 running 10.4.11 with the latest software that it would install automatically including safari 3.0.4 (523.12) and it seems to be working for me.
comment:6 Changed 13 years ago by
Owner: | changed from Douglas Hays to bill |
---|
bill, you may have to debug this since only you can recreate it.
Changed 13 years ago by
Attachment: | Picture 5.png added |
---|
picture of state where i can't type another character
comment:7 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
OK, I'm closing this since it doesn't happen for Doug, Adam, or Nikolai. Must be something weird w/my machine.
comment:8 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
I tried this using the latest Safari 3.0.4 for WinXP and it's working OK. Can you please reverify with the latest code?