finance-sample icon indicating copy to clipboard operation
finance-sample copied to clipboard

Zoombar doesn't update

Open kempjeng opened this issue 8 years ago • 1 comments

I have found a rather obscure bug. When performing some zooming operations on #priceChart_chart_container, sometimes # will not update until another action was performed. The most reliable way I could find to reproduce this was.

Process 0. Open page

  1. Expand right limit of #zoom all the way to the end (far right) (alternatively Drag #zoom all the way to the right)
  2. Zoom in on #priceChart by dragging the mouse (left to right)
  3. #zoom has not updated
  4. Subsequent operations will resume expected behaviour

Notes:

  • Does not occur if using mouse wheel to zoom.
  • Does not need to drag all the way to the right, however it needs to be over an undetermined amount

No errors in console.

Environment: Linux, Chrome 48.0.2564.116 (64bit)

kempjeng avatar Oct 26 '16 11:10 kempjeng

@kempjeng I will move this issue to the Ignite UI GH repo: https://github.com/IgniteUI/ignite-ui

kdinev avatar Oct 26 '16 13:10 kdinev