7 comments (7 comments)0 reactions (0 reactions)1 assignee (1 assignee)TypeScript74,848 stars (74,848 stars)10,221 forks (10,221 forks)batch import
bughelp wantedsafariscm
説明
- use safari
- trigger suggest in SCM view
- :bug: the widget is behind the editor
- Issue 種別
- 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.