FLTK logo

STR #839

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #839

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:3 - Applies to all machines and operating systems
Subsystem:Core Library
Summary:Fl_Browser_ positioning issue
Version:1.1-current
Created By:crc1021.myrealbox
Assigned To:mike
Fix Version:1.1-current (SVN: v4340)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 crc1021.myrealbox
16:37 Apr 29, 2005
When a line that is not displayed is removed from a browser (subclassed from Fl_Browser_), the position gets a little messed up (the position() method is not accurate and the scrollbar is slightly off from the scroll region).  This is most apparent when the browser is used as a log (first line removed, then a line is added to the end) because the bottom line jumps around.

The issue is still there.  It looks like setting offset_=0 in the deleting() method (line ~460 of Fl_Browser_.cxx) corrects this.
 
 
#2 mike
10:11 May 12, 2005
Fixed in Subversion repository.  
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.