Opened 6 years ago
Closed 5 years ago
#18357 closed defect (patchwelcome)
Cancel dojox/mobile click highlight on Android
Reported by: | dylan | Owned by: | Adrian Vasiliu |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Mobile | Version: | 1.10.2 |
Keywords: | Cc: | Adrian Vasiliu | |
Blocked By: | Blocking: |
Description
(This was reported by a user that was having trouble logging into our system to create a user account.)
I am building a mobile app using PhoneGap/Dojo? 1.10.2, and trying to make the look and feel as native as possible. Right now it works perfectly on desktops (testing) and on iOS. However when I run it on Android there is an unavoidable click highlight about a second after I click on something. Examples widgets that exhibit this behavior:
dojox/mobile/TabBarButton dojox/mobile/ListItem
Nothing I have tried so far prevents Android noticing the click and issuing its annoying flash animation. It appears to ignore -webkit-tap-highlight-color.
I don't know if this is a Dojo bug, or something with Android.
Change History (4)
comment:1 Changed 6 years ago by
comment:2 Changed 6 years ago by
Owner: | changed from dylan to Adrian Vasiliu |
---|---|
Status: | new → assigned |
comment:3 Changed 5 years ago by
Milestone: | 1.11 → tbd |
---|
PR mentioned in comment 1 has been eventually closed as it had bad side effects on keyb a11y, and no new patch has been proposed since then. Closing it as patch welcome.
comment:4 Changed 5 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | assigned → closed |
See https://github.com/dojo/dojox/pull/149.