Open Bug 1779905 Opened 2 years ago Updated 2 years ago

Opening a data URL with the `open` command shows a blank page (macOS)

Categories

(Core :: Widget: Cocoa, defect, P3)

Firefox 102
defect

Tracking

()

UNCONFIRMED

People

(Reporter: dullbananas.2021, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Firefox/102.0

Steps to reproduce:

  1. Open the Terminal app.
  2. Type open -a "Firefox" "data:text/html,Hello%20world" in the terminal.

Actual results:

In the new window, the page is blank until clicking the URL field and pressing enter.

Expected results:

The page appears immediately after running the command in Terminal.

The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Widget: Cocoa
Product: Firefox → Core
Severity: -- → S3
Priority: -- → P3
See Also: → 1600153
You need to log in before you can comment on or make changes to this bug.