I think, in this case Chrome is the one that behaves badly.
It is aimed to open as a popup (var popup_window = "";),
although it really would be better to open as a normal window in the browser.

Simply using
        + "<a id='dl_hlp' target='_blank'></a>"
instead of
+ "<a id='dl_hlp' target='_blank' onclick='DL.showWindow( this.href ); return false;'></a>"
in
    download/boxed_download.js
could change its behaviour.

Regards,
csaba



On 2014-10-10 22:21, Aivaras Stepukonis wrote:
In Firefox, clicking on "What is a language pack?" on the download page forces the pop-up window to minimize. That should not be the case as the user is intentionally opening the window for information.

Windows Explorer behaves in the same way.

Crome works fine, i.e. doesn't hide the window.

Regards,

Aivaras

---------------------------------------------------------------------
To unsubscribe, e-mail: l10n-unsubscr...@openoffice.apache.org
For additional commands, e-mail: l10n-h...@openoffice.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: l10n-unsubscr...@openoffice.apache.org
For additional commands, e-mail: l10n-h...@openoffice.apache.org

Reply via email to