-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Not A Bug
-
Affects Version/s: 2.2.0, 2.4.0
-
Fix Version/s: None
-
Component/s: Selectivity
- install nuxeo 10.10
- install webui
- start the server
- login
- add multiple documents
- go into the search page
- observe there are more documents than can be visible on screen.
- select the first result (see topSelected.png)
- scroll down to the latest result
- press SHIFT and click the latest result (see bottomSelected.png)
- observe all the results are not selected
- now try the same only with the first result and the last one on the same page (see samePage.png)
Expected result: using SHIFT+click when top and bottom are not both visible should work and select all the results in-between.
Note: this works fine on nightly (see workingFine.png)
- duplicates
-
NXP-24370 Fix selection of a range of documents in a content view
- Resolved