roam-qgis / Roam

Simple data collection built using QGIS.
http://roam-docs.readthedocs.org/en/latest/
GNU General Public License v2.0
166 stars 60 forks source link

Attribute Edit Screen Scrolling #479

Open BassoBen opened 2 years ago

BassoBen commented 2 years ago

In Roam V3.0.6 the data entry screen does not scroll down using the right-hand side scroll bar. The issue has been observed across a number of different projects and devices (but all are Panasonic Toughpads). If the data entry fields extend below the initial screen view, those lower down are difficult to access.

she-weeds commented 2 years ago

I can confirm this is the case - can scroll down if you use the main screen however click and drag with the side scroll bar is unusable.

Scrolling using the main window is a bad idea as it often results in inadvertent data entry (changing values on a button widget, activating data entry for drop down list etc.)

The only alternative is to use click/tap only for the side scroll bar but that causes it to scroll down too much in one go for most needs.

Any chance of a fix? It's a fairly unfortunate UI issue...

SPWareing commented 2 years ago

Just adding that this has been observed on Windows tablets as well.

Is the workaround to use tab views with less scrolling?