Public bug reported:

In Ptyxis in the top left, next to the button for new tab there should
be a button for a drop-down menu which lets you chose where the terminal
in the new tab should attach. This drop-down menu is not visible if
there are 0 containers, but once one container is created the button
that opens the menu becomes visible. The bug is that when one and only
one container exists, the menu can be opened but it does not list the
container. When I create a second container, then they all become
visible.

Steps to reproduce:

1. podman stop --all
2. podman container prune --force     # make sure all containers are deleted
3. Confirm that the drop-down menu and its button are not visible
4. podman create debian
5. Confirm that the button for the drop down menu appears
6. Click the button next to the button for new tab
7. Now see, only "My Computer" is listed
8. podman create debian
9. Click the button next to the button for new tab
10. Confirm that both containers are visible
11. podman container ls
12. podman container rm <container-name>
13. Click the button next to the button for new tab
14. 7. Now see, only "My Computer" is listed again

Expected behavior:
At step 7 above, the container should be listed

This happens on Ubuntu 25.10 with Ptyxis 49.1-1.

** Affects: ptyxis (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2144041

Title:
  Drop-down menu for containers only works when two or more exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ptyxis/+bug/2144041/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to