philc / vimium

The hacker's browser.
https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb
MIT License
23.63k stars 2.49k forks source link

Vimium partially breaks Roundcube UI #2909

Open Markus00000 opened 6 years ago

Markus00000 commented 6 years ago

In Roundcube go to Settings => Folders. In the Folders pane, checkboxes cannot be toggled and folders cannot be clicked to open their preferences.

Affected: Vimium 1.62.8 (addons.mozilla.org), Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 Not affected: Vimium 1.62.4 (Chrome Web Store), 63.0.3239.132 (Developer Build) (64-bit) OS: Linux x86_64

gdh1995 commented 6 years ago

Sorry to bother you all, but I just referred this issue mistakenly in my commit. Please ignore the commit 29e9b8e.

BTW, I'm also doing some tests about the Roundcube, and if all goes well, another commit for this issue will come soon.

gdh1995 commented 6 years ago

Um, I can not reproduce this issue on such environments:

Have you set any special setting of Firefox (e.g. some flags on about:config)?

Markus00000 commented 6 years ago

The issue does not seem to be caused by either flags or other add-ons.

I can reproduce it using a fresh profile and cache (~/.mozilla and ~/.cache/mozilla). After disabling Vimium the UI works.

Vimium 1.62.8 (addons.mozilla.org), Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

gdh1995 commented 6 years ago

So sad. I'm glad to do more tests then, but it may be in this weekend.

Besides, what operating system are you using? I mean, Ubuntu 16 desktop / U 17 / Mint / CentOS / ...?

Markus00000 commented 6 years ago

I’m using Arch Linux.

gdh1995 commented 6 years ago

Sorry for bothering you twice, but I forgot to ask what version of Roundcube UI are you using? I'm testing roundcube-1.3.4 .

Markus00000 commented 6 years ago

Roundcube Webmail 1.2.3 from Nov 28, 2016. (It is hosted, so I cannot upgrade.)

If current Roundcube versions are compatible, I would understand if you preferred closing this issue.

(You aren’t bothering me at all, I appreciate you taking a look at this.)

gdh1995 commented 6 years ago

I tested Roundcube 1.2.3 (downloaded from releases on GitHub) using Bitnami package, on Chrome 64, Firefox 58 + Windows 10 and Firefox 57 + Ubuntu (custom gnome desktop through VNC), but still can not reproduce this error.

I'm not sure whether it's a problem only occuring on native Linux GUI / keyboard layouts / ... , and more tests on those environments are needed.