Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Holding on back button should show the list of previous pages to choose #1622

Closed
kenorb opened this issue May 7, 2016 · 5 comments
Closed
Assignees
Milestone

Comments

@kenorb
Copy link
Contributor

kenorb commented May 7, 2016

When holding on Back button, I'd like to see list of previous pages, so I can choose from, without having to click Back button too many times when my history is quiet long.

Similar thing works in Chrome as shown below:

screen shot 2016-05-08 at 00 54 59

The same should be implemented for Forward button.

Currently when I'm holding on either Back or Forward button, the whole window moves.

This is especially trouble when the previous page is a redirect page (#1633), so you can't easily skip that page.

@luixxiul
Copy link
Contributor

@bbondy Is this being worked on?

@bbondy
Copy link
Member

bbondy commented May 14, 2016

not yet

@bradleyrichter
Copy link
Contributor

This task was started today by @bsclifton .

Here is the UI mock for it. Looking for feedback on a feature I added at the bottom for "All the way back" which takes you to the beginning of the tab history list, whether it is visible in the list menu or not.

image

@bradleyrichter
Copy link
Contributor

Feature descriptions:

  • hover help balloon to remind you that mouse down has hidden functionality
  • holding down the back button should open a tab-specific list of pages ordered based on the history of page visits only for that tab
  • holding down the forward button (when available) should open a list of the available forward pages in the tabs history
  • each entry uses the same styling as the search results popup which includes both the page title and the URL
  • This popup list window can be opened via long press with selection on mouse up, or as a right-click with selection on mouse down
  • at the bottom, there are 2 choices.
    • All the way back (skips back to the top of the history chain)
    • show all history... (link to open about:history when it becomes available)

@bradleyrichter bradleyrichter added this to the 0.11.1dev milestone Jul 8, 2016
@bsclifton
Copy link
Member

Got a bare bones version working:
2016-07-09

Will keep hacking on this and will post more updates 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants