According to me this is a nux bug, because in TextEntry.cpp we have:
if (keysym == NUX_VK_ENTER)
{
activated.emit ();
return;
}
whit:
#define NUX_VK_ENTER 0x0D // ENTER key
The numpad enter hex code is 0x8b!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/741615
Title:
Numpad 'Enter' doesn't work on highlighted items in dash, places-files
and places-apps
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs