Details

    • Sub-task
    • Resolution: Duplicate
    • P3
    • fx2.0
    • fx2.0
    • javafx
    • Win7/JDK6/FX-b33

    Description

      UI spec (http://xdesign.us.oracle.com/projects/javaFX/fxcontrols-ue/specifications/table/Table-UESpec-Revised.html) is not implemented completely:

      Space Selects the lead item if it is not selected. Deselects the lead item if it is selected
      Ctrl-Shift-Home/End Extends selection to the beginning/end of column, if in multi-cell and multi-row selection mode
      Ctrl-PageUp/PageDown Moves selection one page left/right in cell or column selection. Scrolls one page left/right in column selection
      Shift-PageUp/PageDown Extends selection one page up/down in cell or row selection
      Ctrl-Shift-PageUp/PageDown Extends selection one page left/right in cell or column selection

      Works incorrectly:
      Home/End Moves selection to the beginning/end of row, if in cell and column selection mode (actually moves selection to the first/last row)
      Ctrl-Home/End Moves selection to the beginning/end of column, if in cell and row selection mode (actually moves selection to the beginning/end of row)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              Imported: