vim-vixen icon indicating copy to clipboard operation
vim-vixen copied to clipboard

White rectangle at the bottom of the screen

Open Ultra980 opened this issue 3 years ago • 8 comments

I'm opening this issue because:

  • [X] I'll report a bug
  • [ ] I'll propose a new feature

Description

When the extension is enabled, a white rectangle appears in the bottom half of the browser

Steps to Reproduce

  1. open a new tab
  2. enable vim-vixen

System configuration

  • Operating system: Bedrock Linux 0.7 (Pop!_OS 22.04)
  • Firefox version: 105.0.3 (64-bit)
  • Vim-Vixen version: 1.2.3

Ultra980 avatar Oct 21 '22 15:10 Ultra980

Example site where it happens consistently: https://ziglang.org/

Also happens on github when not logged in or with dark theme, reddit under dark theme

Seems like all examples are dark theme related.

mwgkgk avatar Oct 21 '22 16:10 mwgkgk

I also have the Dark Reader extension enabled

Ultra980 avatar Oct 21 '22 18:10 Ultra980

image (the extension is disabled in the image but I loaded the page before I disabled it; after the reload it went back to normal)

Ultra980 avatar Oct 21 '22 18:10 Ultra980

Another site where it happens consistently: https://www.varena.ro

Ultra980 avatar Oct 21 '22 18:10 Ultra980

For me it's also on https://www.reddit.com grafik

SVNKoch avatar Oct 22 '22 03:10 SVNKoch

I get the white rectangle on all GitHub pages (even this one, heh). It always appears in the space that was occupied by the popup command line, so perhaps it has something to do with iframes. I get the following console warnings on github: Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. [console.html](moz-extension://4c74cfa4-fb57-4aee-91ab-272138871186/build/console.html)

This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html for further details and to join the discussion on related tools and features! I am using Firefox Dev Edition v107.0b3 on Linux under swaywm and with MOZ_ENABLE_WAYLAND=1.

Side note: It doesn't happen to me on Reddit (I use old.reddit.com, though) or https://www.varena.ro/, but it does appear on https://ziglang.org/

dzmien avatar Oct 22 '22 03:10 dzmien

Just found that this is a duplicate #1424 of which already has a fix PR #1437 hopefully it gets merged soon. Also there is a workaround described here: https://github.com/ueokande/vim-vixen/issues/1424#issuecomment-1223171534

SVNKoch avatar Oct 22 '22 03:10 SVNKoch

This happens to me too

imagen

Miuler avatar Jan 12 '23 10:01 Miuler