amir20 / dozzle

Realtime log viewer for docker containers.
https://dozzle.dev/
MIT License
6.08k stars 305 forks source link

Missing vertical scroll bar on SQL Analytics overlay #3347

Open yubiuser opened 4 hours ago

yubiuser commented 4 hours ago

🔍 Check for existing issues

How is Dozzle deployed?

Standalone Deployment

📦 Dozzle version

8.6.2

✅ Command used to run Dozzle

Not applicable

🐛 Describe the bug / provide steps to reproduce it

Open the SQL Analytics. If the results produce a table longer than the screen height one is able to scroll down, but no scroll bar is shown

💻 Environment

Client: Docker Engine - Community Version: 27.3.1 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.17.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.29.7 Path: /usr/libexec/docker/cli-plugins/docker-compose

Server: Containers: 15 Running: 15 Paused: 0 Stopped: 0 Images: 21 Server Version: 27.3.1 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c runc version: v1.1.14-0-g2c9f560 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 6.1.0-23-amd64 Operating System: Debian GNU/Linux 12 (bookworm) OSType: linux Architecture: x86_64 CPUs: 4 Total Memory: 15.39GiB Name: s740 ID: 8f5b43d7-eb98-4adb-9d15-15e52c62e678 Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false

📸 If applicable, add screenshots to help explain your bug

No response

📜 If applicable, attach your Dozzle logs. You many need to enable debug mode. See https://dozzle.dev/guide/debugging.

No response

amir20 commented 4 hours ago

https://github.com/user-attachments/assets/16ed9deb-ac30-49aa-8fa7-20b4d4b74b58

There is a scrollbar for me. Tested on Chrome.

yubiuser commented 4 hours ago

On chrome as well (Version 130.0.6723.69 (Official Build) (64-bit))

Peek 2024-10-25 22-12

yubiuser commented 4 hours ago

No issue using Firefox here.

amir20 commented 4 hours ago

What OS?

yubiuser commented 4 hours ago
System:
  Host: T14Gen5 Kernel: 6.11.0-061100-generic arch: x86_64 bits: 64
  Desktop: MATE v: 1.26.2 Distro: Linux Mint 22 Wilma
amir20 commented 3 hours ago

Hmm seems to be a Linux bug. I don't have one handy. I'll keep this open, hoping someone who knows CSS really well can help out.