[Webkit-unassigned] [Bug 58647] New: Selection removed on opening of context menu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 00:50:33 PDT 2011


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

           Summary: Selection removed on opening of context menu
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: victor.fernandez at blankpage.ch


Created an attachment (id=89752)
 --> (https://bugs.webkit.org/attachment.cgi?id=89752&action=review)
Example to reproduce the problem

When the page of a QGraphicsWebView is set as editable (page()->setContentEditable(true)) and the user selects some text, opening the context menu causes the selected text to get removed from the page.

Steps to reproduce:
- Compile and run the attached example
- Select some text
- Right-click it to open the context menu

Actual behaviour: The selected text is removed
Expected behaviour: The selected text shouldn't be removed

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