Ticket #927 (closed Bug: worksforme)

Opened 17 months ago

Last modified 15 months ago

Ctrl-X not working in Opera for the first selection

Reported by: martinkou Owned by:
Priority: Normal Milestone: Opera Compatibility
Component: General Version: SVN
Keywords: Opera Cc:

Description (last modified by martinkou) (diff)

Summary:
After FCKeditor is loaded, the first selection cannot be cut by Ctrl-X.

Reproduction procedures:
1. Grab the newest FCKeditor code or the 2.4.3 code from SVN.
2. Load one of the samples in Opera 9.21.
3. Select some text.
4. Press Ctrl-X.
5. The text is not cut.

Change History

Changed 17 months ago by martinkou

  • description modified (diff)

Changed 17 months ago by martinkou

Commenting out the FCK.KeystrokeHandler.AttachToElement(...) lines in fck.js would not prevent the bug from happening. So it shouldn't have to do with the keystroke handler logic. And I'm quite certain that it has nothing to do with event.preventDefault().

Changed 15 months ago by aleksey

Ctrl-X works properly if text is selected using keyboard (Opera 9.23). I guess this bug is related to #1107.

Changed 15 months ago by hallvord@…

Works for me I think

Changed 15 months ago by fredck

  • status changed from new to closed
  • resolution set to worksforme

Works for me too, with the trunk and Opera 9.50 Alpha (9491). Feel free to reopen it if you have different results Martin.

Note: See TracTickets for help on using tickets.