View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012902 | MMA | Navigation | public | 2015-10-15 17:20 | 2022-02-13 12:34 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.1.3 | ||||
Target Version | 2.0.0 | Fixed in Version | 2.0.0 | ||
Summary | 0012902: Touch area for checkboxes is incorrect on some devices | ||||
Description | On 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. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 1005 | ||||
|
Could you please make a screenshot ? |
|
This also occurs on the 'Customize home screen' screen. |
|
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. |
|
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 |
|
I have asked about this at: http://stackoverflow.com/questions/33619453/scrollbar-touch-area-in-android-6 |
|
No checkboxes in 2.0.0 due to new UI Fixed in build 2.0.0.1005 |
|
Verified 1014 Material design shows overlay check over AA in listings |