[Webkit-unassigned] [Bug 22496] New: [Transforms] Input type=text rendering problems and iphone hang

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 25 14:06:22 PST 2008


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

           Summary: [Transforms] Input type=text rendering problems and
                    iphone hang
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: macosforge at mowsey.org


-webkit-transform and input type=text do not work together.  Transforms mangle
the rendering of the inputs (bug1 and bug2), but also typing into the inputs
mangles the transform (bug3 and bug4).  I also include the expected behavior
(bug0).

This has been tested on Safari 3.2.1 (5525.27.1) and WebKit-SVN-r38707.dmg on
Mac OS X 10.5.5 (intel macbook).

Similar but more severe problems occur in Mobile Safari on iPhone OS 2.1, but I
suspect that is outside the scope of this bugzilla.  In case not:  There bug3
and bug4 causes the iPhone to hang (the keyboard shows the letter being
selected, but hangs there.  Home key and sleep key are unresponsive; holding
sleep then tapping home wakes it up).  This depends on the keybaord being
visible.  If the keyboard is hidden (javascript is used to select the input),
then bug3 and bug4 on Mobile Safari behave approximately like bug3 on Webkit
SVN.


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



More information about the webkit-unassigned mailing list