Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If the returned result is very long, the div will be obscured #3561

Open
1 of 3 tasks
mini2s opened this issue Dec 29, 2024 · 1 comment
Open
1 of 3 tasks

If the returned result is very long, the div will be obscured #3561

mini2s opened this issue Dec 29, 2024 · 1 comment
Assignees
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"

Comments

@mini2s
Copy link

mini2s commented Dec 29, 2024

Before submitting your bug report

Relevant environment info

- OS: ubuntu 24.04
- Continue version:
- IDE version: 

vscode Verison 1.96.2
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Linux x64 6.8.0-51-generic snap

Description

The div element is obscured

image

class : div.tippy-js-div

When adding 'z-index: 9999' to the div, the display will be normal

image

image

To reproduce

No response

Log output

No response

@mini2s
Copy link
Author

mini2s commented Dec 29, 2024

Continue version: 0.9.248 pre-release

@dosubot dosubot bot added ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior labels Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"
Projects
None yet
Development

No branches or pull requests

2 participants