Opened 11 years ago

Last modified 11 years ago

#9767 confirmed Bug

[Opera&Framed] Simple formatting not applied to single lines

Reported by: Piotr Łukaszewski Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: Cc: nowotnypl@…

Description

  1. Load replacebyclass sample in Opera and clear page contents
  2. In Source mode paste following content:
    <p>asdf asdfs adf asdf asdf</p>
    
    <p>sadfsadf sadf sadf afsd<br />
    asdfsadf<br />
    asdfsdaf</p>
    
    <p>asdfasdfsad</p>
    
  3. Exit Source mode and select whichever whole line
  4. Try applying Bold or Underline formatting
  • Result: Selection is lost, cursor moves to the start of the line and formatting is not applied.

Note: this only applies to paragraphs in single lines (not ones that span across several lines) or ones that are manually broken with Shift+Enter.

Opera version:
Version: 12.11
Build: 1661
Platform: Win32
System: Windows XP

Tested and reproduced on http://nightly.ckeditor.com/3998/samples/replacebyclass.html

Change History (5)

comment:1 Changed 11 years ago by Piotr Łukaszewski

Cc: nowotnypl@… added

comment:2 Changed 11 years ago by Piotr Łukaszewski

I've just noticed that the similar thing happens on CKEditor 3.6.5 (revision 7647). The thing that changed between earlier, when I have not had this issue, and now is the Opera version. I tested this on previous Opera versions and the issue is present on Opera 12.10 and 12.11. Versions 12.02 and previous does not present this issue.

comment:3 Changed 11 years ago by Piotrek Koszuliński

Status: newconfirmed

Part of this issue has been fixed by #9699, but second part still exists and most likely is related to #9851.

By first part I mean paragraphs 1 or 3 or multiple paragraphs at once. By second I mean selecting parts of paragraph 2, because when doing that selectionChange isn't fired what can be verified by copy/cut buttons staying off.

I'll keep this issue because I'm not 100% sure if #9851 is the only reason.

comment:4 Changed 11 years ago by Jakub Ś

NOTE: I was able to confirm this for Opera 12.12 from CKEditor 4.0 (it has worked in 4 beta) but only on Linux and Mac.

comment:5 Changed 11 years ago by Piotr Łukaszewski

Hello.

I've just tested the nightly build and it's better... :) When I select one line paragraphs the copy/cut buttons sometimes turn on and sometimes not, but at least the bold/italics/underline formatting is now applied correctly.

The issue though is still present for manually broken paragraphs.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy