Skip to content

[RTT-6193] Fix combo_scroll on RHEL-10#64

Merged
jstodola merged 1 commit intomainfrom
combobox-fix
Apr 17, 2025
Merged

[RTT-6193] Fix combo_scroll on RHEL-10#64
jstodola merged 1 commit intomainfrom
combobox-fix

Conversation

@jikortus
Copy link
Contributor

This fixes the issues with combo boxes. The problem is that dogtail is not able to create a mouse click with a button > 3 (4/5 are used for scrolling by mouse), but this can be overcome by generating keypresses (hopefully without undesired side effects, worked OK when I tested it). I also found out that there's an unexpected offset in the reported/actual y-coordinate positions of the menu items that needs to be accounted for (looks like a bug).

@jikortus jikortus requested a review from jstodola April 16, 2025 17:44
@jikortus jikortus self-assigned this Apr 16, 2025
Copy link
Collaborator

@jstodola jstodola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jstodola jstodola merged commit 7e24a00 into main Apr 17, 2025
3 checks passed
@jstodola jstodola deleted the combobox-fix branch April 17, 2025 11:33
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