Closed
Bug 251651
Opened 21 years ago
Closed 10 years ago
file|open dialog does not really support .url files
Categories
(Core Graveyard :: GFX: Win32, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Biesinger, Unassigned)
References
Details
it seems to only support opening url files that point to file: urls
we should maybe pass the NODERENCELINKS flag to it (I verified that this fixes
this bug)
needs testing how it behaves wrt .lnk files
Comment 1•21 years ago
|
||
I assume you mean OFN_NODEREFERENCELINKS
Comment 2•21 years ago
|
||
With that flag, opening .lnk files tries (and fails!?) to download them.
Comment 3•20 years ago
|
||
*** Bug 258342 has been marked as a duplicate of this bug. ***
Updated•16 years ago
|
Product: Core → Core Graveyard
Comment 4•10 years ago
|
||
This bug has been buried in the graveyard and has not been updated in over 5 years. It is probably safe to assume that it will never be fixed, so resolving as WONTFIX.
[Mass-change filter: graveyard-wontfix-2014-09-24]
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•