Ticket #593 (new defect)
Undo in WikkaEdit sometimes selects the whole textarea
| Reported by: | OlivierBorowski | Owned by: | OlivierBorowski |
|---|---|---|---|
| Priority: | low | Milestone: | 1.4 |
| Component: | editor | Version: | 1.1.6.3 |
| Severity: | normal | Keywords: | editor undo selection |
| Cc: |
Description
Summary
When Javascript does some change in textarea content, undo (Ctrl+Z) select the whole textarea instead of the previous selected content.
Testcase
- type "test" in the textarea
- remove "test" for example with the "delete" key => after that, undo works
- select "test" and click on "bold" (Ctrl+B) => then, undo will select everything
Change History
Note: See
TracTickets for help on using
tickets.