DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2384 Version: 1.3-current How to reproduce: Create the following directory structure: anydir/ |-- test/ | \-- subdir/ \-- test1/ \-- subdir/ Place some file in subdir. Change to the path anydir/test/subdir. Now run the 'file_chooser' program from the FLTK test directory from the current path. Select a file in anydir/test1/subdir. The resulting relative name shown in the Files: box is "../test1/subdir/chosenfile" instead of "../../test1/subdir/chosenfile"! This bug is in all versions of FLTK (1.1.10, 1.3.x, Windows & Linux)- Link: http://www.fltk.org/str.php?L2384 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
