-
Bug
-
Resolution: Fixed
-
P3
-
jt4.6, jt5.0, jt6.0
The ChoiceQuestionRenderer and ChoiceArrayQuestionRenderer classes contain a complex layout of the components which represent selectable options. This layout is based on JTable used as a container and this overcomplicates navigation with keyboard and proper rendering.
Instead of JTable, a standard approach to layout using panels could be used.
Instead of JTable, a standard approach to layout using panels could be used.
- links to
-
Commit(master) openjdk/jtharness/7315e725
-
Review(master) openjdk/jtharness/91