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

[7_3_X][TIMOB-26167] Android: Fixed TextField/TextArea focus/blur handling #10149

Merged
merged 1 commit into from Jul 3, 2018

Conversation

jquick-axway
Copy link
Contributor

@jquick-axway jquick-axway commented Jul 2, 2018

- Fixed bug where TextField/TextArea cannot be edited while in a ScrollView. (Introduced in 7.3.0.)
- Fixed [TIMOB-26172] where a view's "focus" and "blur" events should not bubble to parent views, like iOS.
- TextField/TextArea and other focusable views no longer receive focus by default when opening a window, like iOS.
  * Resolves tickets [TIMOB-8637], [TIMOB-24138], and [TIMOB-25819].
@build
Copy link
Contributor

build commented Jul 2, 2018

Messages
📖

💾 Here's the generated SDK zipfile.

Generated by 🚫 dangerJS

@hansemannn hansemannn merged commit 6c7918a into tidev:7_3_X Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants