Opened 13 years ago
Last modified 13 years ago
#9646 closed Bug
[Webkit] Rendering error when switching between two inline editors — at Initial Version
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Chrome | Cc: |
Description
- 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.
This is a regression after https://github.com/ckeditor/ckeditor-dev/commit/b66b6d6 It fixes more irritating issue (editable's border rendered with z-index:inf). Both are browsers' issues.