Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Worksheet freezes when scrolling on task pane during task execution

We are developping an office Addin with office.js API. A recurrent problem damage our reputation in the store. This problem is that the worksheet in a Excel Addin (office.js) is freezed after scrolling over it. I've written a simple Script Lab snippet code which reproduce the worksheet freezing problem. All the steps to reproduce this are described on it. The snippet is available at : https://gist.github.com/Nassim33/5eaf0bdb4a5b0b1a8db99f58b6de101e

like image 394
Sami.S Avatar asked Jun 13 '17 10:06

Sami.S


1 Answers

This issue was fixed. I just verified the gist, it's not repro in my side. please validate, kindly create a new issue or report it via office-js issue in github if you still observe unresponsible worksheet.

like image 170
Raymond Lu Avatar answered Nov 04 '22 11:11

Raymond Lu