After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 785339 - Cannot open url's using touchscreen
Cannot open url's using touchscreen
Status: RESOLVED DUPLICATE of bug 776903
Product: gtk+
Classification: Platform
Component: Input Methods
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2017-07-24 12:40 UTC by Thomas Pointhuber
Modified: 2017-07-26 14:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Pointhuber 2017-07-24 12:40:57 UTC
likely related to: https://bugzilla.gnome.org/show_bug.cgi?id=784547

## Current Behaviour

* Clicking on hyperlinks (for example gedit -> Info -> www.gedit.org) doesn't work when using the touchscreen. Only a cursor appears at the position of the click


## Expected Behaviour

* Clicking on hyperlinks using the touchscreen has the same effects as doing it with the mouse


## System

Antergos x64
Gnome 3.24.2
Comment 1 Timm Bäder 2017-07-24 12:52:57 UTC
Does this only happen in GtkTextView or generally, e.g. does `gtk3-demo --run=links` and pressing those links work?
Comment 2 Strangiato 2017-07-25 12:52:12 UTC
Antergos user here...
"text" and "google" links from gtk3 demo work with touch screen.
The links from gedit about dialog dont work.

I use Wayland session
Comment 3 Thomas Pointhuber 2017-07-26 07:23:09 UTC
`gtk3-demo --run=links` doesn't work with my touchscreen.
With `gtk3-demo --run=hypertext`, links can be used.

Using `GTK_DEBUG=interactive` to simulate a touchscreen, doesn't reproduced the problem on my system.

I also run with a Wayland session, the computer is a XPS 15 Touch (i7-6700)
Comment 4 Strangiato 2017-07-26 07:45:45 UTC
duplicate
https://bugzilla.gnome.org/show_bug.cgi?id=776903
Comment 5 Carlos Garnacho 2017-07-26 14:20:04 UTC
It indeed is.

*** This bug has been marked as a duplicate of bug 776903 ***