FLTK logo

STR #218

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 #218

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:3 - Moderate, e.g. unable to compile the software
Scope:3 - Applies to all machines and operating systems
Subsystem:Core Library
Summary:tests/help 'back' button doesn't return to same place in page
Version:1.1.4
Created By:greg.ercolano
Assigned To:mike
Fix Version:1.1.5rc1
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 greg.ercolano
22:37 Nov 23, 2003
Using the 'Help' program (which demos FLTK's HTML browser)
has trouble 'Back'ing through the link stack; it seems
to always return you to the TOP of each document, rather
than the link position /within/ that page.

Replication:

1) Run the tests/help program, which brings up the 1.1.4 FLTK docs.

2) Click on the "Box Types" link under "3 - Common Widgets.."
   which takes you to the middle of a page, a section on "Box Types".
   Note where you are.

3) Click on the "Fl_Widget::box()" link in the first sentence,
   which takes you to a new page.

4) Now hit the BACK button, expecting to be returned to the "Box Types"
   section.

In step 4, instead of returning to the "Box Types" section, you're
returned to the top of the document that contains that section. Looks
like the link stack is remembering the file, but not the position
in the file.
 
 
#2 mike
20:58 Mar 10, 2004
Confirmed, fixed in CVS (the back and forward button callbacks didn't get the line position prior to changing files...)

Will be fixed in 1.1.5.
 
     

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