Opened 10 years ago
Last modified 9 years ago
#13677 confirmed Bug
Toolbar button icons (icons_hidpi.png) are mangled in some zoom levels in Blink-based browsers (Chrome/Opera) on a Retina Mac.
Reported by: | Jim Douglas | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Toolbar | Version: | 4.2 |
Keywords: | Cc: |
Description
Steps to reproduce
- Go to http://ckeditor.com/demo#full in Chrome or Opera on a Retina Mac.
- For a baseline, start with Actual Size (View->Actual Size or CMD 0); toolbar icons are good.
- Now check various zoom levels (View->Zoom In/Zoom Out or CMD+/CMD-.
Expected result
Tool button icons are correct at any zoom level.
Actual result
Tool button icons are correct at: 50%, 75%, 100%, 125%, 150%, and all higher values.
Tool button icons are wrong at: 67%, 90%, 110%
Other details (browser, OS, CKEditor version, installed plugins)
Mac OS Yosemite 10.10.5, Retina display.
Problem occurs in Chrome "Version 44.0.2403.155 (64-bit)" and Opera "31.0.1889.174".
Problem does not occur in Safari "Version 8.0.8 (10600.8.9)" or Firefix 40.0 on the same machine, or in any browser on a Windows 8.1 non-retina machine.
Attachments (2)
Change History (12)
Changed 10 years ago by
Attachment: | Chrome-Zoom90.png added |
---|
comment:1 Changed 10 years ago by
Component: | General → UI : Toolbar |
---|
comment:2 Changed 10 years ago by
Works for me, zoom 90% attached.
Version 44.0.2403.155 (64-bit)
Yosemite 10.10.3 (14D136)
comment:3 Changed 10 years ago by
Status: | new → pending |
---|
comment:4 Changed 10 years ago by
Summary: | Tool button icons are mangled in some zoom levels in Blink-based browsers (Chrome/Opera) on a Retina Mac. → Toolbar button icons (icons_hidpi.png) are mangled in some zoom levels in Blink-based browsers (Chrome/Opera) on a Retina Mac. |
---|
comment:5 Changed 10 years ago by
Looks like it's this two-year-old Chromium bug: https://code.google.com/p/chromium/issues/detail?id=260319
Another similar report: http://stackoverflow.com/questions/24517865/svg-sprite-icon-background-position-appears-off-in-newer-version-of-chrome
comment:6 Changed 10 years ago by
Disregard my last comment. Issue confirmed. I was testing it on my primary screen, while the secondary screen is retina. Attached is my result.
Changed 10 years ago by
Attachment: | Screen Shot 2015-08-24 at 14.52.03.png added |
---|
comment:7 Changed 10 years ago by
Status: | pending → confirmed |
---|---|
Version: | 4.5.3 → 4.2 |
comment:8 Changed 10 years ago by
Hidpi support was added in 4.2, thus the version. It's not a regression.
comment:9 Changed 10 years ago by
Note: as described in TC, the issue occurs only when someone changes the zoom level when CKEditor is loaded. If you set the zoom level first and then open a page with CKEditor, then the editor works fine.
comment:10 Changed 9 years ago by
Fixed in Chrome 49.0.2623.75: https://bugs.chromium.org/p/chromium/issues/detail?id=66498
http://ckeditor.com/demo#full in Retina Mac Chrome, zoom 90%.