Bug 124146 - Dialog theming/UX - window moving instead of scrolling the list of entries
Summary: Dialog theming/UX - window moving instead of scrolling the list of entries
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: iOS Editor (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other iOS
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:6.3.0
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-18 11:49 UTC by Nicolas Christener
Modified: 2019-07-18 05:17 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Example of a selectbox which doesn't scroll when moving entries with a finger (563.57 KB, image/png)
2019-03-18 11:53 UTC, Nicolas Christener
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Christener 2019-03-18 11:49:24 UTC
Description:
Currently it is not possible to scroll the list of entries in a "tunneled dialog" in the iOS app with a finger. Instead of scrolling the list, the whole page moves.

Steps to Reproduce:
1. Create a writer document in the iOS app
2. Create some text, select it and click "Edit > Edit paragraphe style" in the menu (Bearbeiten > Absatzvoralge bearbeiten... in German)
3. Chose for example "Font Effect" and click on the selectbox next to "Overlining"
4. Trys to scroll the list with a finger to reach some items which are out of the viewport

Actual Results:
Scrolling the list with a finger is not possible, instead the whole window moves.

Expected Results:
Scrolling the list with a finger should be possible.


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Nicolas Christener 2019-03-18 11:53:00 UTC
Created attachment 150048 [details]
Example of a selectbox which doesn't scroll when moving entries with a finger
Comment 2 Commit Notification 2019-03-27 02:09:12 UTC
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/6b476080da0678faa59606ef814760bd4235de24%5E%21

tdf#124146 add (general) gesture event support to VCL

It will be available in 6.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 3 Commit Notification 2019-03-27 02:13:53 UTC
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/2ccc0a9e24e3f02bfce39af922b5a4972baa2968%5E%21

tdf#124146 Support panning (pan gesture) of the combobox list

It will be available in 6.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 4 Commit Notification 2019-03-27 02:15:29 UTC
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/4a68361d578fe3bf313f80d8e186079bd34b2300%5E%21

tdf#124146 support posting of gesture event for LOKit

It will be available in 6.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 5 Xisco Faulí 2019-03-27 11:39:01 UTC
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/online/+/02a07d62a5afc62be9404fdf77f2cb43761414a4%5E%21

tdf#124146 touch gesture support, send pan gesture in dialogs

Message lost during the outage -> https://lists.freedesktop.org/archives/libreoffice-bugs/2019-March/176645.html
Comment 6 Nicolas Christener 2019-03-27 12:35:18 UTC
Fixed in 0.1 (26).

Thanks a lot @Collabora!
Comment 7 Xisco Faulí 2019-03-27 13:21:29 UTC
(In reply to Nicolas Christener from comment #6)
> Fixed in 0.1 (26).
> 
> Thanks a lot @Collabora!

Thanks for checking. Setting to RESOLVED FIXED
Comment 8 Commit Notification 2019-07-06 10:55:50 UTC Comment hidden (off-topic)