Closed
Bug 1021323
Opened 10 years ago
Closed 9 years ago
FillHistoryMenu() tooltip for current page says "stay on this page", should be "reload current page"
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: paul, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140506152807
Steps to reproduce:
Created a routine using "FillHistoryMenu()" to create a popup menu.
Noticed that the tooltip text for the current page menu item is: "Stay on this page".
However, when clicked, it appears that the page is actually reloaded.
Actual results:
It appears that the page is actually reloaded, rather than just left as is.
Expected results:
The current page menu item tooltip text should be: "Reload this page".
Reporter | ||
Updated•10 years ago
|
Summary: FillHistoryMenu() tooltip for current page says "stay on page", should be "reload current page" → FillHistoryMenu() tooltip for current page says "stay on this page", should be "reload current page"
Comment 1•9 years ago
|
||
Hi Paul,
Can you please provide more specific steps to reproduce ? Or provide a simplified testcase / site so that I can test this on my end?
Also please try to test this on the latest release(43.0.2) and the latest Nightly (https://nightly.mozilla.org/). When doing this, please try to reproduce with a
new clean Firefox profile, maybe even in safe mode, as some of this issues may be caused by third party installed add-ons or custom settings(https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems).
Thanks,
Cipri
Flags: needinfo?(paul)
Reporter | ||
Comment 2•9 years ago
|
||
I'm sorry: I wan't tracking this 'bug', but it no longer seems to apply.
Please consider it 'resolved'.
Paul
Flags: needinfo?(paul)
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Component: Untriaged → General
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•