Opened 13 years ago
Last modified 13 years ago
#9646 closed Bug
[Webkit] Rendering error when switching between two inline editors — at Version 1
| 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.
Change History (2)
Changed 13 years ago by
| Attachment: | Selection_030.png added |
|---|
comment:1 Changed 13 years ago by
| Description: | modified (diff) |
|---|

