Opened 16 years ago
Closed 15 years ago
#3793 closed Bug (fixed)
Combine skin images
Reported by: | Frederico Caldeira Knabben | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Confirmed Review+ | Cc: |
Description
Some skin images could be combined inside sprites.png, reducing the number of HTTP calls.
Currently, the following could be considered:
- arrowdown.gif
- arrowtop.gif
- arrowleft.gif
- arrowright.gif
- resizer.gif
- resizer_rtl.gif
Attachments (13)
Change History (37)
comment:1 Changed 16 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by
Keywords: | Review? added |
---|
Changed 16 years ago by
Attachment: | 3793.patch added |
---|
Changed 16 years ago by
comment:3 Changed 16 years ago by
Keywords: | Review? removed |
---|
Changed 16 years ago by
Attachment: | 3793_2.patch added |
---|
Changed 16 years ago by
Attachment: | skins_2.zip added |
---|
comment:4 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:5 Changed 16 years ago by
Keywords: | Review- added; Review? removed |
---|
It's almost perfect. Just the following small issues:
- The arrow for the toolbar collapser is 2px mispositioned in RTL. I've noted that you have used background position 4px for LTR, but 2px for RTL. Maybe using also 4px will fix the problem.
- IE+RTL: The context menu arrow is at right.
- IE6: The context menu arrow shows white background when rollover.
I'm adding an attachment with screenshot for all the above.
Changed 16 years ago by
Attachment: | 3793_2 Screenshots.zip added |
---|
Changed 16 years ago by
Attachment: | 3793_3.patch added |
---|
Changed 16 years ago by
Attachment: | skins_3.zip added |
---|
comment:6 Changed 16 years ago by
Keywords: | Review? added; Review- removed |
---|
I've managed to fix all 3 mentioned issues plus others below:
- office2003 dialogs lacked vertical shadow in RTL
- propagated fix from #3969 in office2003 and v2 skins which turned out to be also affected
- fixed office2003 and v2 context menu in RTL
- fixed downarrows in office2003
comment:8 Changed 15 years ago by
Keywords: | Review- added; Review? removed |
---|
I've followed the following steps:
- Applied 3793_3.patch into my updated local trunk copy.
- Overwritten my local copy files with all files available at skins_3.zip.
Then, while testing, I've noticed that none of the issues described in my previous comment have been addressed.
Locking closer to the patch, it looks like things have been fixed, but much probably the skins_3.zip file is wrong. so, it was not possible to properly test the fix.
Ideally the skins_3.zip should contain only the binary files that the patch can't have, or even the full directories copy, but including the properly patched files.
comment:9 Changed 15 years ago by
skins_3.zip was supposed to provide only binary files, although it contained also normal css files from previous patch, what created the confusion.
I will prepare new zip packages for easier testing.
Changed 15 years ago by
Attachment: | skins_all_4.zip added |
---|
Changed 15 years ago by
Attachment: | skins_binary_4.zip added |
---|
comment:10 Changed 15 years ago by
Keywords: | Review? added; Review- removed |
---|
comment:11 Changed 15 years ago by
Keywords: | Review- added; Review? removed |
---|
I've overwritten my local copy with skins_all_4.zip and the layout got totally broken in IE. In Firefox it's also possible to note issues when collapsing the toolbar.
comment:12 Changed 15 years ago by
Keywords: | Review? added; Review- removed |
---|
It looks like things where broken because skins_all_4.zip is not good for it. The right way is instead having the latest patch plus skins_binary_4.zip.
comment:13 Changed 15 years ago by
Keywords: | Review- added; Review? removed |
---|
Everything looks good, except a rendering issue in the toolbar arrows with IE7+Standards.
comment:14 Changed 15 years ago by
Keywords: | Review? added; Review- removed |
---|
Patch commited with [3890] in features/3793 branch.
IE7 standard incorrectly handles alpha transparency in backgrounds when element itself is filtered with alpha transparency.
comment:15 Changed 15 years ago by
Keywords: | Review- added; Review? removed |
---|
The Kama skin looks good. There are issues with the Office2003 skin, with IE+Quirks and IE6.
- The dialog shadow is broken and not properly rendered (no support for PNG transparency)
- The dialog close button is mispositioned.
I'll be attaching a screenshot illustrating it in IE7. The same problems can be see in IE6, no matter the mode.
Changed 15 years ago by
Attachment: | r3894_IE7.png added |
---|
IE7 screenshot of branches/features/3793 at r3894.
comment:16 Changed 15 years ago by
Regarding the dialog shadow, the current trunk behavior is the expected one, having no shadow at all in IE+Quirks and IE6.
comment:17 Changed 15 years ago by
Keywords: | Review? added; Review- removed |
---|
Changeset [3896] address issue you've mentioned. Attaching screenshots.
comment:18 Changed 15 years ago by
comment:19 Changed 15 years ago by
Keywords: | Review- added; Review? removed |
---|
I've also fixed the dialog borders in the office2003 skin for IE+Quirks+RTL with [3906].
Now, the V2 skin is broken isntead.
comment:21 Changed 15 years ago by
Keywords: | Review- added; Review? removed |
---|
Kama: IE+Quirks: The Button Panel items in the toolbar (color selectors and SCAYT) have no arrows anymore.
comment:23 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
I have made a small fix for v2 with [3923]. Things should be ok now... finally!
comment:24 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Binary files.