7 留言 (7 留言)0 反應 (0 反應)1 負責人 (1 負責人)TypeScript74,848 star (74,848 star)10,221 fork (10,221 fork)batch import
bughelp wantedsafariscm
描述
- use safari
- trigger suggest in SCM view
- :bug: the widget is behind the editor
- 議題類型
- bug
- 研究方向
- The bug occurs in Safari when the suggest widget in the SCM view is rendered behind the editor. Investigate the z index values of the suggest widget and its parent containers. Use browser developer tools to inspect the stacking context. Look at the CSS files related to the SCM view and suggest widget, likely in `src/vs/workbench/contrib/scm/` or similar. Search for any existing workarounds for Safari specific stacking issues.