[bug #27638] Scrollbar does not jump to the correct location on NSWindows95InterfaceStyle

View: New views
3 Messages — Rating Filter:   Alert me  

[bug #27638] Scrollbar does not jump to the correct location on NSWindows95InterfaceStyle

by Mario Castelán Castro-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


URL:
  <http://savannah.gnu.org/bugs/?27638>

                 Summary: Scrollbar does not jump to the correct location on
NSWindows95InterfaceStyle
                 Project: GNUstep
            Submitted by: stefanbidi
            Submitted on: Fri 09 Oct 2009 02:58:14 AM GMT
                Category: Gui/AppKit
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

There seems to be a calculation error somewhere.  When I have
NSWindows95InterfaceStyle set and want to go to, let say, the top and click in
that general area the scrollbar doesn't actually jump there.  The closest to
the middle of the scroll area the more accuracy... towards the edges it's way
off.

To reproduce just set NSWindows95InterfaceStyle and click away.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27638>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@...
http://lists.gnu.org/mailman/listinfo/bug-gnustep

[bug #27638] Incorrect scrollbar behavior on NSWindows95InterfaceStyle

by Mario Castelán Castro-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Update of bug #27638 (project gnustep):

                 Summary: Scrollbar does not jump to the correct location on
NSWindows95InterfaceStyle => Incorrect scrollbar behavior on
NSWindows95InterfaceStyle

    _______________________________________________________

Follow-up Comment #1:

I have to change this report!  I played a little more with it and now I have
a better idea of what's going on.  GNUstep is trying to mimic the Windows
scrollbar behavior by only doing a "page down" whenever you click on a blank
are of the scrollbar, which is cool.  If I hold the mouse click, however, it
won't keep "paging down", instead, it'll adapter the default GNUstep behavior
of controlling the scrollbar.

Sorry for the confusion before!

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27638>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@...
http://lists.gnu.org/mailman/listinfo/bug-gnustep

[bug #27638] Incorrect scrollbar behavior on NSWindows95InterfaceStyle

by Mario Castelán Castro-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Follow-up Comment #2, bug #27638 (project gnustep):

I changed the code so that it no longer tracks the knob after the initial
move. What we still don't do is keep on moving in the same direction until the
mouse goes up.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27638>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@...
http://lists.gnu.org/mailman/listinfo/bug-gnustep