[AC-1810] Mobile web does not create the correct mouse cursor for "touchEnabled" items
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2014-02-24T05:46:09.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Andrew Greenstreet |
Assignee | Ritu Agrawal |
Created | 2014-02-06T19:07:59.000+0000 |
Updated | 2016-03-08T07:40:42.000+0000 |
Description
Mobile web element.js does not apply the correct cursor for items that are touchenabled. Currently just set's "auto" which would create an I-beam on text, and never create a pointer for clickable views.
Fixed in this pull request:
https://github.com/appcelerator/titanium_mobile/pull/4968
Thank you for submitting this pull request. It appears that this pull request includes multiple improvements and fixes. Please submit one pull request for one issue. We would also need a test case that we can use to validate your issue and the fix. http://docs.appcelerator.com/titanium/latest/#!/guide/Pull_Request_Guide
Please let us know if you plan to submit a single pull request for this change.