bugDotGNU Portable.NET - Bugs: bug #6834, Scrollbar does not scroll to...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #6834: Scrollbar does not scroll to ScrollBar.Maximum when scrolling

Submitter:  Gopal.V <t3rmin4t0r>
Submitted:  Fri 28 Nov 2003 10:28:33 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Mon 01 Dec 2003 01:11:55 AM UTC, comment #1: 

This is ms behaviour. The "value" of the scrollbar is the left of the trackbar, not the right.

Neil Cawse <neilcawse>
Group Member
Fri 28 Nov 2003 10:28:33 AM UTC, original submission:  

The scrollbars in winforms do not scroll to Maximum when scrolling . The attached test case should show how it scrolls only to 91 when Maximum is 100.

The problem was traced to line 349 of ScrollBar.cs , the work around therefore sets the LargeChange to 1.

Gopal.V <t3rmin4t0r>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #887:  scrollbars.cs added by t3rmin4t0r (1KiB - application/octet-stream - Test case for winforms)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-12-01 neilcawse StatusNone Invalid
    Open/ClosedOpen Closed
2003-11-28 t3rmin4t0r Attached File- Added scrollbars.cs, #881

Back to the top

Powered by Savane 3.15-94dd.
Corresponding source code