https://bugs.kde.org/show_bug.cgi?id=408290
Nate Graham changed:
What|Removed |Added
Version Fixed In||5.16.1
--
You are receiving this mail because:
Y
https://bugs.kde.org/show_bug.cgi?id=408290
Nate Graham changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/pla
|
https://bugs.kde.org/show_bug.cgi?id=408290
--- Comment #5 from Kishore Gopalakrishnan ---
(In reply to Nate Graham from comment #4)
> (In reply to Kishore Gopalakrishnan from comment #3)
> > (In reply to Kai Uwe Broulik from comment #2)
> > > Probably needs to be changed to:
> > >
> > > Keys.on
https://bugs.kde.org/show_bug.cgi?id=408290
--- Comment #4 from Nate Graham ---
(In reply to Kishore Gopalakrishnan from comment #3)
> (In reply to Kai Uwe Broulik from comment #2)
> > Probably needs to be changed to:
> >
> > Keys.onEscapePressed: {
> > if (searchToggleButton.checked) {
> >
https://bugs.kde.org/show_bug.cgi?id=408290
--- Comment #3 from Kishore Gopalakrishnan ---
(In reply to Kai Uwe Broulik from comment #2)
> Probably needs to be changed to:
>
> Keys.onEscapePressed: {
> if (searchToggleButton.checked) {
> searchToggleButton.checked = false;
> } el
https://bugs.kde.org/show_bug.cgi?id=408290
Kai Uwe Broulik changed:
What|Removed |Added
CC||k...@privat.broulik.de
--- Comment #2 from Ka
https://bugs.kde.org/show_bug.cgi?id=408290
Nate Graham changed:
What|Removed |Added
CC||n...@kde.org
Status|REPORTED