Created attachment 133964 [details] A presentation employing Links that do work with the "pen cursor" and do not work whe using the regular cursor. Just as in Summary: Jumping to other Slides or Objects won't work unless pen is selcted in slideshow settings. See the attached demo presentation. I am running Impress from the repositories version in Lubuntu Zesty Zapus. Version: 5.3.1.2 Build ID: 1:5.3.1-0ubuntu2 CPU Threads: 4; OS Version: Linux 4.10; UI Render: default; VCL: gtk3; Layout Engine: new; Locale: de-DE (en_US.UTF-8); Calc: grou
They work fine here without the setting. Try launching from the command line with SAL_USE_VCLPLUGIN=gen libreoffice and see if it makes a difference. Win 7 Pro 64-bit Version: 5.4.0.0.alpha1+ (x64) Build ID: d02d52887678cd3d518c19a235bc443c292b3041 CPU threads: 4; OS: Windows 6.1; UI render: default; TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2017-05-01_22:53:14 Locale: fi-FI (fi_FI); Calc: CL
Launched from a terminal with SAL_USE_VCLPLUGIN=gen libreoffice the jumps do work on the system I am currently on. ****************************************** Version: 5.3.1.2 Build ID: 1:5.3.1-0ubuntu2 CPU Threads: 4; OS Version: Linux 4.10; UI Render: default; VCL: gtk3; Layout Engine: new; Locale: de-DE (en_US.UTF-8); Calc: group ******************************************** Launched from the Lubuntu menu they don't work. ******************************************** Version: 5.3.1.2 Build ID: 1:5.3.1-0ubuntu2 CPU Threads: 4; OS Version: Linux 4.10; UI Render: default; VCL: x11; Layout Engine: new; Locale: de-DE (en_US.UTF-8); Calc: group ************************************************ Seems the problem occurs with VCL: x11 and not with VCL: gtk3
Sorry, I was mistaken: It's just the other way round: They do work with x11, the're broken with gtk3. I just started another system and it shows the same behavior.
Repro with gtk3 Arch Linux 64-bit, KDE Plasma 5 Version: 5.5.0.0.alpha0+ Build ID: 2802dca10eef67554a81cb2347d5f648fa6fcd63 CPU threads: 8; OS: Linux 4.11; UI render: default; VCL: gtk3; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on June 10th 2017
the mouse down has been treated as a swipe at that ends up ignoring the mouse up and the mouse up rather than down is the hander for the hyperlink in this case
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1adc3c76d773adc92d1c6d858358b7caa64e929a Resolves: tdf#108475 swipe only if some reasonable movement was involved It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
backports in gerrit for 5-4 and 5-3
Fix works great! Arch Linux 64-bit, KDE Plasma 5 Version: 6.0.0.0.alpha0+ Build ID: 2522bbeecc628bb16ee17286e11b54613f78b195 CPU threads: 8; OS: Linux 4.11; UI render: default; VCL: gtk3; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on June 22nd 2017
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=be95033358460a3c411016297eb45a042460d4c2&h=libreoffice-5-3 Resolves: tdf#108475 swipe only if some reasonable movement was involved It will be available in 5.3.5. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5c768420a4b0a6543ef802549f90f489063ac609&h=libreoffice-5-4 Resolves: tdf#108475 swipe only if some reasonable movement was involved It will be available in 5.4.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.