Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

for action don't click combobox if list is already visible #66

Merged
merged 1 commit into from
Apr 15, 2015
Merged

for action don't click combobox if list is already visible #66

merged 1 commit into from
Apr 15, 2015

Conversation

WojtekKowaluk
Copy link
Contributor

this is necessary for selecting items in column headers with dropdown menu.
general use case is that some custom controls may add dynamically dropdown component in expended state after certain item is clicked, so this dropdown list only exists in extended state. before this patch dropdown related keywords only work correctly when dropdown component is collapsed when calling the keyword. now it works if it is either collapsed or expanded.

this is necessary for selecting items in column headers with dropdown menu
@jussimalinen
Copy link
Contributor

Okay, this looks good and all tests are passing.

jussimalinen added a commit that referenced this pull request Apr 15, 2015
for action don't click combobox if list is already visible
@jussimalinen jussimalinen merged commit f19bdbd into MarketSquare:master Apr 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants