liri-project / liri-browser

📕 Archive - Development has moved to https://github.com/lirios/browser.
GNU General Public License v3.0
301 stars 42 forks source link

Every time I paste something to anywhere on a page it goes to the url bar. #215

Open ChildishGiant opened 8 years ago

ChildishGiant commented 8 years ago

Even if it's focused. ;-;

ChildishGiant commented 8 years ago

CTRL-A does the same thing: It just selects the url.

timsueberkrueb commented 8 years ago

@SolarPolarMan what version of Liri are you running and where did you download it? Which OS?

ChildishGiant commented 8 years ago

I downloaded it from the releases page V0.3 running Elementry OS (Ubuntu 14.04) this seems to happen when I keep the browser open for long periods of time.

timsueberkrueb commented 8 years ago

This is odd, not sure what's could be causing this. It would be helpful to see whether this still occurs with the current code state. You could try building Liri Browser from source. If it is still a problem, you can try to find out what exactly triggered this, then we might be able to reproduce it.

ChildishGiant commented 8 years ago

I've not been able to build but I have reinstalled from the supplied .deb and the bug is still there.

lewellyn commented 8 years ago

FWIW, on OS X, copy/paste/select-all don't seem to do anything. Potentially related?