[Webkit-unassigned] [Bug 60219] New: Unable to Paste After Deleting Text from Input due to -webkit-user-select

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 15:35:51 PDT 2011


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

           Summary: Unable to Paste After Deleting Text from Input due to
                    -webkit-user-select
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org


Created an attachment (id=92331)
 --> (https://bugs.webkit.org/attachment.cgi?id=92331&action=review)
[REDUCTION] Test Case

When removing the final text an <input>, a placeholder <br> element is added.
Later when attempting a paste, a test run takes the -webkit-user-select CSS
property from the placeholder <br> element, which may be different from the
<input> and cause issues.

Test case attached.

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