[Webkit-unassigned] [Bug 17267] New: [GTK] Primary selection/clipboard support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 9 19:21:28 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17267

           Summary: [GTK] Primary selection/clipboard support
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Gtk
          Severity: Major
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alp at atoker.com
                CC: lethalman88 at gmail.com, ori at eigenstate.org


We already have clipboard support, but it doesn't work with the primary
clipboard on X.

We need to support

  (a) selections for pasting from WebKit into other applications
  (b) middle-click for pasting from the primary clipboard into editable WebKit
areas

On platforms without a primary clipboard, GTK+ automatically makes this a
no-op, so we don't need to add any conditional/X-specific code to support this.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list