Opened 12 years ago
Last modified 12 years ago
#9676 confirmed Bug
[Safari6] Button groups' borders are broken
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | UI : Skins | Version: | 4.0 |
Keywords: | Safari | Cc: |
Attachments (1)
Change History (7)
Changed 12 years ago by
Attachment: | safari-borders.png added |
---|
comment:1 Changed 12 years ago by
Component: | General → UI : Skins |
---|---|
Keywords: | Safari added |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Safari 6.0.2 on Mac. There's no S6 for Win. I'll try to confirm this on second Mac, but It's definitely some Safari's rendering issue. I found this:
https://bugs.webkit.org/show_bug.cgi?id=103087 linking to http://stackoverflow.com/questions/13505314/artifacts-on-css-rendering-box-shadow-on-safari-6-0-2-on-mountain-lion linking to http://jsfiddle.net/T966K/1/
I can confirm artifacts on S6.0.2 on that jsfiddle. I've got Safari version: 8536.26.17 - the same on which author of that ticket can confirm issue.
comment:4 Changed 12 years ago by
Priority: | Normal → Low |
---|---|
Status: | new → confirmed |
We'll close this ticket as soon as Apple releases next, fixed version of Safari.
comment:5 Changed 12 years ago by
Milestone: | CKEditor 4.0.1 |
---|
comment:6 Changed 12 years ago by
#9733 was marked as duplicate
Here is the proposed fix by @frozeman - To fix it add "overflow: hidden;" to the ".cke_toolgroup" and the corners will look round also in webkit, even when the button is on.
WFM with Safari 6.0.2 on Mac. Is it Mac or Windows?