Ubiquity is extensible enough to allow plugins to implement those shortcut keys. See http://groups.google.com/group/ubiquity-firefox/browse_thread/thread/94445e686c903dd0/ for example.
The current APIs aren't very supportive to this kind of plugin, though. On Feb 11, 10:43 pm, Henrik Marstrander <[email protected]> wrote: >- modal key + arrow could enable you to choose between the different articles in wiki-preview or the 3 google hits On Feb 12, 9:45 pm, psargaco <[email protected]> wrote: > The google command has a very good solution: you can open a specific > search result by pressing [number + Alt]. This could be done on the > wikipedia command too, it's a matter of someone changing the code > following google's one. Agreed that commands should suppot accesskeys as possible. You can further improve their usability by using <button> + @accesskey + focus event: http://gist.github.com/44979?google+keynav http://gist.github.com/46107?gimage+keynav But this solution is command-specific, and limited to what accesskeys are able to. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ubiquity-firefox" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ubiquity-firefox?hl=en -~----------~----~----~----~------~----~------~--~---
