View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006205 | JEDI VCL | 00 JVCL Components | public | 2013-09-27 15:09 | 2015-09-14 13:20 |
Reporter | altaveron | Assigned To | AHUser | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.47 | ||||
Target Version | Fixed in Version | 3.48 | |||
Summary | 0006205: The issue on TJvFilenameEdit control | ||||
Description | Steps to reproduce: 1. Add TJvFilenameEdit on a form. 2. Run the application. 3. Select any file. 4. Open a dialog to select file again. The char "\" will be present on the beginning of the filename. The filename should be correct. | ||||
Tags | No tags attached. | ||||
|
i use thsi in my XE2 projects. filename is prepended not by lonely back-slash but with a fully-qualified path to me, like c:\folder1\folder2\filename it looks you do something quite special. Tell please more about your environment. Delphi ? OS ? Specific file name ? Test project ? |
|
Please provide the zipped sources of an application showing this |
2014-03-02 15:25
|
0006205.zip (2,910,105 bytes) |
2014-03-02 15:35
|
Incorrect filename.png (634,254 bytes) |
|
The issue has another sense. Only the last 0000020:0000015 chars of the file path are displayed by default. So if filename has 14 chars length "\" will be displayed as the first char. |
2014-03-02 15:57
|
correct.zip (2,910,132 bytes) |
|
The correct demo project uploaded on the file "correct.zip". "Note: 0000015" must be only two chars "1" and "5". |
|
Fixed in master branch. The dialog will now only show the name part of the filename if the InitialDir can be set. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-27 15:09 | altaveron | New Issue | |
2013-10-08 16:51 | Arioch | Note Added: 0020657 | |
2013-10-08 16:54 | Arioch | Status | new => feedback |
2013-12-13 11:47 | obones | Note Added: 0020803 | |
2014-03-02 15:25 | altaveron | File Added: 0006205.zip | |
2014-03-02 15:35 | altaveron | File Added: Incorrect filename.png | |
2014-03-02 15:36 | altaveron | Note Added: 0020918 | |
2014-03-02 15:57 | altaveron | File Added: 0006205-correct.zip | |
2014-03-02 15:58 | altaveron | Note Added: 0020919 | |
2014-03-27 21:56 | AHUser | Note Added: 0020934 | |
2014-03-27 21:56 | AHUser | Status | feedback => resolved |
2014-03-27 21:56 | AHUser | Fixed in Version | => Daily / GIT |
2014-03-27 21:56 | AHUser | Resolution | open => fixed |
2014-03-27 21:56 | AHUser | Assigned To | => AHUser |
2015-09-14 13:20 | obones | Fixed in Version | Daily / GIT => 3.48 |