[Webkit-unassigned] [Bug 144990] New: Unnecessary line-wrapping for no apparent reason

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 23:24:19 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144990

            Bug ID: 144990
           Summary: Unnecessary line-wrapping for no apparent reason
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh Intel
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at rebertia.com

Created attachment 253100
  --> https://bugs.webkit.org/attachment.cgi?id=253100&action=review
Screenshot showing incorrect rendering of example on Safari

Original Bootstrap bug: https://github.com/twbs/bootstrap/issues/15998
Safari Version: 8.0.6 (10600.6.3)

To reproduce:
1. Open http://jsfiddle.net/3mzzwbw7/ in Safari
2. Look at the "Chelesa EBALE" text

Expected result:
There is ample horizontal room for the text, so it should fit on a single line.

Actual result:
The text is line-wrapped across 2 lines ("Chelesa" on line 1 and "EBALE" on line 2).

Other browsers:
Both Chrome and Firefox render the text on a single line, as expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150514/5ad88fff/attachment.html>


More information about the webkit-unassigned mailing list