omriabnd / UCCA-App

A web-application for phrase-structure annotation in general, and UCCA annotation in particular
GNU General Public License v3.0
14 stars 7 forks source link

Selecting discontiguous unit with the mouse doesn't work with ctrl and dragging selection #50

Open omriabnd opened 6 years ago

omriabnd commented 6 years ago

➤ omriabnd commented:

On my computer it works fine.

omriabnd commented 6 years ago

➤ omriabnd commented:

Daniel, could you characterize when it happens?

omriabnd commented 6 years ago

➤ Daniel Hershcovich commented:

omriabnd I tried this on http://ucca.staging.cs.huji.ac.il and it still happens. To reproduce:

  1. Select a word by clicking on it
  2. Press down CTRL (and keep it pressed)
  3. Select two other words by pressing the left mouse button on the first one, moving the mouse to the second one and releasing the left mouse button

At this point I would expect the three words to form a discontiguous unit together. Instead, what happens is that the two words that were selected last are still selected, but the first word is no longer select.

omriabnd commented 6 years ago

➤ omriabnd commented:

In order to reproduce:

  1. delete "initial" unit
  2. create unit from first few tokens
  3. create "initial" again
  4. select "initial", and press spacebar
  5. now cursor should be stuck