AMP icon indicating copy to clipboard operation
AMP copied to clipboard

Status tab controls appearing on top of other tabs in some situations

Open FrozenSoda opened this issue 1 year ago • 2 comments

Bug Report

System Information

Operating System

Ubuntu Server 22.04.4

AMP Version and Build Date

2.5.1.6 - 20240816.1

AMP Release Stream

Mainline

I confirm:

  • [x] that I have searched for an existing bug report for this issue.
  • [x] that I am using the latest available version of AMP.
  • [x] that my operating system is up-to-date.

Symptoms

What are you trying to do?

Look inside a tab in an instance other than the Status tab, for example monitoring the Console.

What are you expecting to happen?

That only the UI controls of the opened tab is displayed, not controls from other tabs.

What is actually happening?

UI controls from the Status tab (CPU Usage, Memory Usage, Active Users, TPS, Restart, Stop, Sleep, ...) appears on top of the opened tab in some situations. (Note that some parts of the picture have been redacted)

Screenshot

Reproduction

  1. Create a Minecraft Java Edition instance.
  2. Click "Manage" on the instance.
  3. Go to the Console tab and accept the EULA popup.
  4. Wait approximately 1-2 minutes.
  5. Observe that the status controls appear on top of the console.

FrozenSoda avatar Aug 26 '24 20:08 FrozenSoda

Also observe this issue, again latest version. Happens locally and through proxies like caddy + CF. My fedora linux system is up to date.

This happens on multiple game types, doesn't matter if its Minecraft, Puck, BeamNG etc. It seems to happen most often just after starting the instance.

CodionCA avatar Apr 15 '25 19:04 CodionCA

Can confirm it happens for me also.

ADS Instance

┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Key                  ┃ Value                                 ┃
┣━━━━━━━━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┫
┃ Operating System     ┃ Linux - Debian GNU/Linux 12 on x86_64 ┃
┃ Product              ┃ AMP 'Phobos' v2.6.1.6 (Mainline)      ┃
┃ Virtualization       ┃ QEMU_KVM                              ┃
┃ Application          ┃ Application Deployment                ┃
┃ Module               ┃ ADSModule                             ┃
┃ Running in Container ┃ No                                    ┃
┃ Current State        ┃ Indeterminate                         ┃
┗━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛

Minecraft Instance

┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Key                  ┃ Value                                 ┃
┣━━━━━━━━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┫
┃ Operating System     ┃ Linux - Debian GNU/Linux 12 on x86_64 ┃
┃ Product              ┃ AMP 'Phobos' v2.6.1.6 (Mainline)      ┃
┃ Virtualization       ┃ Docker                                ┃
┃ Application          ┃ Minecraft                             ┃
┃ Module               ┃ MinecraftModule                       ┃
┃ Running in Container ┃ Yes                                   ┃
┃ Current State        ┃ Ready                                 ┃
┗━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛

Nekanu avatar May 06 '25 08:05 Nekanu