Ticket #116 (new defect)

Opened 4 months ago

Missing label/control associations in "New script" dialog for accessibility

Reported by: marco.ze..@googlemail.com Assigned to:
Priority: major Milestone:
Version: Keywords:
Cc:

Description

In XUL files, the control attribute is used on label elements to associate them with the control (for example textbox) they're labelling. In GreaseMonkey?, these are missing from the "New script" dialog XUL file. Screen readers for the blind cannot automatically associate labels to controls, so XUL has to provide that information, or the blind person will not know what a textbox is for.

Attachments

116.diff (1.3 kB) - added by marco.ze..@googlemail.com on 06/06/08 08:52:19.
Patch correcting missing associations

Change History

06/06/08 08:52:19 changed by marco.ze..@googlemail.com

  • attachment 116.diff added.

Patch correcting missing associations


Add/Change #116 (Missing label/control associations in "New script" dialog for accessibility)