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

[FF] Shift + tab doesn't work in nested editable #703

Closed
ma2ciek opened this issue Dec 5, 2017 · 4 comments
Closed

[FF] Shift + tab doesn't work in nested editable #703

ma2ciek opened this issue Dec 5, 2017 · 4 comments
Labels
browser:firefox resolution:invalid This issue is invalid (e.g. reports a non-existent bug or a by-design behavior). type:bug This issue reports a buggy (incorrect) behavior.

Comments

@ma2ciek
Copy link
Contributor

ma2ciek commented Dec 5, 2017

🐞 Is this a bug report or feature request? (choose one)

  • Bug report

💻 Version of CKEditor

1.0.0-alpha2

📋 Steps to reproduce

Go to http://localhost:8125/ckeditor5-core/tests/manual/article.html.
Put the caret inside the image caption.
Press Shift+Tab

✅ Expected result

Caret should go to the first line of the editor.

❎ Actual result

Nothing happens.

📃 Other details that might be useful

Browser: Firefox 57 (Quantum).
Related: #676

@ma2ciek ma2ciek added status:confirmed type:bug This issue reports a buggy (incorrect) behavior. labels Dec 5, 2017
@ma2ciek ma2ciek added this to the iteration 14 milestone Dec 5, 2017
@ma2ciek ma2ciek changed the title [FF] Shift tab doesn't work from nested editable [FF] Shift + tab doesn't work in nested editable Dec 5, 2017
@Reinmar
Copy link
Member

Reinmar commented Dec 5, 2017

It's not defined that tab/shift+tab should cycle through contentEditable elements. Whatever happens now is "ok" since it's native behaviour for now.

@ma2ciek ma2ciek removed this from the iteration 14 milestone Dec 12, 2017
@ma2ciek
Copy link
Contributor Author

ma2ciek commented Dec 12, 2017

Now, the focus is locked in the caption. It's not a native behavior, focus should go somewhere else after Shift+Tab

@f1ames
Copy link
Contributor

f1ames commented Apr 6, 2018

I have noticed that Shift+Tab is locked only in the first image caption. If you have two images you can switch between captions with Tab and Shift+Tab. However, using Shift+Tab in the first image caption in the editor has no effect (checked on Firefox 59.0.2 (64-bit)).

@Reinmar Reinmar added this to the unknown milestone Apr 6, 2018
@Reinmar
Copy link
Member

Reinmar commented Apr 16, 2019

Invalid. See #1709.

@Reinmar Reinmar closed this as completed Apr 16, 2019
@Reinmar Reinmar added resolution:invalid This issue is invalid (e.g. reports a non-existent bug or a by-design behavior). and removed status:confirmed labels Apr 16, 2019
@Reinmar Reinmar removed this from the unknown milestone Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:firefox resolution:invalid This issue is invalid (e.g. reports a non-existent bug or a by-design behavior). type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

4 participants