Skip to content

Pop out window renders too small in Safari (title bar height eats into content area) #1162

Description

@Algo-17

The pop out window renders noticeably smaller in Safari than it does in Firefox. It looks like the difference is that Firefox doesn't include the height of the title bar in the window open size but Safari does.

Image

Repro Steps

  1. Open one.livesplit.org in both Firefox and Safari.
  2. Load the same splits/layout in both.
  3. Click "Pop Out" in both.

Expected behavior

The pop-out window's content should render at roughly the same size in both browsers, matching the size of the main window's splits view.

Actual behavior

In Safari, the pop-out window's content (text, rows, header) is noticeably smaller than in Firefox — see attached screenshot (Firefox on the left, Safari on the right, same splits/layout). I believe this is because in Firefox the content size is the same as the content size from the main window but in Safari it's the full window size that matches, reducing the content size by the height of the title bar.

Environment

  • macOS 26.6.2 (25G83)
  • Safari 26.6.2 (21624.5.1.11.3)
  • Firefox 154.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions