Closed
Bug 1115359
Opened 11 years ago
Closed 11 years ago
Loop call window always opens in most-recently-opened window
Categories
(Hello (Loop) :: Client, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gfritzsche, Unassigned)
Details
(Dogfooding, seen on Nightly 37, not on Beta 35)
* open Firefox window (A)
* open new window (B)
* switch back to window A
* "start a conversation" (Firefox Hello)
Result:
* conversation opens in window B
Expected:
* conversation opens in window A - the current foreground window
Flags: firefox-backlog+
Comment 1•11 years ago
|
||
I've just tried this in the latest nightly, Mac 10.9, and it works fine: 37.0a1 (2015-01-02)
On Mac we're using the zorder, which should get the top-most window:
http://hg.mozilla.org/mozilla-central/annotate/13fe5ad0364d/browser/modules/Chat.jsm#l166
Are you able to reproduce this consistently?
| Reporter | ||
Comment 2•11 years ago
|
||
I remember that i could reproduce it consistently, but i can't get it to trigger on the current Nightly.
Closing for now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•