fanglingsu / vimb

Vimb - the vim like browser is a webkit based web browser that behaves like the vimperator plugin for the firefox and usage paradigms from the great editor vim. The goal of vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience.
https://fanglingsu.github.io/vimb/
GNU General Public License v3.0
1.34k stars 100 forks source link

Maintain connection to sites like slack #622

Open seagoj opened 4 years ago

seagoj commented 4 years ago

Just wanted to say that I'm really enjoying using the browser and I imagine there might be a config setting I should enable to resolve this, but I didn't see anything obvious in the man. Seems to me like vimb is not maintaining the connection.

Version: 3.6.0-15-gb4588de WebKit compile: 2.28.2 WebKit run: 2.28.2 GTK compile: 3.24.20 GTK run: 3.24.20 libsoup compile: 2.70.0 libsoup run: 2.70.0 Extension dir: /usr/local/lib/vimb

~/.config/vimb/config

set dark-mode=on set download-path=~/Downloads set incsearch=on

Steps to reproduce

Expected behaviour

I'd expect the view to be updated as new chats are made

Actual behaviour

View never updates and in slack's case you get a "last updated x minutes ago. load new messages" dialog that works if clicked

fanglingsu commented 4 years ago

@seagoj I don't use slack and do not know how slack tried to reload the page or parts of it. I hope someone else has some time to investigate into this issue. In the meantime you could open the webinspector by gF and check if there are errors logged that could be related to the none done autoreload.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had activity within the last 60 days.