[Webkit-unassigned] [Bug 104295] New: Vertical Alignment on Paste

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 13:57:18 PST 2012


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

           Summary: Vertical Alignment on Paste
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ysoheil at gmail.com


If there is a text input box with a fixed height and user pastes some text in there the text suddenly shifts up. Some work arounds are to set a overflow to auto or set a fix line height. But why does this occur only when user pastes some text?

Example:

<input type="text" style="height: 22px; font-family: Arial">                    

Type some text and then paste some text at the end.

The 1st text box in the screenshot looks normal but the 2nd has text that is shifted up after some text was pasted in it.

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