View Issue Details

IDProjectCategoryView StatusLast Update
0000945Ecere SDKecerepublic2013-08-07 21:05
Reporterjerome Assigned Tojerome  
PriorityimmediateSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.44.07 
Target Version0.44.08Fixed in Version0.44.08 
Summary0000945: FileDialog behavior on undo with paths outside current directory
Descriptioni had a file called E:\test.txt
I want to save some text (File/Save As)
my Save As dialog cwd was E:\sdk
I entered: E:\test.txt in the edit box
got the do you want to replace the file message... I hit cancel or no or whatever
now I'm still in E:\sdk ... but the E:\ is gone and only test.txt remains on the editBox
it should have kept "E:\test.txt" in the edit box...
TagsNo tags attached.

Activities

jerome

2013-08-07 21:05

administrator   ~0000950

This seems to be an old bug due to confusion between fromListBox/fromEditBox

Fixed by https://github.com/ecere/ecere-sdk/commit/ddc89d3f662c7258f6f52fe05c5df4f6627a1f13

Issue History

Date Modified Username Field Change
2013-07-02 16:26 jerome New Issue
2013-08-07 02:33 jerome Assigned To => jerome
2013-08-07 02:33 jerome Status new => assigned
2013-08-07 02:33 jerome Target Version 0.44.10 64 => 0.44.08
2013-08-07 21:05 jerome Status assigned => closed
2013-08-07 21:05 jerome Note Added: 0000950
2013-08-07 21:05 jerome Resolution open => fixed
2013-08-07 21:05 jerome Fixed in Version => 0.44.08