https://www.virtualbox.org/

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
Octopuss
Lunatic
Lunatic
Posts: 443
Joined: 2021-02-19, 20:46

https://www.virtualbox.org/

Post by Octopuss » 2025-10-16, 07:48

Another website "updated" (I assume) with some pseudomodern crap and now it's visually broken in PM :(
33.9.0.1 in Win 10

User avatar
karlchen
Apollo supporter
Apollo supporter
Posts: 48
Joined: 2019-01-16, 15:55

Re: https://www.virtualbox.org/

Post by karlchen » 2025-10-16, 13:41

Hello, LuftWafflePilot.

You might like to share a screenshot illustrating what is broken and explain so.
Maybe on my Linux Mint 21.3 P.M. 33.9.0.1 the page looks differently from what it looks like on your Win 10 P.M. 33.9.0.1. Who knows without seeing what you see?

This is what I see:
Image

Code: Select all

karl@voyager:~$ inxi -Sx3 
System:    Host: voyager Kernel: 5.15.0-157-generic arch: x86_64 bits: 64 compiler: gcc v: 11.4.0 clocksource: tsc
           Desktop: Cinnamon v: 6.0.4 tk: GTK v: 3.24.33 wm: Muffin v: 6.0.1 vt: 7 dm: LightDM v: 1.30.0 Distro: Linux Mint
             21.3 Virginia base: Ubuntu 22.04 jammy
karl@voyager:~$ palemoon --version
Moonchild Productions Pale Moon 33.9.0.1
Karl
Last edited by karlchen on 2025-10-16, 13:47, edited 2 times in total.

User avatar
jobbautista9
Board Warrior
Board Warrior
Posts: 1199
Joined: 2020-11-03, 06:47
Location: Philippines

Re: https://www.virtualbox.org/

Post by jobbautista9 » 2025-10-16, 13:46

Website currently seems down... I'm getting a 502
Image

Tired of creating stuff!

Avatar artwork by Shinki669: https://www.pixiv.net/artworks/113645617

XUL add-ons developer. You can find a list of add-ons I manage at http://rw.rs/~job/software.html.

User avatar
karlchen
Apollo supporter
Apollo supporter
Posts: 48
Joined: 2019-01-16, 15:55

Re: https://www.virtualbox.org/

Post by karlchen » 2025-10-16, 13:49

Not confirmed. Created the screenshot a few minutes ago. Visited the page again before composing this reply. virtualbox.org is up and accessible.

jarsealer
Fanatic
Fanatic
Posts: 116
Joined: 2025-08-03, 23:56

Re: https://www.virtualbox.org/

Post by jarsealer » 2025-10-16, 14:02

For me (on armbian linux) the website's layout looks displaced and the performance is really slow when scrolling down and hovering the mouse over the 3 boxes (both with JS on and off).


Nothing showed up on the web console, except for:

JQMIGRATE: Migrate is installed, version 3.4. jquery-migrate.js:2:981
You do not have the required permissions to view the files attached to this post.
Pale Moon, Basilisk and SeaLion arm64 user, on Raspberry Pi 5 (8 GB RAM)

jarsealer
Fanatic
Fanatic
Posts: 116
Joined: 2025-08-03, 23:56

Re: https://www.virtualbox.org/

Post by jarsealer » 2025-10-16, 14:05

Seems to be something related to HTML or CSS maybe.
Pale Moon, Basilisk and SeaLion arm64 user, on Raspberry Pi 5 (8 GB RAM)

vannilla
Moon Magic practitioner
Moon Magic practitioner
Posts: 2560
Joined: 2018-05-05, 13:29

Re: https://www.virtualbox.org/

Post by vannilla » 2025-10-16, 14:20

If I disable flex in certain elements the page fixes itself.
Looking at the rules they seem correct, I don't really know what combination creates this quirk.

User avatar
Moonchild
Project founder
Project founder
Posts: 39344
Joined: 2011-08-28, 17:27
Location: Sweden

Re: https://www.virtualbox.org/

Post by Moonchild » 2025-10-16, 15:09

The problem seems to be align-items: center on the .flexboxes CSS class. the boxes are supposed to be centered inside the dark grey bar. (For the record, it looks just fine without that line!)
I'm not entirely sure why they "escape" the containing element in this case.
"Praise from a narcissistic person is always a poison dart. They don't share the stage, so discernment matters." - Dr. Ramani
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
Octopuss
Lunatic
Lunatic
Posts: 443
Joined: 2021-02-19, 20:46

Re: https://www.virtualbox.org/

Post by Octopuss » 2025-10-16, 17:47

jarsealer wrote:
2025-10-16, 14:02
For me (on armbian linux) the website's layout looks displaced and the performance is really slow when scrolling down and hovering the mouse over the 3 boxes (both with JS on and off).


Nothing showed up on the web console, except for:

JQMIGRATE: Migrate is installed, version 3.4. jquery-migrate.js:2:981
Yep, this is how it looks for me.