Bug 1945422 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

[Tracking Requested - why for this release]:

@ Emilio, I bisected this regression to this pushlog for your fix for focused element bug 1936928:

https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=870b0e5248c394c7606a55c939b064c6cdc46d4f&tochange=7290a2bc3b327fffed7abe4886a24057f935f73b

### Steps to reproduce

1. On macOS, click to focus the address bar. (I'm using macOS 15.2 Sequoia)
2. Enter `example` in the address bar.
3. Press `Ctrl` + `Enter`.

### Expected behavior

The address bar should expand `example` to `https://www.example.com/` and navigate to the website.

### Actual behavior

`Ctrl` + `Enter` opens the address bar's context menu and does not expand `example` to `https://www.example.com/`.
[Tracking Requested - why for this release]:

This bug is a regression in Fx 136 from bug 1936928.

@ Emilio, I bisected this regression to this pushlog for your fix for focused element bug 1936928:

https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=870b0e5248c394c7606a55c939b064c6cdc46d4f&tochange=7290a2bc3b327fffed7abe4886a24057f935f73b

### Steps to reproduce

1. On macOS, click to focus the address bar. (I'm using macOS 15.2 Sequoia)
2. Enter `example` in the address bar.
3. Press `Ctrl` + `Enter`.

### Expected behavior

The address bar should expand `example` to `https://www.example.com/` and navigate to the website.

### Actual behavior

`Ctrl` + `Enter` opens the address bar's context menu and does not expand `example` to `https://www.example.com/`.

Back to Bug 1945422 Comment 0