-
Bug
-
Resolution: Fixed
-
P3
-
8, jfx22
-
b21
-
x86_64
-
windows_10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8321564 | 8u411 | Ambarish Rapte | P3 | Resolved | Fixed | b01 |
JDK-8321983 | 8u401 | Ambarish Rapte | P3 | Closed | Fixed | b31 |
A DESCRIPTION OF THE PROBLEM :
There is no way to change the name-property of a Spinner control. Instead the name of the Spinner is always set with the value of the text field. This causes problems with voice output. We tried to use setLabelFor to link a Label to a Spinner, but the name of the Spinner isn't changed. Please provide a method to change the name property of a Spinner.
If you look at the same control in MS Word with Accessibility Insights (e. g. paragraph settings of left indent) you will notice that the name property is identical to the label.
We provide a simple test case and some images from Accessibility Insights and MS Word.
You can download it from: <link>
There is no way to change the name-property of a Spinner control. Instead the name of the Spinner is always set with the value of the text field. This causes problems with voice output. We tried to use setLabelFor to link a Label to a Spinner, but the name of the Spinner isn't changed. Please provide a method to change the name property of a Spinner.
If you look at the same control in MS Word with Accessibility Insights (e. g. paragraph settings of left indent) you will notice that the name property is identical to the label.
We provide a simple test case and some images from Accessibility Insights and MS Word.
You can download it from: <link>
- backported by
-
JDK-8321564 [Win] Name-Property of Spinner cannot be changed
- Resolved
-
JDK-8321983 [Win] Name-Property of Spinner cannot be changed
- Closed
- csr for
-
JDK-8320505 [Win] Name-Property of Spinner cannot be changed
- Closed