Keynav with keypad arrow keys not possible

Bug #741154 reported by avaddon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Unity
Fix Released
Low
Mirco Müller
unity (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Launcher's keynav working only with arrow keys. On many occasions (esspecially on laptops with keypads) it's more easier to use keypad's arrows. Unity must not ignore them.

Tags: bitesize

Related branches

Omer Akram (om26er)
Changed in unity:
status: New → Confirmed
Changed in unity (Ubuntu):
status: New → Confirmed
Mirco Müller (macslow)
tags: added: bitesize
Revision history for this message
Mirco Müller (macslow) wrote :

That's an easy fix. In the switch-statement for ::RecvKeyPressed() in unity/src/Launcher.cpp and unity/src/QuicklistView.cpp the additional symbols for the keypad-keys need to be added. What's missing are checks for these...

NUX_KP_LEFT
NUX_KP_UP
NUX_KP_RIGHT
NUX_KP_DOWN

That's easy karma for anyone interested :)

Changed in unity:
importance: Undecided → Low
Changed in unity (Ubuntu):
importance: Undecided → Low
Changed in unity:
milestone: none → 3.8.4
assignee: nobody → Mirco Müller (macslow)
Mirco Müller (macslow)
Changed in unity:
status: Confirmed → In Progress
Mirco Müller (macslow)
Changed in unity:
status: In Progress → Fix Committed
Revision history for this message
Mirco Müller (macslow) wrote :

This too is "Fix Released"... marking it as such.

Changed in unity:
status: Fix Committed → Fix Released
Changed in unity (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.