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

Fixing QtNativeAccessibility related ANRs #3443

Merged
merged 3 commits into from
May 17, 2024
Merged

Fixing QtNativeAccessibility related ANRs #3443

merged 3 commits into from
May 17, 2024

Conversation

VitorVieiraZ
Copy link
Contributor

Set QT_ANDROID_DISABLE_ACCESSIBILITY environment variable to disable accessibility features and prevent ANRs.

Fixes #3431

Copy link

Pull Request Test Coverage Report for Build 9115740293

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 82 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.09%) to 60.009%

Files with Coverage Reduction New Missed Lines %
input/core/merginuserinfo.cpp 3 73.76%
input/app/projectsmodel.cpp 6 69.17%
input/core/merginapi.cpp 6 78.63%
input/app/main.cpp 67 32.75%
Totals Coverage Status
Change from base Build 9109368272: -0.09%
Covered Lines: 7665
Relevant Lines: 12773

💛 - Coveralls

@PeterPetrik PeterPetrik merged commit b7bffed into master May 17, 2024
8 checks passed
@PeterPetrik PeterPetrik deleted the iss3431 branch May 17, 2024 06:38
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.

ANR at QtNativeAccessibility
3 participants