Skip to content

AppGrid: Don't set the focus to AppGridButton when clicking on them

Julian Sparber requested to merge julian.sparber/phosh:no_focus_app_grid into master

Set the property focus-on-click to TRUE so that we don't show the blue border and don't set the focus to the AppGridButton when clicking on them. This doesn't impact the keyboard accessibility.

Merge request reports