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

Missing [scope] attribute for table cells when changing their type #5084

Closed
Comandeer opened this issue Feb 11, 2022 · 1 comment · Fixed by #5296
Closed

Missing [scope] attribute for table cells when changing their type #5084

Comandeer opened this issue Feb 11, 2022 · 1 comment · Fixed by #5296
Assignees
Labels
accessibility Issue related to accessibility. plugin:table The plugin which probably causes the issue. plugin:tabletools The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:feature A feature request.
Milestone

Comments

@Comandeer
Copy link
Member

Type of report

Feature request

Provide description of the new feature

  1. Open https://jsfiddle.net/Comandeer/obkd95u1/
  2. Right click in the any of table cells and choose "Cell → Cell Properties".
  3. Change "Cell Type" to "Header" and confirm the changes.

Cell is replaced with th element but this element lacks the [scope] attribute. I propose replacing the "Header" value in "Cell Type" with two other: "Column Header" and "Row Header". They should produce th elements with appropriate [scope] attributes.

@Comandeer Comandeer added type:feature A feature request. status:confirmed An issue confirmed by the development team. plugin:table The plugin which probably causes the issue. plugin:tabletools The plugin which probably causes the issue. accessibility Issue related to accessibility. size:S labels Feb 11, 2022
@jacekbogdanski jacekbogdanski changed the title Missing [scope] atttrubute for table cells when changing their type Missing [scope] attribute for table cells when changing their type Mar 9, 2022
@sculpt0r sculpt0r self-assigned this Jul 25, 2022
sculpt0r added a commit that referenced this issue Jul 25, 2022
sculpt0r added a commit that referenced this issue Jul 25, 2022
sculpt0r added a commit that referenced this issue Jul 25, 2022
sculpt0r added a commit that referenced this issue Aug 2, 2022
sculpt0r added a commit that referenced this issue Aug 2, 2022
sculpt0r added a commit that referenced this issue Aug 2, 2022
Comandeer pushed a commit that referenced this issue Aug 9, 2022
Comandeer pushed a commit that referenced this issue Aug 9, 2022
Comandeer pushed a commit that referenced this issue Aug 9, 2022
@CKEditorBot
Copy link
Collaborator

Closed in #5296

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Issue related to accessibility. plugin:table The plugin which probably causes the issue. plugin:tabletools The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:feature A feature request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants