#9746 closed Bug (wontfix)
Scrolling up causes graphic bug with editor borders.
Reported by: | Joel | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Skins | Version: | 4.0 |
Keywords: | VendorFix | Cc: |
Description ¶
- Open the standard demo
- Scroll to the bottom
- Scroll up dragging the scrollbar and clicking up arrow on the scrollbar
- Notice the lines (see attached image)
Now, after scrolling up if you scroll down a little you can see that approximately 1 pixel of the top border is missing. Chrome 23.0.1271.95 m on Windows 7
Change History (13)
Changed 12 years ago by
Attachment: | cke_chrome_topBorderIssue.png added |
---|
comment:1 Changed 12 years ago by
Summary: | [Webkit] Chrome scrolling up causes graphic bug with editor borders. → Scrolling up causes graphic bug with editor borders. |
---|
Apparently this happens in IE9 as well seemingly at completely random times. The issue might be with my computer if nobody can reproduce but this is getting very strange. Attaching image in a moment.
Changed 12 years ago by
Attachment: | cke_ie9_scrollingGraphicsIssue.png added |
---|
Ticket #9746 ie9 graphic bug when scrolling
comment:2 Changed 12 years ago by
Component: | General → UI : Skins |
---|---|
Status: | new → confirmed |
Version: | → 4.0 |
I was able to reproduce this issue in IE9, Chrome and with Moono skin only.
IE9 - All I had to do is open demo page with standard mode, scroll editor a little bit down, scroll the page a little bit down (optional) and then scroll editor again.
Sometimes only scrolling down the editor slowly is enough (See IE9 video).
I was able to reproduce this on my local computer. Besides grey lines (which are not that easy to reproduce as in demo page) I have also got wrongly rendered text (See ie9.png).
Chrome - All I had to do is open demo page with standard mode, scroll editor down with mouse, next scroll it up clicking scrollbar arrow. Please see Chrome video.
Changed 12 years ago by
Attachment: | Chrome.swf added |
---|
Changed 12 years ago by
Changed 12 years ago by
comment:3 Changed 12 years ago by
This is a Chrome issue, which seems to have been fixed. So, either this is a regression or it didn't land on any public Chrome release still.
comment:4 Changed 12 years ago by
Milestone: | → CKEditor 4.0.1 |
---|---|
Owner: | set to Frederico Caldeira Knabben |
Status: | confirmed → review |
Fix pushed on t/9746@cksource.
comment:5 Changed 12 years ago by
Status: | review → review_failed |
---|
Changed 12 years ago by
Attachment: | chrome_artifacts.png added |
---|
comment:6 Changed 12 years ago by
Keywords: | VendorFix added |
---|---|
Milestone: | CKEditor 4.0.1 |
Resolution: | → wontfix |
Status: | review_failed → closed |
The good news is that this bug has been fixed on Google Canary, so we should have a public fix soon.
In fact, this is one of those weird bugs that should be fixed in the browser itself.
Ticket #9746 chrome graphic bug when scrolling