QupZilla / qupzilla

Cross-platform Qt web browser
http://www.qupzilla.com
GNU General Public License v3.0
1.11k stars 350 forks source link

Feature request: Enable going back to the start page via the back button #2620

Closed l3u closed 6 years ago

l3u commented 6 years ago

I recently switched from Opera to QupZilla, and I'm missing one tiny feature (which possibly could be implemented quite easily, I haven't looked into the code yet though):

I had set Opera to display the speed dial site when starting. If one clicks on such a bookmark, one can go back to the speed dial via the "back" button (or a respective mouse gesture). This makes it easy to check several bookmarks.

This is not possible (yet) in QupZilla. To achieve the same, I have to open a new tab (displaying the speed dial) and close the currently open one.

Would be nice if one could navigate back to the speed dial page :-)

l3u commented 6 years ago

Well, as I read now, this should probably rather go into the KDE Falkon repository …

ghost commented 6 years ago

If one clicks on such a bookmark, one can go back to the speed dial via the "back" button (or a respective mouse gesture). This makes it easy to check several bookmarks.

And how about to use a middle click just to open the bookmark in new tab?

l3u commented 6 years ago

Surely a workaround, but the possibility to use the "Back" button would be nicer. The project surely won't stand and fall with this – it would just be a tiny but nice improvement imo.

ghost commented 6 years ago

Another workaround would be setting Home to speeddial (qupzilla:speeddial) and clicking Home instead of Back button.

l3u commented 6 years ago

Using the home button won't work when using the "Back" mouse gesture.

I'll check if I can submit a patch implementing this.

nowrep commented 6 years ago

61678e98619617b0d6d46ff229df830e07803e36

l3u commented 6 years ago

Thanks a lot :-) This will be also be forward(?)-ported to the Falkon repository, won't it?

nowrep commented 6 years ago

Yes, it was actually backported from falkon.

l3u commented 6 years ago

Nice :-) And all the kudos for putting so much effort in this awesome project!