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

Layers panel doesn't scroll when many layers exist #540

Open
ShayGus opened this issue Jul 21, 2024 · 2 comments
Open

Layers panel doesn't scroll when many layers exist #540

ShayGus opened this issue Jul 21, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ShayGus
Copy link

ShayGus commented Jul 21, 2024

What happened:
When many layers exist, the top panel shows only few(9 in my case)
when pressing down arrow, the Layers panel will mark the current layer until I reach the 9th, aftwer that the marker disappears and don't sow the currently marked command.
The layer details panel on the other hand, shows the correct layer.
So the layer is selected but not shown in the Layers panel, only in layers details panel.

What you expected to happen:
I would expect the top Layers panel to scroll and mark the selected layer

How to reproduce it (as minimally and precisely as possible):
Create a docker image with many layers (depends on screen, but I guess 15 -20)
inspect the image.
Try to select the last layer.

Anything else we need to know?:

Environment:

  • Ubuntu 22.04.4 (I'm using the docker installation docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock wagoodman/dive")
  • Docker version (if applicable): Docker version 27.0.3, build 7d4bcd8
@ShayGus ShayGus added the bug Something isn't working label Jul 21, 2024
@mark2185
Copy link
Contributor

Please build #473 from source to fix it.

@uuf6429
Copy link

uuf6429 commented Jul 21, 2024

Duplicate of #494 and #469, possibly fixed in #473.

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

No branches or pull requests

3 participants