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.Net.HyperlinkButton tries to open unexisting link in the buttons with IE11 #1318

Closed
fabriciomurta opened this issue Apr 27, 2016 · 1 comment

Comments

@fabriciomurta
Copy link
Contributor

This has been reported on the following Ext.NET forum thread: HyperlinkButton fails on IE-11.

On IE11, by clicking on a link, forces a rogue tab to be opened, pointing to no specific web address. When switching back to the original page link, we can see the expected dialog box shown on the apge.

On chrome at least, only the dialog box showing event happens.

@DaniilVeriga
Copy link

That is a side effect of #624 which is an ExtJS bug. Committed the fix for HyperlinkButton. Remove the fix when it is fixed in ExtJS.

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