Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-9958] IOS: TextArea does not fire click events. #2589

Merged
merged 3 commits into from Jul 18, 2012
Merged

[TIMOB-9958] IOS: TextArea does not fire click events. #2589

merged 3 commits into from Jul 18, 2012

Conversation

vishalduggal
Copy link
Contributor

Test is in JIRA

@sptramer
Copy link
Contributor

Code reviewed, APPROVED.

@sptramer
Copy link
Contributor

Scope of this ticket is unclear. Basic touch events (outlined by the touch handling as evidenced in the PR) are handled, but more complex events which require gesture recognizers are not handled (swipe, pinch, etc.) and intercepting them via a gesture handler may even be inappropriate given the underlying behavior of the text area. Text fields are also not included.

As a result there are now two new tickets: TIMOB-10023 and TIMOB-10024 which should be considered related.

@sptramer
Copy link
Contributor

Functional tested, iOS Sim 5.1. Passed (for ticket as described.) APPROVED.

sptramer pushed a commit that referenced this pull request Jul 18, 2012
[TIMOB-9958] IOS: TextArea does not fire click events.
@sptramer sptramer merged commit cb66b60 into tidev:master Jul 18, 2012
@vishalduggal vishalduggal deleted the timob-9958 branch October 27, 2014 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants