Open Bug 1842873 Opened 2 years ago Updated 2 years ago

Add `inBackground`/`forceForeground` to `OPEN_URL` special message action

Categories

(Firefox :: Messaging System, enhancement, P2)

enhancement

Tracking

()

People

(Reporter: nalexander, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fidedi-notifications])

I was surprised to discover that the OPEN_URL special message action doesn't have clear ways to control focus. In my use case (Bug 1805514) I always want to focus the opened tab.

This ticket tracks exposing inBackground (and maybe forceForeground) from openInWindow.

Priority: -- → P2

NI @nalexander to triage and update priority if this enhancement is needed windows notifications in Fx117 . Thanks!

Flags: needinfo?(nalexander)

(In reply to Punam Dahiya [:pdahiya] from comment #1)

NI @nalexander to triage and update priority if this enhancement is needed windows notifications in Fx117 . Thanks!

No, not needed for Fx117. But I'd appreciate if the Messaging team could deliver the additional functionality; it seems likely that we have a subpar experience right now. Thanks!

Flags: needinfo?(nalexander)

We've been using where: "tabshifted", so we might want to look at existing uses of tab/tabshifted to see if any of them want to always open in foreground/background (irrespective of user settings, which invert the behavior of tab/tabshifted)

You need to log in before you can comment on or make changes to this bug.