[Webkit-unassigned] [Bug 93948] New: Bug with css property -webkit-user-select

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 02:56:19 PDT 2012


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

           Summary: Bug with css property -webkit-user-select
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: PC
               URL: http://jsbin.com/igulev/
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Major
          Priority: P3
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: katsgeorgeek at gmail.com


When we use 
* {
  -webkit-user-select: none;
}

Then when we added to input "-webkit-user-select: auto;" can't drop text from div[contenteditable="true"].

http://jsbin.com/igulev/

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