Geocene / trainset

A lightweight web application for brushing labels onto time series data; useful for building training sets.
https://trainset.geocene.com/
MIT License
162 stars 36 forks source link

Shift is not always recognized correctly #98

Open torlenor opened 3 years ago

torlenor commented 3 years ago

Using Firefox 84.0.2 the shift key (to switch between add/removing the label) is not always working correctly.

Sometimes it seems that the "shift" key gets stuck, which means you will always unlabel, while sometimes it is the other way round and you cannot switch from labeling to unlabeling via shift. I noticed that sometimes it helps to toggle caps lock on/off to make it behave normally again. So far I could not exactly say when it happens, but it happens regularly for me.

I am using the latest commit from master branch and running it locally in production mode. I did not yet test the hosted version on https://trainset.geocene.com/.

daterdots commented 3 years ago

@torlenor which browser and OS are you using?

torlenor commented 3 years ago

Firefox 84.0.2 (64-bit) on Ubuntu 20.04

daterdots commented 3 years ago

We haven't tested Firefox much - are you still having this issue @torlenor ?