Opened 14 years ago
Last modified 11 years ago
#6324 closed defect
TextArea: can only enter a single char on last line (Safari 3.1/mac) — at Version 1
Reported by: | bill | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit - Form | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
- Load test_Textarea.html on safari 3.1/mac.
- Focus on "this is a very simple resizable text area"
- make sure caret is at end of line, and hit return
- type "a" key multiple times. only one "a" appears
I feel like there was another bug open about this that was fixed (but not against safari 3.1), but I can't find it now.
Note that it works correctly on Safari 3.1/windows.
Change History (3)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Summary: | TextArea: can only enter a single char on last line (Safari 3.1) → TextArea: can only enter a single char on last line (Safari 3.1/mac) |
Changed 14 years ago by
Attachment: | 6324_testcase.html added |
---|
Changed 14 years ago by
Attachment: | 6324_workaround.html added |
---|
test case showing possible workaround
Note: See
TracTickets for help on using
tickets.
test case showing bug (using plain markup)