Clicking inside the task pane content and immediat

2020-06-18 09:49发布

Steps to reproduce:

  1. Click anything inside the task pane content.
  2. Move the mouse over the worksheet (do not click anything).
  3. Scroll with the mouse wheel over the worksheet.
  4. Notice that Excel becomes unresponsive.
  5. Minimize then restore Excel. Notice that Excel becomes responsive again.

I was able to reproduce this with the basic Excel Add-in project template in Visual Studio.

I'm currently using the latest build of Excel (16.0.7726.1030).

Any workarounds?

Thanks!

2条回答
何必那么认真
2楼-- · 2020-06-18 10:27

This issue was fixed. I just try the repro step, 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.

查看更多
聊天终结者
3楼-- · 2020-06-18 10:39

I'm able to replicate this using Visual Studio 2017 and Excel 2016 for Windows but only when launched from within Visual Studio. When loaded outside of Visual Studio (i.e. side-loaded into Excel) it no longer exhibits this behavior.

查看更多
登录 后发表回答