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)

capitalize-drive-letter.diff (658 bytes) - added by KO Myung-Hun 11 years ago.
Capitalize a drive letter
capitalize-drive-letter2.diff (776 bytes) - added by KO Myung-Hun 10 years ago.
More strictly check a drive letter

Download all attachments as: .zip

Change History (7)

comment:1 Changed 11 years ago by Silvan Scherrer

Milestone: Qt EnhancedQt 4.next

Changed 11 years ago by KO Myung-Hun

Capitalize a drive letter

comment:2 Changed 11 years ago by KO Myung-Hun

I've attached the patch to fix this.

Review, please...

Changed 10 years ago by KO Myung-Hun

More strictly check a drive letter

comment:3 Changed 10 years ago by Silvan Scherrer

Owner: set to Silvan Scherrer
Status: newaccepted

comment:4 Changed 9 years ago by Silvan Scherrer

Milestone: Qt 4.nextQt 5

Milestone renamed

comment:5 Changed 5 years ago by Silvan Scherrer

Resolution: fixed
Status: acceptedclosed

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.