diff options
author | Daniel Calviño Sánchez <danxuliu@gmail.com> | 2018-10-14 20:56:50 +0200 |
---|---|---|
committer | Daniel Calviño Sánchez <danxuliu@gmail.com> | 2018-10-26 11:07:13 +0200 |
commit | f844799d9b3a7f2430d4aaac075493a1de9bb686 (patch) | |
tree | a0697862d0aa7307ba8332b6142432a345842873 /lib/l10n/is.js | |
parent | 7aa76a82bc97918498fe05f2198daa4750b8084e (diff) | |
download | nextcloud-server-f844799d9b3a7f2430d4aaac075493a1de9bb686.tar.gz nextcloud-server-f844799d9b3a7f2430d4aaac075493a1de9bb686.zip |
Move the browser window of an actor to the foreground when acting as him
Each time a new actor appears in a scenario the browser window of the
new actor is put in front of the browser windows of the previous actors.
Before, when acting again as a previous actor his browser window stayed
in the background; in most cases everything worked fine even if the
window was in the background, but due to a bug in the Firefox driver of
Selenium and/or maybe in Firefox itself when the window was in the
background it was not possible to set the value of an input field that
had a range selected.
Now, when acting again as a previous actor his browser window is brought
to the foreground. This prevents the bug from manifesting, but also
reflects better how a user would interact with the browser in real life.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'lib/l10n/is.js')
0 files changed, 0 insertions, 0 deletions