Michael Vincent van Rantwijk wrote:

> Neil wrote:
>
>> Michael Vincent van Rantwijk wrote:
>>
>>> Can this tree somehow be rewritten using JavaScript?
>>
>> Have you looked at the enumerators available on the nsIWindowMediator 
>> interface? The z-order DOM Window enumerator has the advantage of 
>> returning ChromeWindow objects directly.
>
> That won't work on Linux GTK2 it seems: 
> https://bugzilla.mozilla.org/show_bug.cgi?id=156333

Ah, it seems that GTK(2) doesn't dispatch z-level events so that the 
window mediator has no idea of the relative z-order of the windows.
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to