Comment 6 for bug 1399268

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/139246
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=34e959e006283f8a37c294ab39fe70666293fe06
Submitter: Jenkins
Branch: master

commit 34e959e006283f8a37c294ab39fe70666293fe06
Author: Tomáš Nováčik <email address hidden>
Date: Thu Dec 4 23:48:14 2014 +0100

    Fix dropdown menu does not open with firefox 34

    Firefox update changed behaviour of the selenium tests, it is not
    enough to click on the div representing dropdown menu region,
    one must click on the first child (which is now button, but i suppose
    it can change over time to input or anything else) in order to open the
    dropdown menu.

    Closes-Bug: #1399268
    Partially implements blueprint: selenium-integration-testing

    Change-Id: If9aed4b547f843d16ba729f84cb2c02acb2a0a4d