kura52 / sushi-browser

Sushi Browser is the next generation browser which mounts the multi-panel and the video support function and so on. Its goal is to be as fantastic as sushi. :sushi:
https://sushib.me
GNU General Public License v3.0
126 stars 12 forks source link

Options are in a surprising order when right clicking on links #4

Closed stutrek closed 7 years ago

stutrek commented 7 years ago

When clicking on links other browsers put open in new tab/window above back/forward. Clicking on other spaces works as expected.

Chrome: image

Safari: image

Firefox: image

kura52 commented 7 years ago

Thank you for raising this issue. I changed the order of the right-click menu in v0.2.0.

In addition, I added many options. For example, you can choose whether or not you can change the tab with the mouse wheel.
Also I added keyboard shortcuts that can be changed.

contextmenu

stutrek commented 7 years ago

Thanks!