Horizontal scrollbar not present in interfaces table when needed #5507

Closed
opened 2025-12-29 19:28:48 +01:00 by adam · 0 comments
Owner

Originally created by @candlerb on GitHub (Oct 12, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.0.7

Python version

3.8

Steps to Reproduce

On a Macbook Pro Retina 13" (screen resolution 2560x1600) with Chrome as the browser:

  1. Open a device
  2. Go to the "Interfaces" tab
  3. Ensure a reasonable quantity of columns are enabled
    • I have Name, Parent, Enabled, Type, MAC Address, Description, Mode, Cable, Connection, IP Addresses, Management Only, Label, LAG

Or: simply shrink the width of the browser window a bit.

Try this both with the left-hand navigation pinned open and closed.

(Note: the set of columns I have selected works fine when docked to an external monitor. The problem arises when I'm running the laptop standalone on its internal screen, so the browser window has been resized to fit that)

Expected Behavior

If the columns contain too much data to fit, there should be a horizontal scrollbar.

Observed Behavior

No horizontal scrollbar is present. Right-hand section of the page containing buttons is truncated; I have no way to reach the right-most buttons.

With side nav closed:

image

With side nav open:

image

You can see the vertical scrollbar is there, but not horizontal one.

Originally created by @candlerb on GitHub (Oct 12, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.0.7 ### Python version 3.8 ### Steps to Reproduce On a Macbook Pro Retina 13" (screen resolution 2560x1600) with Chrome as the browser: 1. Open a device 3. Go to the "Interfaces" tab 3. Ensure a reasonable quantity of columns are enabled * I have Name, Parent, Enabled, Type, MAC Address, Description, Mode, Cable, Connection, IP Addresses, Management Only, Label, LAG Or: simply shrink the width of the browser window a bit. Try this both with the left-hand navigation pinned open and closed. (Note: the set of columns I have selected works fine when docked to an external monitor. The problem arises when I'm running the laptop standalone on its internal screen, so the browser window has been resized to fit that) ### Expected Behavior If the columns contain too much data to fit, there should be a horizontal scrollbar. ### Observed Behavior No horizontal scrollbar is present. Right-hand section of the page containing buttons is truncated; I have no way to reach the right-most buttons. With side nav closed: ![image](https://user-images.githubusercontent.com/44789/136951250-12a57242-6fe3-4032-9aac-817f6de01b95.png) With side nav open: ![image](https://user-images.githubusercontent.com/44789/136951353-4994c620-c119-4d1d-8474-9ea775115be9.png) You can see the vertical scrollbar is there, but not horizontal one.
adam added the type: bugstatus: accepted labels 2025-12-29 19:28:48 +01:00
adam closed this issue 2025-12-29 19:28:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5507