Closed
Bug 36197
Opened 26 years ago
Closed 26 years ago
Accessing ftp from bookmark breaks SH
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
VERIFIED
FIXED
M17
People
(Reporter: koonce, Assigned: radha)
References
()
Details
(Whiteboard: [nsbeta2+])
From Bugzilla Helper:
User-Agent: Mozilla/4.72 (Macintosh; I; PPC)
BuildID: 2000041608
the Back button doesn't seem to be working for FTP. Under M16, the back button
is enabled, yet hitting it forces the computer to spend a few seconds looking up
the site. When it refreshes, though, the same directory we were just in
reappears.
Reproducible: Always
Steps to Reproduce:
1. Click on bookmarks, sample ftp URLs, ftp:netscape.
2. Click on the directories...pub, netscape6...
3. Hit the back button.
Actual Results: Note: m15 (Mac 8.6, 2000041704) doesn't even enable the 'back'
button. Instead, it's just greyed out.
I don't know if this is a refreshing problem, or the event handling. I'll let
somebody else decide.
Comment 1•26 years ago
|
||
seeing this with m16 on win32 as well (2000042008)
confirming and --> networking
Assignee: asadotzler → gagan
Status: UNCONFIRMED → NEW
Component: Browser-General → Networking
Ever confirmed: true
QA Contact: jelwell → tever
Comment 4•26 years ago
|
||
Reassigning as per Don
Assignee: don → radha
Severity: minor → normal
Component: Networking → History
Keywords: nsbeta2
QA Contact: tever → claudius
Target Milestone: --- → M17
| Assignee | ||
Comment 6•26 years ago
|
||
Part of the problem described here has been fixed. Any click on bookmarks used
to just replace the existing url in the content area instead of doing a
legitimate load. This made urls loaded thro' bookmarks not get logged in to SH.
That is why, the back button was grey. This was fixed 2 weeks ago. So, if you do
exactly the steps described above, the back button won't be greyed out.
But, I noticed another problem. After you have gone to a ftp site, ftp://<some
site> and then click in a directory say pub, the loading of the pub directory
again replaces the url in the content area, making ftp://<some site> vanish from
the SH. If you click "Back" button now, you will land up in the page you were
before going to ftp://<some site>.
There are bugs already filed for the second problem. So, I'm going to close
this one and cc skoonce@usc.edu in the other bug, so he can track it.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Summary: FTP back command not working. → Accessing ftp from bookmark breaks SH
Comment 7•26 years ago
|
||
VERIFIED with the 2000053108 builds. It'd be nice is someone referenced the other bug though.
Status: RESOLVED → VERIFIED
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•