Ticket #1864 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

PanZoomBar: slider can still get out of panzoombar area

Reported by: bartvde Owned by: crschmidt
Priority: minor Milestone: 2.8 Release
Component: Control.PanZoomBar Version: 2.7
Keywords: Cc:
State: Complete

Description

Currently it is possible to get the slider out of the panzoombar area, e.g. by starting a drag and then moving the mouse to right end of the page, and dragging up and down a few times.

Attachments

ticket1864.patch Download (0.6 KB) - added by bartvde 4 years ago.
patch fixing the issue

Change History

Changed 4 years ago by bartvde

patch fixing the issue

Changed 4 years ago by bartvde

  • state set to Review

Changed 4 years ago by elemoine

Bart's patch makes sense to me. Bart, do you confirm that the unit tests still pass with the patch applied? Also it may make a sense to come up with a unit test that trigger the bug when your patch isn't applied.

Changed 4 years ago by elemoine

i tested the patch and it works great. I'll run the tests and commit the patch if they all pass.

Changed 4 years ago by elemoine

  • status changed from new to closed
  • state changed from Review to Complete
  • resolution set to fixed

(In [8424]) PanZoomBar: slider can still get out of panzoombar area, all unit tests pass, p=bartvde, r=me (closes #1864)

Note: See TracTickets for help on using tickets.