Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1810] Mobile web does not create the correct mouse cursor for "touchEnabled" items

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2014-02-24T05:46:09.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterAndrew Greenstreet
AssigneeRitu Agrawal
Created2014-02-06T19:07:59.000+0000
Updated2016-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

Comments

  1. Ritu Agrawal 2014-02-07

    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
  2. Ritu Agrawal 2014-02-17

    Please let us know if you plan to submit a single pull request for this change.

JSON Source