Closed
Bug 84154
Opened 24 years ago
Closed 23 years ago
Hang on hitting Back
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
mozilla1.0.1
People
(Reporter: jg, Assigned: radha)
References
()
Details
(Keywords: hang, regression)
Using a build pulled from the tip today; compiled with -O2 optimisation flag.
Steps to reproduce:
1. Go to http://jobsearch.co.uk/
2. Enter a search query. I use 'php'. Search.
3. Click the link for the first job entry.
4. Hit the back button (NOT the history-arrow for it)
Expected results:
Go back to the list of available jobs
Actual results:
Hang. CPU does not get used (i.e. as if I hadn't done anything). Entire app is
dead and doesn't even draw it's GUI.
This might be a general "hit back and hang" bug, but I've only tested on this
one site, I'll try another framed site in a few moments.
Reporter | ||
Comment 2•23 years ago
|
||
Sending this to history as a guess. We at least need someone to give a backtrace
for the correct component.
Assignee: asa → radha
Component: Browser-General → History: Session
QA Contact: doronr → claudius
Comment 3•23 years ago
|
||
I tried this with a 2001061909 Linux and Win98. Upon going back I get a
downloading dialog. Ignoring it and clicking back again takes me several pages
back (back to this bug actually since I clicked the link from the body of the
bug).
Maybe the download dialog came up in the background for you? CC'ing law as he
and radha have been dealing with some somewhat similar bugs to this one.
OS: Linux → All
Assignee | ||
Updated•23 years ago
|
Target Milestone: --- → mozilla1.0.1
Assignee | ||
Comment 4•23 years ago
|
||
Latest symptoms seems similar to 82236
*** This bug has been marked as a duplicate of 82236 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
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
•