minbrowser / min

A fast, minimal browser that protects your privacy
https://minbrowser.org/
Apache License 2.0
7.72k stars 684 forks source link

`forward button` is hide #2261

Closed KAROTT7 closed 1 year ago

KAROTT7 commented 1 year ago

Expected Behavior

forward button is hide

Actual Behavior

forward button is show

To Reproduce

  1. clone codes
  2. npm install
  3. npm run start
  4. enter an URL
PalmerAL commented 1 year ago

The button should appear when you hover and there is a page to go forward to:

https://github.com/minbrowser/min/assets/10314059/2fa21fe0-0502-4b1a-9500-2db8a2fe0a5c

If you don't see that, can you post a video?

KAROTT7 commented 1 year ago

https://github.com/minbrowser/min/assets/21054747/b3229040-6948-448e-94f3-47e71fe9d361

These are my system infos:

System:
    OS: macOS 12.4
    CPU: (8) arm64 Apple M1
    Memory: 257.70 MB / 16.00 GB
     Shell: 5.8.1 - /bin/zsh
Binaries:
    Node: 18.16.0 - /opt/homebrew/opt/node@18/bin/node
    Yarn: 1.22.19 - /opt/homebrew/bin/yarn    `<- used`
    npm: 9.5.1 - /opt/homebrew/opt/node@18/bin/npm
Browsers:
    Chrome: 114.0.5735.106
    Safari: 15.5
KAROTT7 commented 1 year ago

So sorry for my bad, it is normal. I thought forward button's logic about show/hide is same other browsers, please close this issue, I am sorry again.

PalmerAL commented 1 year ago

No worries.