Open
Bug 386691
Opened 19 years ago
Updated 3 years ago
toolbar stop button is disabled when an offline page is refreshed via Cmd-R
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
NEW
People
(Reporter: jtd, Unassigned)
Details
Attachments
(2 files)
Normally when a page reloads the Stop button appears enabled. Click on the Refresh button and this occurs until the page is completely reloaded. Use the Cmd -R shortcut and the stop command is not enabled.
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
WFM with following builds:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a7pre) Gecko/2007070304 Minefield/3.0a7pre ID:2007070304
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.5pre) Gecko/20070630 BonEcho/2.0.0.5pre ID:2007063004
You have tested it in safe-mode and with a new profile?
| Reporter | ||
Comment 4•19 years ago
|
||
Argh, should have tested this more carefully. It does occur but only with pages loaded directly from a local file, not via HTTP.
Reproducible: Always
Steps:
1. Open the testcase attachment from <a href="https://bugzilla.mozilla.org/attachment.cgi?id=270362">361395</a>
2. Save the page as "test.html"
3. Load the saved version of test.html
4. Hit the Refresh button
Result: until the page is completely rendered, the Stop button is enabled
5. Refresh the page again using Cmd-R
Result: the Stop button is never enabled
Tested with clean profile:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a7pre) Gecko/2007070304 Minefield/3.0a7pre
It's still working for me with Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a7pre) Gecko/2007070323 Minefield/3.0a7pre ID:2007070323
The only thing I can see is that for the first three or four reloads triggered with the shortcut the stop button is enabled a bit longer. There seems to be a delay. But after switching to another tab and going back I cannot see this anymore.
Comment 6•19 years ago
|
||
I am able to reproduce this bug with Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a7pre) Gecko/2007072300 Minefield/3.0a7pre
Updated•19 years ago
|
Summary: toolbar stop button is disabled when page is refreshed via Cmd-R → toolbar stop button is disabled when an offline page is refreshed via Cmd-R
This doesn't happen for all local pages. I think it's related to the special testcase. Perhaps it could be simplified to find the real issue.
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•