[Webkit-unassigned] [Bug 91912] New: Adding new value (atomic) for property (-webkit-user-select)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 17:26:18 PDT 2012


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

           Summary: Adding new value (atomic) for property
                    (-webkit-user-select)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alice_cheng at apple.com


Extend webkit-user-select property to support unified draggable inline atomic selection for needs of Mail. Here, atomic selection means a visually all-or-nothing selection.

1) added code to correctly parse the new value

2) modified VisibleSelection, VisiblePosition, visible_units, FrameSelection for atomic selection

3) modified DragController, EventHandler to improve the dragging effect

4) added test to test above three modifications

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