Opened 12 years ago
Closed 12 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 )
- Open inlineall sample (tested on Chrome).
- Set window size to ~1000px.
- Focus editor in middle column, so horizontal scrollbar appears.
- 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)
Change History (7)
Changed 12 years ago by
Attachment: | Selection_030.png added |
---|
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Changed 12 years ago by
Attachment: | chrome mac.png added |
---|
Changed 12 years ago by
Attachment: | chrome win7.png added |
---|
comment:3 Changed 12 years ago by
Keywords: | Chrome added; Opera Webkit removed |
---|---|
Status: | new → confirmed |
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 12 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Expired on master (fixed with #9769).
Cannot be confirmed on Mac. Confirmed on Linux.