petabytekr / monav

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

monav moves the mouse pointer which is irritating #63

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. click the red circle on the left

What is the expected output? What do you see instead?

A menu appears but mouse cursor is not moved

What version of the product are you using? On what operating system?

A menu appears and monav moves the mouse cursor. This violates e.g. gnome human 
interface guidelines:

"Do not warp the mouse pointer, or restrict mouse movement to part of the 
screen. This can interfere with assistive technologies, and is usually 
confusing even for users who do not rely on assistive technologies."

-- http://developer.gnome.org/hig-book/2.32/hig-book.html#input-mouse

Original issue reported on code.google.com by timo.lin...@gmail.com on 21 Jul 2011 at 1:37

GoogleCodeExporter commented 9 years ago
I'm not sure about that. On large screen there is a huge distance to cover 
between the button and the menu.

However, it might be better to move the menu closer the the originating button 
click, similar to a popup menu,

Original comment by veaac.fd...@gmail.com on 21 Jul 2011 at 4:08

GoogleCodeExporter commented 9 years ago
Moving the menu closer sounds ok to me.

Is it also possible to make the menus larger (even fullscreen)? I have a PDA 
with small screen.

Original comment by timo.lin...@gmail.com on 21 Jul 2011 at 9:17

GoogleCodeExporter commented 9 years ago
You can adjust the ( menu ) icon size in the options.

You also might want to increase the map magnification factor.

Original comment by veaac.fd...@gmail.com on 21 Jul 2011 at 9:25

GoogleCodeExporter commented 9 years ago
Aha, I didn't understand what "Icon size" meant so I didn't even try it. Thanks!

Original comment by timo.lin...@gmail.com on 21 Jul 2011 at 9:44