We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Context Menu uses the element selector to focus the element after the Menu is closes
Open the Dojo - https://dojo.telerik.com/ImuViVAN/3
select (for example) the 4th textbox
this time type a key, the context menu will appear (correct)
use the keyboard and navigate to submenu1, press enter
Focus is now on the last cell.
The Menu focus shall be placed over the correct input element
Environment Kendo UI version: [all] Browser: [all ]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report
Context Menu uses the element selector to focus the element after the Menu is closes
Reproduction of the problem
Open the Dojo - https://dojo.telerik.com/ImuViVAN/3
select (for example) the 4th textbox
this time type a key, the context menu will appear (correct)
use the keyboard and navigate to submenu1, press enter
Focus is now on the last cell.
Expected/desired behavior
The Menu focus shall be placed over the correct input element
Environment
Kendo UI version: [all]
Browser: [all ]
The text was updated successfully, but these errors were encountered: