[Webkit-unassigned] [Bug 128287] New: The computed lineHeight for <textarea> is broken when set to a relative value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 5 18:26:44 PST 2014


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

           Summary: The computed lineHeight for <textarea> is broken when
                    set to a relative value
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/yungsters/qt84F/show/
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: koivisto at iki.fi, krit at webkit.org, akling at apple.com,
                    alexis at webkit.org


What steps will reproduce the problem?
1. Go to: http://jsfiddle.net/yungsters/qt84F/show/
2. Zoom in to 150% (works with anything not 100%).

What is the expected result?
The visual line height of both <textarea>'s should be the same, and their `scrollHeight` should be the same.

What happens instead?
The visual line height of the target <textarea> is significantly smaller than the line height of the source <textarea>.

See https://code.google.com/p/chromium/issues/detail?id=341262

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list