https://bugzilla.wikimedia.org/show_bug.cgi?id=26449
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from [email protected] 2010-12-27 20:54:48 UTC --- See https://bugzilla.wikimedia.org/show_bug.cgi?id=8814#c6 and #c7 overflow:hidden can clip long words. Workaround for Firefox: h1, h2, h3, h4, h5, h6 { min-width: -moz-min-content } On Firefox it is not possible to mark a text with mouse beginning inside the overflow:hidden container and ending outside. Despite the problems, I believe overflow:hidden is the best solution. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
