azbycxdw909 / garglk

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

Scroll bar doesn't work as expected #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run gargoyle with just about any game.
2. Play the game for long enough to have a few screens of output
3. Click and drag on the elevator in the scrollbar

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

Expected behavior: Text and elevator scrolls up and down along with the
mouse pointer.  This is typical behavior for scrollbars for most modern
desktops.

Observed behavior: The elevator jumps one screen of text, upwards if you
happen to click in the top half of the scroll bar, downwards for the bottom
half.

What version of the product are you using? On what operating system?
gargoyle-2008-10-31-sources_rc1.zip
Ubuntu 8.04

Original issue reported on code.google.com by Alan.A.D...@gmail.com on 30 Oct 2008 at 3:53

GoogleCodeExporter commented 8 years ago
Behavior is different under Windows: clicking scroll bar above or below the 
elevator
has no effect.  Clicking the arrows moves up one line.  This isn't standard 
behavior
either.

Keyboard controls appear to work properly: PageUp to enter scrollback, PageUp &
PageDown to scroll one screen at a time, and up & down arrow keys to scroll one 
line
at a time.  Mouse clicks and wheel movements could perhaps duplicate the 
effects of
these events.

Original comment by bcressey@gmail.com on 30 Oct 2008 at 3:49

GoogleCodeExporter commented 8 years ago

Original comment by bcressey@gmail.com on 7 Nov 2008 at 10:53

GoogleCodeExporter commented 8 years ago

Original comment by bcressey@gmail.com on 1 Dec 2008 at 4:38

GoogleCodeExporter commented 8 years ago

Original comment by bcressey@gmail.com on 15 Dec 2008 at 8:09

GoogleCodeExporter commented 8 years ago

Original comment by bcressey@gmail.com on 17 Aug 2010 at 10:19

GoogleCodeExporter commented 8 years ago
Support for dragging the scroll bar will not be implemented. Gargoyle's screen 
model makes it difficult to add this in a way that would perform well.

I have added scroll wheel / trackpad support instead.

Original comment by bcressey@gmail.com on 20 Aug 2010 at 9:59