Add support for input element in keydown handler of panel #2453
Labels
changelog:api
A changelog entry should be put in the API section of the changelog.
status:confirmed
An issue confirmed by the development team.
target:major
Any docs related issue that should be merged into a major branch.
type:feature
A feature request.
Milestone
Type of report
Feature request
Provide description of the new feature
Add possibility to move focus over input elements of panel if poses proper class.
https://github.com/ckeditor/ckeditor-dev/blob/549456c24d4fdb173996616eb7afd9edd2c3b83d/plugins/panel/plugin.js#L384
https://github.com/ckeditor/ckeditor-dev/blob/549456c24d4fdb173996616eb7afd9edd2c3b83d/plugins/panel/plugin.js#L409
https://github.com/ckeditor/ckeditor-dev/blob/549456c24d4fdb173996616eb7afd9edd2c3b83d/plugins/panel/plugin.js#L437
Feature required to properly manage focus in Emoji dropdown menu, #2062
The text was updated successfully, but these errors were encountered: