Opened 11 years ago
Closed 5 years ago
#287 closed defect (fixed)
Drive letter is removed in a file dialog
Reported by: | KO Myung-Hun | Owned by: | Silvan Scherrer |
---|---|---|---|
Priority: | major | Milestone: | Qt 5 |
Component: | QtGui | Version: | 4.7.3 |
Severity: | low | Keywords: | |
Cc: |
Description
Hi/2.
If you open a file using a file dialog, then opening a file again, its drive letter is removed. This occurs when opening a file on the same drive as HOME env var.
For examples, if HOME is f:/path/to/home and a opened file is f:/path/to/file, path/to/file is displayed in 'Look in:' field of a file dialog.
Attachments (2)
Change History (7)
comment:1 by , 11 years ago
Milestone: | Qt Enhanced → Qt 4.next |
---|
by , 11 years ago
Attachment: | capitalize-drive-letter.diff added |
---|
by , 11 years ago
Attachment: | capitalize-drive-letter2.diff added |
---|
More strictly check a drive letter
comment:3 by , 11 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:5 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
if this is still true in Qt5 please open a ticket at https://github.com/bitwiseworks/qtbase-os2
Note:
See TracTickets
for help on using tickets.
Capitalize a drive letter