Skip to content

[FIX] Linux Wayland fixes#7304

Open
ales-erjavec wants to merge 2 commits into
biolab:masterfrom
ales-erjavec:fixes/owpreprocess-drop-index
Open

[FIX] Linux Wayland fixes#7304
ales-erjavec wants to merge 2 commits into
biolab:masterfrom
ales-erjavec:fixes/owpreprocess-drop-index

Conversation

@ales-erjavec

Copy link
Copy Markdown
Contributor
Issue
  • Cannot reorder preprocessors in Prepprocess widget via drag drop on Wayland.
  • Tool tips are misplaced in ROC Analysis widget on Wayland.
Description of changes
  • preprocess: Fix drop index selection on Wayland
  • owrocanalysis: Fix tooltip positioning on Wayland
Includes
  • Code changes
  • Tests
  • Documentation

Use event.position() instead of mapping from QCursor.pos
Pass target widget instance in QToolTip.showText
@ales-erjavec ales-erjavec force-pushed the fixes/owpreprocess-drop-index branch from 7c288d8 to eb1e481 Compare June 24, 2026 07:59
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.96%. Comparing base (f6a9710) to head (eb1e481).

❌ Your patch check has failed because the patch coverage (66.66%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7304      +/-   ##
==========================================
- Coverage   88.98%   88.96%   -0.02%     
==========================================
  Files         336      336              
  Lines       74515    74514       -1     
==========================================
- Hits        66306    66295      -11     
- Misses       8209     8219      +10     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant