[Webkit-unassigned] [Bug 175977] New: [GTK] Inspector's "Copy Link Address" option from context menu doesn't work for an element's property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 25 01:55:34 PDT 2017


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

            Bug ID: 175977
           Summary: [GTK] Inspector's "Copy Link Address" option from
                    context menu doesn't work for an element's property
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: agomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

I'm using WebKitGtk+ with my own JHBuild setting:
https://github.com/tanty/jhbuild-epiphany/tree/master

WebKit 2.17.91.

The compilation was done with CMake args:

'-DDEBUG_FISSION=OFF -DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS"'

1. Visit: https://www.instagram.com/floretflower/
2. Click on one of the images
3. Select from the context menu on top of the image: "Inspect Element".
4. Expand the "div" above the selected HTML div tag.
5. Use the context menu to try to "Copy Link Address" on the link in the "src" attribute.

EXPECTED:

The link gets copied to the clipboard.

ACTUAL OUTCOME:

The link DOESN'T get copied to the clipboard.

---

This bug is not reproducible with WebKit 2.17.5.

Confirmed with MiniBrowser and Epiphany.

Most probably, it also happens with other of the "Copy ..." options of the context menu.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170825/54f18e10/attachment.html>


More information about the webkit-unassigned mailing list