FLTK logo

STR #2900

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 | SVN ⇄ GIT ]

STR #2900

Application:FLTK Library
Status:2 - Closed w/o Resolution
Priority:4 - High, e.g. key functionality not working
Scope:3 - Applies to all machines and operating systems
Subsystem:None
Summary:ScrollGroup bug in fltk-3.0
Version:3.0
Created By:szukw000
Assigned To:matt
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 szukw000
17:20 Dec 07, 2012
FLTK.txt.bz2
3k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 szukw000
17:20 Dec 07, 2012
Following the advice of Greg Ercolano I have created the
directories fltk-3.0.x-r9366 and fltk-3.0.x-r9367.

Then I have copied the contents of fltk-3.0.x-r9701 into
these directories and called 'make distclean'.

Then in fltk-3.0.x-r9366 I have called 'svn update -r9366';
and in fltk-3.0.x-r9367 I have called 'svn update -r9367'.

Then I have first compiled and installed fltk-3.0.x-r9366,
then fltk-3.0.x-r9367.

Between fltk-3.0.x-r9366 and fltk-3.0.x-r9367 a bug has been
inserted into ScrollGroup.

The bug does allow only an origin of (0,0) for a ScrollGroup.
I have now by-passed the bug by putting the ScrollGroup into a
sub_window and setting the origin of the ScrollGroup to (0,0).

The attached file shows that with fltk-3.0.x-r9366 a BMP file
can be scrolled; but with fltk-3.0.x-r9367 scrolling the BMP
file shows a broken image.

The BMP file can be downloaded here:

http://home.arcor.de/szukw000/FLTK.txt.bz2

winfried
 
 
#2 AlbrechtS
01:39 Dec 10, 2012
See also original posting in fltk.bugs:
http://www.fltk.org/newsgroups.php?gfltk.bugs+v:11981
with test code and diff

and maybe follow-up's here:
http://www.fltk.org/newsgroups.php?gfltk.bugs+Q%22ScrollGroup+bug+in+fltk-3.0%22
 
     

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'.