View Issue Details

IDProjectCategoryView StatusLast Update
0012902MMANavigationpublic2022-02-13 12:34
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.3 
Target Version2.0.0Fixed in Version2.0.0 
Summary0012902: Touch area for checkboxes is incorrect on some devices
DescriptionOn the some devices (most notably, the Nexus 5), MMA selection screens that contain checkboxes (e.g. Track Browser, UPnP Track Browser, Personalize home screen) don't work correctly; i.e. if the user taps on the checkbox, then the scrollbar is activated instead.

Possible solutions: Move the checkbox (visually) slightly to the left OR move the scrollbar's touch sensitive area slightly to the right.

Note: this doesn't occur on other devices such as the Nexus 7 or Tab 8.
TagsNo tags attached.
Attached Files
bug_12902.png (255,185 bytes)   
bug_12902.png (255,185 bytes)   
Fixed in build1005

Activities

marek

2015-10-15 18:47

developer   ~0043129

Could you please make a screenshot ?

rusty

2015-10-16 13:13

administrator   ~0043142

This also occurs on the 'Customize home screen' screen.

marek

2015-10-16 15:34

developer   ~0043145

Last edited: 2015-10-16 15:42

It is only on marshmallow devices and scrollbar has here probably some new attribute for touch area. It's width is exactly 48 dp (our scrollbar is 24 dp). I will try to find the new attribute but it is not documented.

Most probably, we won't be able to fix it in 1.1.3 because the fix will need to be built with API 23 SDK (Marshmallow SDK) and this is not possible till we implement Runtime Permissions.

rusty

2015-10-16 15:54

administrator   ~0043146

Last edited: 2015-10-18 15:53

Marek: "[10/16/2015 11:44:05 AM] We can only workaround it for now in Marshmallow by moving checkboxes to the left....I tried emulate Nexus 5 and in Marsmallow it occurred and in Lollipop it didn't."

OK, so try moving the checkbox to the left slightly OR perhaps to the left of the Track Time indicator (I'm not sure if this would be a good solution though from an aesthetic point of view--we'd have to see what it looks like).

If this isn't a good solution then we should push to 1.1.4

marek

2015-11-25 09:27

developer   ~0043398

I have asked about this at:
http://stackoverflow.com/questions/33619453/scrollbar-touch-area-in-android-6

martin

2020-04-23 10:46

developer   ~0057696

No checkboxes in 2.0.0 due to new UI

Fixed in build 2.0.0.1005

peke

2022-02-13 12:34

developer   ~0066946

Verified 1014

Material design shows overlay check over AA in listings