[Webkit-unassigned] [Bug 116385] New: Can't paste into inputs set with box-sizing: border-box and with line-height, height, and padding set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 17 22:17:41 PDT 2013


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

           Summary: Can't paste into inputs set with box-sizing:
                    border-box and with line-height, height, and padding
                    set
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsfiddle.net/MUeAb/19/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: josh at coderly.com


Visit the jsFiddle in the URL. Follow these steps:

1) Type some text into the input.

2) Cut the text.

3) Try to paste the text.

The text will not be paste-able into the input. If text within the input is selected prior to the paste event, the selected text will be replaced by an empty string.

This bug exists on Chrome on ChromeOS and OS X, and on Safari on OS X. The bug does not appear when tested on IE8 and IE9 on Windows 7, and Firefox on OS X.

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