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

RightButtons and LeftButtons inside TextFields triggers errors when destroying #690

Closed
fabriciomurta opened this issue Feb 10, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@fabriciomurta
Copy link
Contributor

If a left/right textfield's button is defined and present, when destroying the textfield, Ext.NET overrides to Ext.form.field.Text:destroy calls Ext.remove(), which no longer exists.

Confirming with @DaniilVeriga whether Ext.destroy() could be safely called instead.

Update:

Fixed in the revision 6426 (trunk). It goes to 3.2.0.

@fabriciomurta fabriciomurta added this to the Release 3.1.0 milestone Feb 10, 2015
@fabriciomurta fabriciomurta self-assigned this Feb 10, 2015
@DaniilVeriga DaniilVeriga changed the title Right/left buttons inside textFields triggers errors when destroying textFields RightButtons and LeftButtons inside TextFields triggers errors when destroying May 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants