Ticket #593 (new defect)

Opened 3 years ago

Last modified 7 months ago

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

Changed 13 months ago by u.o.

I can confirm this for 1.2rc1, too.

Changed 12 months ago by BrianKoontz

  • milestone changed from 1.2.1 to 1.3

Changed 7 months ago by BrianKoontz

  • milestone changed from 1.3 to 1.4
Note: See TracTickets for help on using tickets.