link-map icon indicating copy to clipboard operation
link-map copied to clipboard

[Bug] Link Map doesn't remember its windows size and position in Vivaldi

Open cablop opened this issue 2 years ago • 1 comments

Description

Link Map does not remember its window size and position in Vivaldi browser.

Steps to reproduce

  • Install the extension in Vivaldi.
  • Open Link Map window.
  • See how the window is in the right side of the screen, with full height and a weird width that places it partially outside the screen.
  • Resize and reposition Link Map window.
  • Close Link Map window.
  • Reopen.
  • See how the window is not in the last position, it is again in the right side of the screen, with full height and a weird width that places it partially outside the screen.

Expected behavior

  • Link Map remembers last size and position of its window.

Actual behavior

  • Link Map doesn't remember last size and position of its window.

Screenshots

image

Additional information

Tabs Outliner does remember their last window size and position, so it is not a problem from Vivaldi.

cablop avatar Jun 01 '23 10:06 cablop

Hi @cablop, The issue you metioned is true. Vivaldi has not supported window control API like other Chromium did. I'm trying to find a way to make this feature compatible with Vivaldi. After this has been fixed, I will inform you in this issue.

GarinZ avatar Jun 29 '23 13:06 GarinZ