score:0
Found the problem, below is the fix.
We have to enable the "Disable layer squashing " option on chrome from here chrome://flags/#disable_layer_squashing
P.S Thanks to @SebastianBochan and @HristoValkanov for guiding me to the solution.
score:0
This was a bug in Webkit. Here is the official, Chromium bug report :
Bugs.Webkit : hover over table rows causes the whole table to repaint
This was fixed per the 2014-11-14 08:53:09 PST update of Webkit, as noted in the ticket above. This is only two months after the post by the OP.
If you are still having problems, for instance with drag and drop (like I am), then look at this bug report, still active and unresolved :
Bugs.Chromium : Drag and drop performance issue when using "position:relative" style with many cells
It has been active since: Mar 31 2014
What is the expected result?
- When the dragged object is over a cell, the cell should have a red background.
What happens instead?
Drag and drop is very slow.
Cells are sometimes displayed in red, but after a few seconds.
Cursor pointer is not available during half a second after the drag end.
Source: stackoverflow.com
Related Query
- Highcharts mouse tracking/mouseover feature is slow on chrome but not slow in firefox or IE
- Highcharts not tracking mouse activity under filled area
- HighCharts not working on Safari but works fine on Firefox and Chrome
- Firefox Highcharts is not showing up but it's all OK in Chrome and Edge
- Highcharts code with same set of code/data works in PHP but does not work in JSfiddle
- Code works on fiddle but not when I do /show
- event.ctrlKey works in IE and Chrome but not Firefox on legendItemClick
- Gauge Series of Highcharts with React not the Solid Gauge but Gauge Series
- I had created a scatterplot using Highcharts but the the point.z value is not getting displayed in tooltip
- How do i add mouse wheel code in Angular2 highcharts in typescript
- Highcharts tooltip not showing on chrome
- Highcharts add points but not to all categories
- Highcharts - area "appearance" but not start at 0
- Highcharts oncahnge event It works on the first try but not on the second try
- Add mouseover to outliers but not other points?
- Highcharts data from a variable is not working but from works fine from an array
- Highcharts navigator mouse over not working
- Highcharts Highstock enabledThreshold feature not working
- Highcharts mouse tracking behaviour with multiple arearange & line series
- HighCharts : Tooltips exist but line is not drawn in the chart
- Highcharts not displaying data but drawing chart when reading from CSV file
- highcharts datetime data not working on column type, but working on line
- Highcharts parsed drilldown not showing on page but does in console
- Highcharts dynamic set category update the chart but shows only points but not lines
- Highcharts not displaying a line, but Jquery seems to be correct
- Tooltip outside working in highcharts but not in highstock
- Highstock can use {point.tt}, but Highcharts can not , why?
- Highcharts on zeppelin 0.6.0 executes but does not display any chart
- Highcharts with inverted y-axis, but not inverted data?
- Highcharts Error #16 But I'm not using Highstocks
More Query from same tag
- Displaying datatable in highcharter tooltip
- highcharts stacked area
- Plot float up & down beyond y-axis in StockChart while dragging navigator
- TypeError: $(...).highcharts is not a function - Existing solutions not working - problems with Yeoman generator
- Highcharts Date Time With Irregular Intervals Down to Minutes
- how to reduce/increase gap between horizontal legends- highcharts
- Highcharts metric prefix
- HighChart Boost Module in highmaps not working
- Javascript, using Highcharts to display a chart of rankings with JSON Data
- Highcharts :: Codeigniter
- xAxis values groups as slices + labels in Highcharts
- Highcharts - Synchronized heat maps
- Null Values in Zones in Highcharts
- Is there a way to use some of the highcharts-stocktools-toolbar items?
- Highstock/Highchart cannot set Individual Point color
- Highcharts activity gauge in Shiny
- How to change area graph color above certain value in Highcharts
- Behavior of log axis
- How set options from HIGHCHARTS in a chart using vue chartkick
- JSON and Python Django - can't get around same origin issue- callback function isn't called
- Having only one yaxis but at the right side on Highcharts.js
- highcharts how to have loading animation after data update?
- 3D Column chart not working with sliders in asp .net project
- Remove DataPoint from x-axis redraw Issues
- Highstock - Single line series-Dynamically create marker based on a trigger
- Issues in Highchart-treemap with drilldown data label color change
- How to set new yAxis data in chart dynamically (highcharts + angular2(4))?
- HighStock setExtremes in angular HighStock
- How to draw a different gradient fill for negative values?
- How to increase the tickLength of specific x ticks in highcharts