Expected behaviour
I am using an inverted chart to create a timeline. Zooming is enabled and works most of the time, however when want to zoom and place my cursor on the line of the first category of the y-axis (actually the x-axis since its inverted), and drag to zoom the blue zoom effect is shown but the graph does not zoom in.
This bug occurs when you start zooming in between the red lines.

The GIF below shows the problem. The first two zooms work, the third zoom shows the problem. Another strange thing is that when we zoom in normally, the zoom button shows. But if you then zoom in by starting at the first category, the zoom button disappears.

Actual behaviour
Zoom should work as expected.
Live demo with steps to reproduce
See JS fiddle below. Note that I've removed my data, and behavior stays the same.
https://jsfiddle.net/leonardomathon/58ojyrqm/3/
Product version
Latest version of Highcharts from CDN
Affected browser(s)
All major browsers, latest versions (Chrome, Edge, Firefox)
Expected behaviour
I am using an inverted chart to create a timeline. Zooming is enabled and works most of the time, however when want to zoom and place my cursor on the line of the first category of the y-axis (actually the x-axis since its inverted), and drag to zoom the blue zoom effect is shown but the graph does not zoom in.
This bug occurs when you start zooming in between the red lines.

The GIF below shows the problem. The first two zooms work, the third zoom shows the problem. Another strange thing is that when we zoom in normally, the zoom button shows. But if you then zoom in by starting at the first category, the zoom button disappears.

Actual behaviour
Zoom should work as expected.
Live demo with steps to reproduce
See JS fiddle below. Note that I've removed my data, and behavior stays the same.
https://jsfiddle.net/leonardomathon/58ojyrqm/3/
Product version
Latest version of Highcharts from CDN
Affected browser(s)
All major browsers, latest versions (Chrome, Edge, Firefox)