1 Reply Latest reply on Dec 19, 2008 8:38 AM by buttau

    ScrollableDataTable. Selection. Ctrl-A.

    buttau

      if you select all records in ScrollableDataTable with "Ctrl-A" and then deselect some records by clicking on these and holding "Ctrl", "isSelectAll()" function of a bound selection object returns still true.

      Tested with RichFaces 3.3.0 BETA4. This problem can be reproduced on RichFaces-Demo page too.

      Is this a known problem? I could not find any issue in jira describing this problem.

      Is there a workaround for it? Or is there a possibility to deactivate Ctr-A Hot-Key?