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

Add support for input element in keydown handler of panel #2453

Closed
msamsel opened this issue Oct 3, 2018 · 0 comments
Closed

Add support for input element in keydown handler of panel #2453

msamsel opened this issue Oct 3, 2018 · 0 comments
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

Comments

@msamsel
Copy link
Contributor

msamsel commented Oct 3, 2018

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

@msamsel msamsel added type:feature A feature request. status:confirmed An issue confirmed by the development team. labels Oct 3, 2018
@mlewand mlewand added target:major Any docs related issue that should be merged into a major branch. changelog:api A changelog entry should be put in the API section of the changelog. labels Oct 4, 2018
@mlewand mlewand added this to the 4.11.0 milestone Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants