Closed (fixed)
Project:
Kanji
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 Nov 2010 at 03:45 UTC
Updated:
29 Nov 2010 at 20:39 UTC
The easiest way to describe this issue is via an image:
(Attached)
I tried to fix it myself, but I can't find where that is set.
This bug happens on Firefox 3.6.12, but not on Google Chrome 7.0.517.41.
| Comment | File | Size | Author |
|---|---|---|---|
| kanji_bug.png | 4.41 KB | ksoviero |
Comments
Comment #1
ksoviero commentedETA:
This bug also appears under Opera 10.63 (Latest).
Also, I didn't notice this the first time around, but the spacers between the links also extend the extra pixel on both Opera and Firefox, but not Chrome.
Comment #2
donnycarette commentedHi Kevin,
Thanks for the info!
While using Opera 10 i did notice the bug, but not on Firefox 3.6.12 (Are you on Mac or Windows?)
I will fix this in the next release, but for now you can fix this by adding the following css at the style.css file
Comment #3
ksoviero commentedThank you very much!
I am using Firefox on Ubuntu (Linux) 10.10.
Comment #4
donnycarette commentedNow tested on Ubuntu and indeed, i should have done this earlier.
There's no need to use the hacks above, instead you can fix this by changing the body font-family
Place font-family: Arial, Verdana, Helvetica, sans-serif; inside style.css line number 6 (body)
Tested on my own site where i removed the css hacks from above.
Comment #5
donnycarette commentedFixed
Comment #6
donnycarette commentedFixed in the new 6.x-1.2 Release