Project

General

Profile

Actions

Feature #15251

closed

Make all checkboxes use labels in the BE

Added by Oliver Klee over 18 years ago. Updated almost 13 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2005-11-30
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

Currently, checkboxes on the BE are just a checkbox and some text next to it. If the text next to it would be enclosed in a LABEL element pointing to the checkbox, this would have two neat benefits:

1. Improve accesibility a bit (still a long way to go, I know) as this allows screenreaders to read the label when the checkbox is reached.

2. When the label is clicked, the checkbox is flipped. This makes it easier for me to hit the checkbox with my mouse (I have a 100 dpi display where Typo3 has a tiny font size).

As Mantis doesn't escape HTML properly, I cannot give an example here in the bug report.

This is the spec for labels: http://www.w3.org/TR/REC-html40/interact/forms.html#h-17.9
(issue imported from #M1961)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21294: Use labels in the page wizard for the page title fieldsClosedBenni Mack2009-10-17

Actions
Actions

Also available in: Atom PDF