fix: fullscreen desktop browser windows #70
Reference in New Issue
Block a user
Delete Branch "fix/fullscreen-desktop-browser"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
F11to enter fullscreen.Why
Production Xorg+compositor rendered browser content correctly, but normal browser chrome left a shallow viewport until fullscreen was toggled. Live proof on
i-094f287388efd0575: F11 made Firefox show the complete Example Domain page in the computer-level screenshot.Verification
PYTHONPATH=$PWD pytest tests/test_desktop_tools.py -q-> 8 passedPYTHONPATH=$PWD pytest -q-> 369 passed/tmp/firefox-f11-thumb.jpgshowed full-page Example Domain content.Reviewed five-axis pass: correctness OK from local full suite and live F11 fullscreen proof; security OK (still argv/no shell); architecture OK as narrow desktop browser post-launch behavior; performance negligible. Gitea checks are Waiting with no action_task rows, so approval is based on direct verification.
Reviewed five-axis pass: correctness OK from local full suite and live F11 fullscreen proof; security OK (still argv/no shell); architecture OK as narrow desktop browser post-launch behavior; performance negligible. Gitea checks are Waiting with no action_task rows, so approval is based on direct verification.