Bug 40640 - [GTK] ClipboardGtk::setURL does not match the behavior of other platforms
Summary: [GTK] ClipboardGtk::setURL does not match the behavior of other platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-15 15:33 PDT by Martin Robinson
Modified: 2010-06-16 14:18 PDT (History)
0 users

See Also:


Attachments
Patch for this issue (5.20 KB, patch)
2010-06-15 15:41 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2010-06-15 15:33:26 PDT
Other platforms set the clipboard text as the URL and escape the label when creating the markup portion. GTK+ should do this as well and also extend the logic to PasteboardGtk.
Comment 1 Martin Robinson 2010-06-15 15:41:57 PDT
Created attachment 58830 [details]
Patch for this issue
Comment 2 Gustavo Noronha (kov) 2010-06-16 13:54:02 PDT
Comment on attachment 58830 [details]
Patch for this issue

LGTM
Comment 3 Martin Robinson 2010-06-16 14:18:16 PDT
Comment on attachment 58830 [details]
Patch for this issue

Clearing flags on attachment: 58830

Committed r61281: <http://trac.webkit.org/changeset/61281>
Comment 4 Martin Robinson 2010-06-16 14:18:20 PDT
All reviewed patches have been landed.  Closing bug.