Details
-
Bug
-
Resolution: Fixed
-
P3
-
7u40, 8
-
b100
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8020901 | 7u60 | Ragini Prasad | P3 | Resolved | Fixed | b01 |
JDK-8021102 | 7u45 | Ragini Prasad | P3 | Closed | Fixed | b04 |
JDK-8019601 | 7u40 | Ragini Prasad | P3 | Closed | Fixed | b34 |
Description
jdk/src/share/classes/com/sun/accessibility/internal/resources/accessibility.properties
#
# accessible actions
#
toggle expand=toggle expand
The above resource will be interpreted as
key: toggle
value: expand = toggle expand.
#
# accessible actions
#
toggle expand=toggle expand
The above resource will be interpreted as
key: toggle
value: expand = toggle expand.
Attachments
Issue Links
- backported by
-
JDK-8020901 accessibility.properties syntax issue
- Resolved
-
JDK-8019601 accessibility.properties syntax issue
- Closed
-
JDK-8021102 accessibility.properties syntax issue
- Closed