Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 2
  • 1 nwere nsogbu anwere nsogbu a
  • 12 views
  • Nzaghachi ikpeazụ nke 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)`.

All Replies (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)`.