Bug 124235 - Dialog theming/UX - List of entries of a select box is not "attached" to the widget and has an offset
Summary: Dialog theming/UX - List of entries of a select box is not "attached" to the ...
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-21 08:16 UTC by Nicolas Christener
Modified: 2019-04-23 02:52 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Printscreen showing the issue (311.30 KB, image/png)
2019-03-21 08:17 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-21 08:16:19 UTC
Description:
If one clicks on a select box in a tunneled dialog in the iOS app, the list with the entries will show up but is not "attached" to the widget itself and has an offset. Please see the attachment.

Steps to Reproduce:
1. Open a tunneled dialog in the iOS app
2. Click on a select box

Actual Results:
The list with the entries should be attached to the widget and no space between the widget an the list shoule exist.

Expected Results:
The list should be attached to the widget, there should be no space in between.


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Nicolas Christener 2019-03-21 08:17:19 UTC
Created attachment 150138 [details]
Printscreen showing the issue
Comment 2 How can I remove my account? 2019-04-19 15:04:47 UTC
BTW, I see she same problem when using Safari on a Retina Mac against normal online, too. Do people don't see it in Linux in the browser on a hidpi display?
Comment 3 Commit Notification 2019-04-19 15:18:02 UTC
Tor Lillqvist committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/online/+/859915699a650e2652c483c7e8d616fe0979cf57%5E%21

tdf#124235: Make the combo box list be attached to the widget
Comment 4 How can I remove my account? 2019-04-19 15:19:18 UTC
Fixed in master and collabora-online-4.
Comment 5 Commit Notification 2019-04-23 02:52:52 UTC
Tor Lillqvist committed a patch related to this issue.
It has been pushed to "master":

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

tdf#124235: Fix the same problem on all platforms the same way