[Webkit-unassigned] [Bug 95846] New: [GTK] Context-sensitive menu paste not working properly in Facebook

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 05:39:58 PDT 2012


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

           Summary: [GTK] Context-sensitive menu paste not working
                    properly in Facebook
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: csaavedra at igalia.com


This happens with the 1.9.91 release and Epiphany 3.5.91.1.

- Copy some text into the clipboard.
- Go to facebook.com (assuming you have an account).
- In the "What's on your mind?" box, click with the secondary mouse button to get the context-sensitive menu.
- Paste

The result is that the text pasted doesn't overwrite the grayed and existing "What's on your mind?" text but gets written after it. Also, the whole text remains grayed. Trying to post the entered text does nothing, so I my very uninformed guess is that what's happening is that Facebook probably listens to some kind of "focus-in" signal and we're not emitting it in this case.

Twitter has a similar box, but that one works as expected.

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