zombieFox / nightTab

A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks with nightTab.
https://zombiefox.github.io/nightTab/
GNU General Public License v3.0
1.78k stars 254 forks source link

Bookmark bug #370

Closed iggnaT closed 2 years ago

iggnaT commented 2 years ago

When opening bookmark in new tab with middle click bookmark becomes selected and does not unselect until somewhere else clicked.

Steps to reproduce the behavior:

  1. Add any bookmark
  2. Middle click it

It should open desired page in new tab and become like unselected bookmark

https://user-images.githubusercontent.com/81556468/169245891-f0df0c98-d6ea-4679-a9bc-82fa13fc6c4a.mp4

PC:

sorry for bad english

zombieFox commented 2 years ago

Hi, this is working as intended. The Bookmark links retains the :focus state when clicked. This state is similar to the :hover state.