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

bug: db page scrolls up when a grouped row clicked #312

Closed
lcottercertinia opened this issue Jul 4, 2023 · 0 comments · Fixed by #324
Closed

bug: db page scrolls up when a grouped row clicked #312

lcottercertinia opened this issue Jul 4, 2023 · 0 comments · Fixed by #324
Labels
1.7 bug Something isn't working

Comments

@lcottercertinia
Copy link
Collaborator

Summary

db page scrolls up when a grouped row clicked and the row is no longer visible.
The row still expands you just can not see it.

Steps To Reproduce:

  1. Open a log with enough db to cause a scroll bar
  2. Scroll down and click a group row near the bottom
  3. The table will scroll up + the expanded row will not longer be in view

Expected result

Clicked row should stay in focus.

Actual result

The table will scroll up + the expanded row will not longer be in view

VS Code Version:
Version: 1.80.0-insider
Commit: 5b7440441bbd2548a862f7321cafdfa1597132e5
Date: 2023-06-30T21:18:13.779Z
Electron: 22.3.14
ElectronBuildId: 21893604
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin x64 22.5.0

Log Analyzer Extension Version: 1.6.0

OS and version: Macs ventura 13.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.7 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant