[Webkit-unassigned] [Bug 109020] New: input element with placeholder text and width set to 100% on focus causes overflow even after losing focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 6 00:13:03 PST 2013


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

           Summary: input element with placeholder text and width set to
                    100% on focus causes overflow even after losing focus
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: myakura.web at gmail.com


Created an attachment (id=186775)
 --> (https://bugs.webkit.org/attachment.cgi?id=186775&action=review)
test case

Steps to reproduce:
1. open the attachment
2. hit Tab key to focus the input element
3. hit Tab again to move focus out from the input element

Expected results:
there is no horizontal scrollbar.

What happened instead:
there is a horizontal scrollbar.

This neither happens on input elements with no placeholder text (or blank placeholder text) nor textarea elements with or without placeholder text.

-- 
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