Copy to Clipboard for IPAddress ListView is Broken #11067

Closed
opened 2025-12-29 21:39:49 +01:00 by adam · 0 comments
Owner

Originally created by @pheus on GitHub (Apr 22, 2025).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.3.0-beta1

Python Version

3.10

Steps to Reproduce

Browser: Firefox 137.0.2 (current stable)

  1. Create a Prefix 192.168.0.0/22
  2. Create an IP address 192.168.0.1/22
  3. Navigate to the Prefix 192.168.0.0/22IP Addresses tab
  4. Attempt to use the Copy to Clipboard button next to the IP address

Expected Behavior

Clicking the Copy to Clipboard button should copy the IP address (e.g., 192.168.0.1/22) to the system clipboard.

Observed Behavior

No data is copied to the clipboard when clicking the button.

Additional Notes:

  • The feature does work in the current stable version of NetBox.
Originally created by @pheus on GitHub (Apr 22, 2025). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.3.0-beta1 ### Python Version 3.10 ### Steps to Reproduce **Browser:** Firefox 137.0.2 (current stable) 1. Create a Prefix `192.168.0.0/22` 2. Create an IP address `192.168.0.1/22` 3. Navigate to the Prefix `192.168.0.0/22` → *IP Addresses* tab 4. Attempt to use the **Copy to Clipboard** button next to the IP address ### Expected Behavior Clicking the **Copy to Clipboard** button should copy the IP address (e.g., `192.168.0.1/22`) to the system clipboard. ### Observed Behavior No data is copied to the clipboard when clicking the button. **Additional Notes:** - The feature **does work** in the current stable version of NetBox.
adam added the type: bugstatus: acceptedbetaseverity: low labels 2025-12-29 21:39:49 +01:00
adam closed this issue 2025-12-29 21:39:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11067