Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

"Mouse up" event not detected when double-click-selecting and releasing the mouse button outside of the address field

  • 2 antwurd
  • 1 hat dit probleem
  • 13 werjeftes
  • Lêste antwurd fan Hampus

more options

One can select whole "words"/segments in the address field by double-click-dragging and then releasing; just like a regular selection is click-dragging and then releasing.

The bug is when you double-click-drag and then release the mouse button _outside of the address field_. The "mouse up" event fails to stop selecting text, it makes text blue like if you still held the button down.

To clarify, here's pseudo code of how to select some text (works):

1. Move cursor to the middle of the address.
2. Mouse button down.
3. Move cursor to the side, possibly outside of the address field.
4. Mouse button up.

Result: you selected half of the address, and can now e.g. copy it. However, pseudo code of what does NOT work:

1. Move cursor to the middle of the address.
2. Mouse button down, mouse button up, mouse button down.
3. Move cursor to the side, outside of the address field.
4. Mouse button up.

Result: as you move the cursor around, you are still in the process of changing the selection.

I'm on Firefox Developer edition `70.0b7 (64-bit)`.

One can select whole "words"/segments in the address field by double-click-dragging and then releasing; just like a regular selection is click-dragging and then releasing. The bug is when you double-click-drag and then release the mouse button _outside of the address field_. The "mouse up" event fails to stop selecting text, it makes text blue like if you still held the button down. To clarify, here's pseudo code of how to select some text (works): 1. Move cursor to the middle of the address. 2. Mouse button down. 3. Move cursor to the side, possibly outside of the address field. 4. Mouse button up. Result: you selected half of the address, and can now e.g. copy it. However, pseudo code of what does NOT work: 1. Move cursor to the middle of the address. 2. Mouse button down, mouse button up, mouse button down. 3. Move cursor to the side, outside of the address field. 4. Mouse button up. Result: as you move the cursor around, you are still in the process of changing the selection. I'm on Firefox Developer edition `70.0b7 (64-bit)`.

Alle antwurden (2)

more options

It's also present in regular channel, `69.0 (64-bit)`.

more options

Just upgraded, still there in `70.0b8 (64-bit)`.