Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8166048

ColorPicker: incorrect focus traversal inside the dropdown palette and custom selection dialog

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8u102, 9
    • javafx
    • None
    • b129, Win7

      Focus is traversed along different paths for UP and DOWN ARROW keys.

      To reproduce for color palette:
      - open color palette
      - move the focus to the first row of the palette
      - push UP ARROW key
      The focus will be moved to the last row of palette.
      - push DOWN ARROW key
      The focus will be moved to custom color link
      - push DOWN ARROW key
      The focus will stay on custom color link.

      To reproduce for custom color dialog:
      - open custom color selection dialog
      - select HSB tab
      - push DOWN ARROW key
      RGB tab will be selected
      - select Red slider
      - push UP ARROW key
      RGB tab will be selected

            Unassigned Unassigned
            ogb Oleg Barbashov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: