Summary: | Application Dashboard accepts CTRL+D as search input | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Elias Probst <mail> |
Component: | Application Menu (Kicker) widget | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kde, plasma-bugs, turcanu.tatiana91 |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-desktop/78b4096044fd8e125e5170f00eb5eb1944a2e4a4 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Screenshot showing result of CTRL+D in Dashboard search |
*** This bug has been marked as a duplicate of bug 352416 *** Git commit 78b4096044fd8e125e5170f00eb5eb1944a2e4a4 by Eike Hein. Committed on 06/12/2015 at 21:34. Pushed by hein into branch 'Plasma/5.5'. Rewrite Appdash key handling. Related: bug 352416, bug 356269 M +1 -1 applets/kicker/CMakeLists.txt M +4 -52 applets/kicker/package/contents/ui/DashboardRepresentation.qml M +1 -1 applets/kicker/package/contents/ui/ItemGridView.qml R +62 -17 applets/kicker/plugin/dashboardwindow.cpp [from: applets/kicker/plugin/fullscreenwindow.cpp - 063% similarity] R +12 -5 applets/kicker/plugin/dashboardwindow.h [from: applets/kicker/plugin/fullscreenwindow.h - 082% similarity] M +2 -2 applets/kicker/plugin/kickerplugin.cpp http://commits.kde.org/plasma-desktop/78b4096044fd8e125e5170f00eb5eb1944a2e4a4 |
Created attachment 95276 [details] Screenshot showing result of CTRL+D in Dashboard search The Application Dashboard accepts CTRL+D as search input, leading to a broken unicode char in the search field (see attachment). Running: - plasma-desktop 1fc0d5cb - Qt 5.5.1