Changes between Initial Version and Version 1 of Ticket #32338
- Timestamp:
- Jan 10, 2021, 9:51:42 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32338 – Description
initial v1 13 13 Here is a screenshot demonstrating the label issue with macOS VoiceOver’s rotor. Note how the first field has the wrong label due to the markup. 14 14 15 radio-select-first-input-label.png 16 17 [[Image()]] 15 [[Image(https://code.djangoproject.com/attachment/ticket/32338/radio-select-first-input-label.png)]] 18 16 19 17 == CheckboxSelectMultiple issues