Open Bug 1639740 Opened 4 years ago Updated 2 years ago

Deselecting rows in gsheets takes 1s+ main thread plus severe delay

Categories

(Core :: JavaScript Engine, defect, P2)

defect

Tracking

()

Performance Impact medium

People

(Reporter: Harald, Unassigned, NeedInfo)

References

(Blocks 1 open bug)

Details

(Keywords: perf, perf:resource-use)

STR:

  • Create an empty google spreadsheet
  • Click the A column header to select the whole column
  • Add some data validation (like "List of items", "1, 2, 3")
  • Cmd-click the first selected rows to deselect them

AR: Severe hangs for each click

This profile of a spreadsheet with a handful of rows and columns without any extensive data or logic filled in: https://perfht.ml/3e48HDP

Ted, looking at the profile Harald provided, do think this is something that could be actionable by the JavaScript team?

Severity: -- → S3
Type: task → defect
Flags: needinfo?(tcampbell)
Priority: -- → P2
Whiteboard: [qf] → [qf:p2:resource]
Performance Impact: --- → P2
Whiteboard: [qf:p2:resource]
You need to log in before you can comment on or make changes to this bug.