Ticket #3902 (closed defect: fixed)
InlineEditBox: inline textara/box - caret consistency issues
| Reported by: | ptbrunet | Owned by: | doughays |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | Dijit | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: | brunet@… |
Description
IE6/7 only - open the inline test case - go to the non-autoSave text area (or text box) - press enter to open the widget - caret is at the first character - tab down to cancel - close it - press enter to reopen it - the caret is now at the end. Dojo widgets always have the caret at the beginning (see the text area test case). BTW, native text areas always have the caret at the end so that is something to think about.
Change History
Note: See
TracTickets for help on using
tickets.