fix and enhance keyboard navigation for all content views
ClosedPublic

Authored by astippich on Jan 6 2018, 8:50 AM.

Details

Summary

fixes key arrow navigation in list and gridviews and implements enter and return key actions for delegates

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
astippich requested review of this revision.Jan 6 2018, 8:50 AM
astippich created this revision.

Fixes the not working key arrows for me. Please check if this fixes T7166 and that it doesn't break touchscreen

mgallien accepted this revision.Jan 7 2018, 9:13 PM

Thanks a lot to have found the issue. I will report as soon as this is in a windows build and I can test. On my PC with a touchscreen, this is working fine. You can go with this.

This revision is now accepted and ready to land.Jan 7 2018, 9:13 PM
This revision was automatically updated to reflect the committed changes.

Works fine except MediaArtistAlbumView is missing. Thanks a lot, the result is quite nice.
We can wait for T7671 to be done to have this fixed by the generic views instead of 3 different grid views. Your call.

Thanks for the testing. Sorry, missed that one. The fix is easily done, I will push it directly to master.