Closed
Bug 8241
Opened 25 years ago
Closed 25 years ago
[FEATURE] Session history in Back & Forward buttons
Categories
(Core :: DOM: Navigation, defect, P1)
Core
DOM: Navigation
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: radha, Assigned: radha)
References
()
Details
Updating QA Contact for us to verify for ya when implemented.
Moving all Apprunner bugs past and present to Other component temporarily whilst
don and I set correct component. Apprunner component will be deleted/retired
shortly.
Assignee | ||
Comment 2•25 years ago
|
||
I have most of my code ready. For actually hooking up, I need 11601 to be fixed.
Marking this dependant on 11601 and moving to M10.
Component: other → XPApps
Summary: [FEATURE]Hook up session History to Back & Forward buttons → [FEATURE] Session history in Back & Forward buttons
Whiteboard: Radha has most of her code ready ...
Whiteboard: Radha has most of her code ready ... → Radha has most of her code ready
Assignee | ||
Updated•25 years ago
|
Whiteboard: Radha has most of her code ready → Waiting for 11601 to be fixed
Assignee | ||
Updated•25 years ago
|
Target Milestone: M11 → M15
Assignee | ||
Comment 3•25 years ago
|
||
I hear this is not dogfood. Moving to M15
Updated•25 years ago
|
Whiteboard: Waiting for 11601 to be fixed
Comment 6•25 years ago
|
||
How are you planning to implement this? I've voluntered to make menubuttons for
mail. To test this I've created menubuttons for back and forward too. It
updates the menus onmousedown from the appCore.SessionHistory.
Maybe we should synchronize our solutions.
Comment 7•25 years ago
|
||
Although being the older bug, I think this is a duplicate of bug 16806.
Please have a look there and mark as duplicate if appropriate.
Comment 8•25 years ago
|
||
I don't think these are duplicates at all. THis bug is about having drop down menus in the Back and Forward buttons, whereas the
other is about rememberingthe Y- cordinate of the view when you go back to a page. Other than they both use session history
they are differnet bugs.
Radha is on sabbatical by the way in case anyone was wondering.
Assignee | ||
Updated•25 years ago
|
Component: XPApps → History
Comment 10•25 years ago
|
||
*** Bug 32076 has been marked as a duplicate of this bug. ***
Comment 11•25 years ago
|
||
*** Bug 32076 has been marked as a duplicate of this bug. ***
Comment 12•25 years ago
|
||
*** Bug 32076 has been marked as a duplicate of this bug. ***
Comment 13•25 years ago
|
||
*** Bug 32076 has been marked as a duplicate of this bug. ***
Comment 14•25 years ago
|
||
*** Bug 32076 has been marked as a duplicate of this bug. ***
Comment 15•25 years ago
|
||
*** Bug 32076 has been marked as a duplicate of this bug. ***
Comment 16•25 years ago
|
||
*** Bug 32076 has been marked as a duplicate of this bug. ***
Comment 17•25 years ago
|
||
*** Bug 32076 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•25 years ago
|
Target Milestone: M15 → M16
Comment 18•25 years ago
|
||
*** Bug 34756 has been marked as a duplicate of this bug. ***
Comment 19•25 years ago
|
||
In case people are interested, there's an overlay that does this at
http://www.mozillazine.org/chromezone/
Comment 20•25 years ago
|
||
*** Bug 35939 has been marked as a duplicate of this bug. ***
Comment 21•25 years ago
|
||
Is there any plans to add the overlay that's listed in Chromezone to the tree? I
think having some sort of back/forward session history should be enabled by
default in Mozilla as soon as possible.
Although I'd really like to see session history implemented like in Netscape 4.x
where you hold down the button for a few seconds to get the menu up.
There should also be a little down arrow next to these buttons (as in 4.x and
IE) so people know that these buttons can bring up a menu.
Comment 22•25 years ago
|
||
Assignee | ||
Comment 23•25 years ago
|
||
Checked in code to enable back/forward menus
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 24•25 years ago
|
||
Marking VERIFIED. there are bugs but the feature is there.
Status: RESOLVED → VERIFIED
Comment 25•25 years ago
|
||
*** Bug 31404 has been marked as a duplicate of this bug. ***
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
•