Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2007 at 23:16 UTC
Updated:
11 Dec 2007 at 12:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
hass commentedThere was one line in garland style.css that looks not like RTL value.
I verified this with TopStyle CSS Editor and this means:
So i think - this is not an RTL value... and i have removed this for now.
Comment #2
gábor hojtsyThanks hass. This is very much appreciated. Now, to verify this patch does the same as the inherit's intended (so they have the same effect as the misused inherits were supposed to be), one only needs to go through all CSS files and check whether these are the same values. Visual theme testing can come after that.
Comment #3
yhager commentedThanks hass, thanks Gabor for your efforts.
I have a part in making the misuse of css inherits, so thanks for helping with the remedy.
I have tested this patch by doing the following:
I must add that IMHO, there is no way to make this fix sound. There is no way to make the CSS rules work for all HTML structures. There will always be cases where this will not work. For this reason, I ignored what looks like a non-clean RTL'ing of some rules in Garland, in favor of good visual.
I have done a couple of fixes(forum, color.module), new patch attached. Also added an image (will send by email to Gabor).
Not sure if I should make this RTBC, but on my account it perfectly is.
Comment #4
gábor hojtsyThanks. The changes looked good to me, so committed. I also noticed you used hook-rtl.png, but the image was not attached, and not in my inbox, so I flipped the hook.png file with Gimp.
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.