https://bugs.kde.org/show_bug.cgi?id=381424
Laurent Montel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.6.0 Latest Commit| |https://commits.kde.org/mes | |sagelib/17de924ad746f75ebd4 | |7c85dc7ddcc5d19de8827 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Laurent Montel <[email protected]> --- Git commit 17de924ad746f75ebd47c85dc7ddcc5d19de8827 by Montel Laurent. Committed on 02/08/2017 at 11:26. Pushed by mlaurent into branch 'Applications/17.08'. Fix Bug 381424 - When there's text in the search, the lock button is not accessible FIXED-IN: 5.6.0 Convert it to QLineEdit as it's a bug in klineedit + new qt I don't know where is the bug and I don't have time to investigate it. And this lineedit doesn't need to have klineedit feature M +33 -0 messagelist/autotests/searchlinestatustest.cpp M +2 -0 messagelist/autotests/searchlinestatustest.h M +3 -4 messagelist/src/core/widgetbase.cpp M +2 -2 messagelist/src/core/widgetbase.h M +8 -3 messagelist/src/core/widgets/quicksearchline.cpp M +1 -0 messagelist/src/core/widgets/quicksearchline.h M +44 -2 messagelist/src/core/widgets/searchlinestatus.cpp M +12 -2 messagelist/src/core/widgets/searchlinestatus.h https://commits.kde.org/messagelib/17de924ad746f75ebd47c85dc7ddcc5d19de8827 -- You are receiving this mail because: You are watching all bug changes.
