feat: editable Netscape location bar with Go to: label #12

Merged
bnied merged 0 commits from feat/editable-location-bar into main 2026-07-06 20:14:26 +00:00
bnied commented 2026-07-06 20:12:47 +00:00 (Migrated from codeberg.org)

Typing over the URL and hitting Enter now feeds the same resolve path
as File > Open Location (extracted into gotoLocation), complete with
the fake DNS and 404 dialogs. The label flips Location: -> Go to:
while editing, as real Netscape 3.x did, and flips back on page load.
Escape cancels the edit (guarded from the session's quit handler) and
blur restores the current URL; clicks no longer leak to the terminal's
click-to-focus handler.

Typing over the URL and hitting Enter now feeds the same resolve path as File > Open Location (extracted into gotoLocation), complete with the fake DNS and 404 dialogs. The label flips Location: -> Go to: while editing, as real Netscape 3.x did, and flips back on page load. Escape cancels the edit (guarded from the session's quit handler) and blur restores the current URL; clicks no longer leak to the terminal's click-to-focus handler.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
spaceduck/site!12
No description provided.