Opened 11 years ago

Closed 11 years ago

#9646 closed Bug (fixed)

[Webkit] Rendering error when switching between two inline editors

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: Chrome Cc:

Description (last modified by Piotrek Koszuliński)

  1. Open inlineall sample (tested on Chrome).
  2. Set window size to ~1000px.
  3. Focus editor in middle column, so horizontal scrollbar appears.
  4. Focus editor in the left column.

Result:

This is a regression after https://github.com/ckeditor/ckeditor-dev/commit/b66b6d6

That patch fixes more irritating issue on Opera (editable's border rendered with z-index:inf). Both are browsers' issues.

Attachments (3)

Selection_030.png (89.2 KB) - added by Piotrek Koszuliński 11 years ago.
chrome mac.png (199.9 KB) - added by Jakub Ś 11 years ago.
chrome win7.png (203.2 KB) - added by Jakub Ś 11 years ago.

Download all attachments as: .zip

Change History (7)

Changed 11 years ago by Piotrek Koszuliński

Attachment: Selection_030.png added

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

Description: modified (diff)

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

Cannot be confirmed on Mac. Confirmed on Linux.

Changed 11 years ago by Jakub Ś

Attachment: chrome mac.png added

Changed 11 years ago by Jakub Ś

Attachment: chrome win7.png added

comment:3 Changed 11 years ago by Jakub Ś

Keywords: Chrome added; Opera Webkit removed
Status: newconfirmed

I was only able to reproduce it (with help from @Reinmar :) ) in Chrome only but on every OS - win, mac, linux.

Browser window needs to be about 1125x925 (Please see attached pics).

Then all you need to do is click on middle column and then on left column.

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

Resolution: fixed
Status: confirmedclosed

Expired on master (fixed with #9769).

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