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

Fix gnote and libreoffice failure on gnome46 #19375

Merged
merged 1 commit into from
May 24, 2024

Conversation

GraceWang571
Copy link
Contributor

With GNOTE 46, right-clicking a note to delete it is no longer possible
So, we need to use a different way to delete a note, here we will use send_key "delete";

Besides, due to bsc#1224395 the ctrl-q do not work on libreoffice math
So, I am updating the code to use assert_and_click 'close-libreoffice';

TW Wayland: https://openqa.opensuse.org/tests/4215188#
(The libreoffice_mainmenu_components failed due to https://bugzilla.opensuse.org/show_bug.cgi?id=1225089)
TW X11: https://openqa.opensuse.org/tests/4219308#
SLE15SP6 X11: https://openqa.suse.de/tests/14429217#
SLE15SP6 Wayland: https://openqa.suse.de/tests/14429241#

Copy link

Great PR! Please pay attention to the following items before merging:

Files matching lib/**.pm:

  • Consider adding or extending unit tests in t/

This is an automatically generated QA checklist based on modified files.

@zhaocongjia
Copy link
Contributor

LGTM.

@GraceWang571 GraceWang571 merged commit b508870 into os-autoinst:master May 24, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants