https://bugs.kde.org/show_bug.cgi?id=313596

Carlo Vanini <silh...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/muo
                   |                            |n/63c63848589fc011d2fd39e36
                   |                            |351d592d9bfab63
             Status|CONFIRMED                   |RESOLVED

--- Comment #6 from Carlo Vanini <silh...@gmail.com> ---
Git commit 63c63848589fc011d2fd39e36351d592d9bfab63 by Carlo Vanini.
Committed on 01/02/2017 at 21:34.
Pushed by vanini into branch 'master'.

fix when sort indicator is shown in list header

When starting a new search in the package list, and the list is sorted
by name, then the results are sorted by relevancy and the indicator is
hidden. Clicking on a column header changes the order wrt the selected
column.

Testing Done:
Test 1
------

* Click on 'Status' header
* Search for 'fri' (gives meaningful result to see the order)
* Result is sorted by status and then by name

Test 2
------

* Clear search string, click on 'Package' header
* Search for 'fri'
* Sort indicator is hidden, result is sorted by relevancy
* Click on a header
* Result is order by selected column, indicator is shown
* Continue writing in search string, 'fritz'
* Result is still ordered by column
* Clearing search string and fill it again
* Search result is sorted by relevancy
REVIEW: 129904

M  +8    -1    src/PackageModel/PackageProxyModel.cpp
M  +1    -0    src/PackageModel/PackageProxyModel.h
M  +25   -0    src/PackageModel/PackageViewHeader.cpp
M  +3    -0    src/PackageModel/PackageViewHeader.h
M  +2    -3    src/PackageModel/PackageWidget.cpp

https://commits.kde.org/muon/63c63848589fc011d2fd39e36351d592d9bfab63

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to