Page MenuHomePhabricator

DebugToolbar almost completely hides fullscreen toggle button on Vector skin
Closed, ResolvedPublic

Description

When $wgDebugToolbar (doc) is set to true, and the Vector skin is being used, the button that toggles screen content view gets almost completely hidden (see image below).

Screenshot 2024-06-03 at 1.29.48 PM.png (1×3 px, 351 KB)

Expected behavior

The toggle button should be able to somehow detect that the debug toolbar is enabled and somehow just float immediately on top of it.

Event Timeline

Special:Preferences is also affected since the sticky footer is there (cd150ad0f1ca925a0904fb24b6585a9f34655ff4)

Jdrewniak claimed this task.
Jdrewniak subscribed.

As @Jdlrobson points out, this toggle button was removed as part of T362148, so I'm marking this task as resolved. If I'm mistaken or the other use-cases are still an issue, feel free to re-open this task.