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

SendClick() should operate on the focused window/dialog #9884

Merged
merged 1 commit into from
Jun 1, 2016

Conversation

ronie
Copy link
Member

@ronie ronie commented May 28, 2016

when SendClick(controlID) is run from a dialog, the message is send to the underlying window instead of to the dialog itself. this commit fixes that.

as reported on the forum: http://forum.kodi.tv/showthread.php?tid=277216

@BigNoid / @HitcherUK / @phil65 if you can think of any possible regressions, let me know

@ronie ronie added Type: Fix non-breaking change which fixes an issue Component: GUI engine labels May 28, 2016
@BigNoid
Copy link
Member

BigNoid commented May 28, 2016

No regressions found. When sending a click to anything other than the focused window, the window id should be added as parameter anyway imo.

@stefansaraev
Copy link
Contributor

jenkins build this please

@ronie ronie merged commit 99cfe2e into xbmc:master Jun 1, 2016
@ronie ronie deleted the sendclick branch October 15, 2016 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: GUI engine Type: Fix non-breaking change which fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants