https://bugzilla.wikimedia.org/show_bug.cgi?id=35430

--- Comment #5 from Siddhartha Ghai <[email protected]> 2012-05-07 
13:09:37 UTC ---
(In reply to comment #4)
> Long letters gets cut because of
> 
>  h1, h2, h3, h4, h5, h6 { overflow: hidden; }
> 

I'm not sure, but I think that isn't the entire issue. Even if the overflow is
set to visible, the characters will probably cut through the line below due to
font renderings, and for lower headings, they might even cover the plaintext
line below. This problem was previously handled in bug 32826 and bug 30809 via
setting the line-height for langs that needed them. However, that doesn't work
on multilingual projects since the lang-tags are not there for each heading
individually (this is Bug 34514 ). I don't think simply setting the overflow
will solve the problem if the line-height isn't set too.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to