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

Thomas Fischer <fisc...@unix-ag.uni-kl.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|9a6182af10b54e4f1150c7d7c16 |https://commits.kde.org/kbi
                   |fe745f5fb9b04               |btex/9a6182af10b54e4f1150c7
                   |                            |d7c16fe745f5fb9b04
             Status|NEEDSINFO                   |RESOLVED
         Resolution|WAITINGFORINFO              |FIXED
   Version Fixed In|                            |0.9.2

--- Comment #6 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
Git commit 9a6182af10b54e4f1150c7d7c16fe745f5fb9b04 by Thomas Fischer.
Committed on 11/12/2019 at 22:23.
Pushed by thomasfischer into branch 'kbibtex/0.9'.

Prevent hiding all columns in file list view

Prevent the user from hiding all columns like 'title', 'identifier', or
'year' until no column is left. In such a case, the list view's header
would completely disappear, making it impossible to show columns again.

This commit addresses this issue two-fold: first, if only one column is
left, the action to hide this column is disabled (GUI-centric solution).
Second, the code that does the actual hiding/show will also abort hiding
operations if requested to hide the last visible column (logic-centric
solution).
FIXED-IN: 0.9.2

M  +1    -0    ChangeLog
M  +13   -0    src/gui/file/basicfileview.cpp

https://commits.kde.org/kbibtex/9a6182af10b54e4f1150c7d7c16fe745f5fb9b04

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

Reply via email to