[plasma-nm] [Bug 408290] Placing focus in the searchbar makes Esc unable to dismiss the applet

2019-06-07 Thread Nate Graham
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

[plasma-nm] [Bug 408290] Placing focus in the searchbar makes Esc unable to dismiss the applet

2019-06-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=408290 Nate Graham changed: What|Removed |Added Latest Commit||https://commits.kde.org/pla |

[plasma-nm] [Bug 408290] Placing focus in the searchbar makes Esc unable to dismiss the applet

2019-06-06 Thread Kishore Gopalakrishnan
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

[plasma-nm] [Bug 408290] Placing focus in the searchbar makes Esc unable to dismiss the applet

2019-06-06 Thread Nate Graham
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) { > >

[plasma-nm] [Bug 408290] Placing focus in the searchbar makes Esc unable to dismiss the applet

2019-06-06 Thread Kishore Gopalakrishnan
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

[plasma-nm] [Bug 408290] Placing focus in the searchbar makes Esc unable to dismiss the applet

2019-06-06 Thread Kai Uwe Broulik
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

[plasma-nm] [Bug 408290] Placing focus in the searchbar makes Esc unable to dismiss the applet

2019-06-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=408290 Nate Graham changed: What|Removed |Added CC||n...@kde.org Status|REPORTED