web browser displays javascript alerts for background tab
Bug #1436472 reported by
jezra
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webbrowser-app (Ubuntu) |
Confirmed
|
Low
|
Unassigned | ||
webbrowser-app (Ubuntu RTM) |
Confirmed
|
Low
|
Unassigned |
Bug Description
If the browser has multiple tabs open, a javascript dialog for a background tab will display on the currently visible tab.
The dialog should either display when the user switches to the tab that is associated with the dialog, or the browser should automatically switch to the tab that is associated with the dialog.
Changed in webbrowser-app (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Low |
Changed in webbrowser-app (Ubuntu RTM): | |
status: | New → Confirmed |
importance: | Undecided → Low |
no longer affects: | webbrowser-app |
To post a comment you must log in.
It is intended that the javascript dialogs are application-modal, not tab-modal.
However as you point out when a dialog pops up, the corresponding tab should be made current.