mdn / css-examples

Code examples that accompany the MDN CSS documentation
https://developer.mozilla.org/en-US/docs/Web/CSS
Creative Commons Zero v1.0 Universal
618 stars 854 forks source link

Tab doesn't work in text field in interactive examples #177

Open Akindin opened 7 months ago

Akindin commented 7 months ago

MDN URL

https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors/Selectors_Tasks

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

Behaviour of input fields

What did you expect to see?

Using a tab will add a tab character or 2/4 spaces, but it changes focus on other element on a page

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

Page report details * Folder: `en-us/learn/css/building_blocks/selectors/selectors_tasks` * MDN URL: https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors/Selectors_Tasks * GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/learn/css/building_blocks/selectors/selectors_tasks/index.md * Last commit: https://github.com/mdn/content/commit/c64e813d8ab9dbe22cbc049c26f7c6703370a2b7 * Document last modified: 2023-10-23T08:57:58.000Z
caugner commented 7 months ago

This looks like a limitation of the css-examples, see: https://mdn.github.io/css-examples/learn/tasks/selectors/combinators.html