rishabht1 / gmapcatcher

Automatically exported from code.google.com/p/gmapcatcher
0 stars 0 forks source link

add keyboad shortcut for cursor moving #228

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
>What new or enhanced feature are you proposing?
Add keyboad shortcut for cursor moving like vi or emacs.

> What goal would this enhancement help you achieve?
Some people like to operate a computer with a keyboard than the mouse.
In the mobile environment, it is easy to operate a keyboard than a 
mouse or touch pad.

Original issue reported on code.google.com by ppp15...@gmail.com on 26 Oct 2010 at 8:09

GoogleCodeExporter commented 9 years ago
We already have some keyboard shortcuts:
http://code.google.com/p/gmapcatcher/wiki/User_Guide#Keyboard_shortcuts

Original comment by heldersepu on 26 Oct 2010 at 12:43

GoogleCodeExporter commented 9 years ago
> We already have some keyboard shortcuts:
I already check it, but There is no cursor move keyboard shortcuts.
I want to use keyboard short cut like vi's hjkl or emacs's ctrl-f,ctrl-b
or cursor key (<- or -> ).

Original comment by ppp15...@gmail.com on 26 Oct 2010 at 12:51

GoogleCodeExporter commented 9 years ago
What do you mean by "cursor move"? 

Do you want to move the map with the arrow keys?

Original comment by heldersepu on 26 Oct 2010 at 1:04

GoogleCodeExporter commented 9 years ago
> Do you want to move the map with the arrow keys?

Yes, of course. Japanese major propriety map program has this function.
And, I want to use alphabetical key to move map (ex. h for left, l for right).

Original comment by ppp15...@gmail.com on 26 Oct 2010 at 1:18

GoogleCodeExporter commented 9 years ago
You can move the map with the arrow keys
http://code.google.com/p/gmapcatcher/wiki/User_Guide#Navigation_(only_after_hidi
ng_buttons_F12)

but is only after hitting F12; the key F12 will hide all the buttons, leaving 
only the map in the window, only in that way you can navigate the map using the 
arrow keys

Original comment by heldersepu on 26 Oct 2010 at 1:35

GoogleCodeExporter commented 9 years ago
I understand "move cursor" is not correct, "Pan" is correct.

Why arrow keys have imcompatible function between "General" and 
"Navigation(F12)"?
In "General",arrow keys have zoom function, but "Navigation" have Pan function.
I think that this difference lets a user be at a loss very much.

Original comment by ppp15...@gmail.com on 26 Oct 2010 at 2:01

GoogleCodeExporter commented 9 years ago
In "General" the arrow keys do NOT have zoom function the arrow keys respond to 
the default behavior of the active object, if the active object is the zoom bar 
it will zoom in & out, but if the active object is the EntryBox it will behave 
differently.

Original comment by heldersepu on 26 Oct 2010 at 2:08

GoogleCodeExporter commented 9 years ago
I understand. When zoom bar is active, allow key behave zoom in/zoom out. When 
Entry box is active allow key behave cursor moving.
and I understand gmapcatcher has 2 states,first is zoom bar active state, and 
other
is entry box active state. 
--------------------------------------------------------
Then My request is this.

When zoom bar is active, only the drug mouse is the only way to move map.
This is not convenience, may gmapcatcher add a method to move map with a keyboad
like vi or emacs?

Original comment by ppp15...@gmail.com on 31 Oct 2010 at 2:09

GoogleCodeExporter commented 9 years ago

Original comment by heldersepu on 13 Oct 2011 at 8:40