[Bug 785427] New: Line-height for displayed code is to small

https://bugzilla.novell.com/show_bug.cgi?id=785427 https://bugzilla.novell.com/show_bug.cgi?id=785427#c0 Summary: Line-height for displayed code is to small Classification: Internal Novell Products Product: openSUSE Build Service Version: 2.3 Platform: All OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: webui AssignedTo: adrian@suse.com ReportedBy: jweberhofer@weberhofer.at QAContact: adrian@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0 On some displays with specific zoom-factros the underlines in code displayed get lost. The problem can be solved with a change in the CSS: .CodeMirror { font-family: monospace; line-height: 1.25em; } The original value was 1em; This change makes the code using slightly more space on the screen but improves readability, too. Reproducible: Always Steps to Reproduce: 1. Visit https://build.opensuse.org/stage/package/view_file?file=mediawiki-36475-wfTe... 2. With <Ctrl><+> change the zoom factor 3. With some zoom-factors you can't see the underscores in sys_get_temp_dir() Let me know, in case you need a screenshot... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=785427 https://bugzilla.novell.com/show_bug.cgi?id=785427#c1 --- Comment #1 from Johannes Weberhofer <jweberhofer@weberhofer.at> 2012-10-17 10:04:52 CEST --- Created an attachment (id=509804) --> (http://bugzilla.novell.com/attachment.cgi?id=509804) Screenshot showing the underscore bug -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=785427 https://bugzilla.novell.com/show_bug.cgi?id=785427#c2 Johannes Weberhofer <jweberhofer@weberhofer.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Johannes Weberhofer <jweberhofer@weberhofer.at> 2014-09-19 11:33:12 CEST --- Has been fixed in the meantime. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com