FLTK logo

STR #3500

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

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:Fl_File_Chooser: Must type two leading slashes to enter an absolute path
Version:1.4-current
Created By:greg.ercolano
Assigned To:greg.ercolano
Fix Version:1.4.0 (SVN: v13094)
Fix Commit:cf5f3fbca22f2bf9bfe3ff43ff189207803fe339
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 greg.ercolano
09:59 Oct 29, 2018
If one desires to type in an absolute path, e.g. "/tmp/foo",
one must type "//tmp/foo" (the leading slash must be typed *twice*)
because the first slash is mysteriously deleted.

   1) Run test/file_chooser
   2) Hit folder button
   3) In the "Filename:" field, hit ^A
   4) Type "/tmp/foo", but get "tmp/foo" instead
 
 
#2 greg.ercolano
10:13 Oct 29, 2018
Fixed in Subversion repository.  
 
#3 AlbrechtS
03:10 Feb 12, 2019
Fixed in Git repository.

Closed.
 
     

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