Closed
Bug 96068
Opened 24 years ago
Closed 24 years ago
save-as dialog doesn't handle relative symlinks to directories correctly
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
People
(Reporter: jens, Assigned: dougt)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.13 i686)
BuildID: 20010801
double-click on a symlink xy to a directory ab/cd has no effect.
(additional RFE: might also be useful if you could distinguish between symlinks
and directories)
Reproducible: Always
Steps to Reproduce:
1. create a relative symlink in directory /z: "ln -s ab/cd xy"
2. open a "save-as" dialog, go to directory /z
3. try to switch to the shown "subdirectory" xy in /z
the names are arbitrary to my knowledge (tried some)
Actual Results: nothing
Expected Results: mozilla should have switched to the symlinked directory
Component: Networking: File → XP Apps: GUI Features
QA Contact: benc → sairuh
Comment 2•24 years ago
|
||
mass verification of duplicate bugs: to find all bugspam pertaining to this, set
your search string to "DuplicateBugsBelongInZahadum".
if you think this particular bug is *not* a duplicate, please provide a
compelling reason, as well as check a recent *trunk* build (on the appropriate
platform[s]), before reopening.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•