[Webkit-unassigned] [Bug 113055] New: placeholder element causes page width to expand on orientation change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 22 07:13:17 PDT 2013


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

           Summary: placeholder element causes page width to expand on
                    orientation change
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
               URL: http://jsbin.com/alekar/1/
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rufus2021 at gmail.com


load the page in portrait mode and rotate to landscape. rotating the phone back to portrait you can see the page width is not correctly resized. 

changing placeholder to the standard value attribute you'll see the correct behavior.

this is occurring on iPhone's Safari as well as the Android chrome on a phone i have running 4.2, but not in the standard webkit browser available on Android.

it seems tied to the viewport tag as it only happens when either initial-scale or maximum scale is set.

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