Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903929

Improve component layout in ChoiceQuestionRenderer and ChoiceArrayQuestionRenderer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jt6.0
    • jt4.6, jt5.0, jt6.0
    • tools

      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.

            dbessono Dmitry Bessonov
            dbessono Dmitry Bessonov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: