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

Ext.form.field.Text does not focus on touch devices if emptyText is set #1542

Closed
fabriciomurta opened this issue Sep 9, 2017 · 3 comments
Closed

Comments

@fabriciomurta
Copy link
Contributor

fabriciomurta commented Sep 9, 2017

Found: 4.4.0
Ext.NET forum thread: Unable to Focus TextField that has EmptyText using Tablet
Sencha forum thread: Text field focus bug on touch devices

If a text field has 'emptyText' and the page is loaded with a touch-oriented device, then focusing the field is broken.

ExtJS issue has been open since around Dec 2016 and has been recently fixed in the ExtJS 6.5.2 series (non-released).

The override suggested in the fiddle from the sencha thread works well.

@fabriciomurta
Copy link
Contributor Author

Update: Sencha issue EXTJS-23374 allegedly fixed in ExtJS 6.5.2 release.

@fabriciomurta
Copy link
Contributor Author

Update: Sencha issue EXTJS-23374 allegedly fixed in ExtJS 6.5.2 release.

@fabriciomurta fabriciomurta self-assigned this Oct 14, 2017
@fabriciomurta
Copy link
Contributor Author

Checked against Ext.NET 4.5.0-current and it works fine. So ExtJS 6.5.2 (merged in that Ext.NET branch) really fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants