euf / xee

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

Key that alternates between scrolling down and skipping to next image #351

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
First of all, if you have any Haxies, InputManagers, SIMBL plugins or
similar operating system hacks installed, please remove them first, restart
the program, and make sure the bug is reproducible without them.

What steps will reproduce the problem?
1. Open zip file with many images with zoom set to 100% so they don't fit in a 
single window.
2. Scroll down with keyboard.
3. Use next image key.

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

I expect to see the next image from the top. I see the next image in a similar 
position as the one I was on before.

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

Version 3.0.6 (23) on 10.8.4

Please provide any additional information below.

The behavior I want would make it much more convenient to read comics with they 
keyboard, and is the default behavior of 
http://dancingtortoise.com/simplecomic/. Simply pressing space scrolls (even 
horizontally) to show all parts of the image, and when the image is on the 
bottom already, space skips to the next one.

Original issue reported on code.google.com by fr...@drx.pl on 3 Jul 2013 at 9:59

GoogleCodeExporter commented 8 years ago
How about changing the behaviour of the "Browse up/down/left/right" keys to 
scroll the image if it is not at the edge yet, and to skip to the next image in 
that direction if at the edge? This would match the behavior of the swipe 
scrolling.

Original comment by paracel...@gmail.com on 3 Jul 2013 at 10:04

GoogleCodeExporter commented 8 years ago
That would be ideal, in my opinion.

Original comment by fr...@drx.pl on 4 Jul 2013 at 1:06

GoogleCodeExporter commented 8 years ago

Original comment by paracel...@gmail.com on 23 Jul 2013 at 8:01