Project

General

Profile

Bug #6077

Movable widget problem, when using both mouse buttons

Added by Vladimir Tsichevski over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:

6077-swing.mp4 (101 KB) Vladimir Tsichevski, 02/17/2022 02:14 PM

6077-web.mp4 (95.2 KB) Vladimir Tsichevski, 02/17/2022 02:16 PM


Related issues

Related to User Interface - Bug #6074: Movable widget problem Closed
Related to User Interface - Bug #6167: Mouse event processing refactoring/improvement New

History

#1 Updated by Vladimir Tsichevski over 2 years ago

  • Related to Bug #6074: Movable widget problem added

#3 Updated by Vladimir Tsichevski over 2 years ago

Run the test example from #6074:

  1. drag frame with left mouse button, do not release the button
  2. while left button is down, press the right mouse button
  3. release both buttons.

The problems:

  1. the frame will not move, as expected
  2. the dotted frame rectangle visible while frame is dragged, will remain visible on screen

If this operation is repeated several times, all drag artifacts will remain visible (in Swing, see 6077-swing.mp4), or only one extra dotted rectangle will remain visible (WEB, see 6077-web.mp4).

The uast moving-frame.p example also works incorrectly, but slightly differently.

#4 Updated by Vladimir Tsichevski over 2 years ago

  • Related to Bug #6167: Mouse event processing refactoring/improvement added

Also available in: Atom PDF