[Webkit-unassigned] [Bug 157306] New: Text input max-width not constrained by inside-block parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 01:33:54 PDT 2016


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

            Bug ID: 157306
           Summary: Text input max-width not constrained by inside-block
                    parent
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: OS X 10.11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rez at iinet.net.au

Steps to reproduce the problem:
Text input inside an inline-block displayed parent doesn't respect max-width in the same way as other elements. In this case, an image has been used as a comparison element.

Compare #2 and #6 in CodePen: http://codepen.io/cliener/pen/aNQamJ

What is the expected behavior?
CodePen example #6 shows the correct behaviour with an img element.

What went wrong?
CodePen example #2 shows the broken behaviour with a text input.

Did this work before? No 

Chrome version: 50.0.2661.94  Channel: n/a
OS Version: OS X 10.11
Flash Version: Shockwave Flash 18.0 r0

Tested and confirmed as broken in:
- Chrome 50
- Firefox 46
- IE 11

-- 
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/20160503/6f1dbbb9/attachment.html>


More information about the webkit-unassigned mailing list