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.
Repro Steps
- Open one.livesplit.org in both Firefox and Safari.
- Load the same splits/layout in both.
- 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
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.
Repro Steps
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