ueokande / vim-vixen

Accelerates your web browsing with Vim power!!
https://ueokande.github.io/vim-vixen/
MIT License
2.11k stars 137 forks source link

Can't write message on zimbra #289

Open reynum2 opened 6 years ago

reynum2 commented 6 years ago

I'm opening this issue because:

I try the write a message on zimbra and when I type "o" the open menu of vim-vixen append so I can't write my email (it is the same with 'w' ) I try the but it does not disable vim-vixen so i have to disable via Add-ons menu ...

Description

Failure Information (for bugs)

Steps to Reproduce

Have zimbra and try to write an email

Please provide detailed steps for reproducing the issue.

  1. step 1
  2. step 2
  3. you get it...

System configuration

Console logs

Any relevant log in developer tools:

blackberryoctopus commented 6 years ago

@reynum2 One potential solution would be to disable vimvixen on specific domains using the blacklist functionality; the blacklist functionality is configurable via the add-on configuration menu within your browser.

"blacklist": [ ".zimbra.com/" ]