Skip to content

Fix possible NPE in scrollwheel#3372

Merged
elsazac merged 1 commit into
eclipse-platform:masterfrom
elsazac:NPEinscrollwheelMac
Jun 9, 2026
Merged

Fix possible NPE in scrollwheel#3372
elsazac merged 1 commit into
eclipse-platform:masterfrom
elsazac:NPEinscrollwheelMac

Conversation

@elsazac

@elsazac elsazac commented Jun 9, 2026

Copy link
Copy Markdown
Member

Add a null check for display in Control.scrollWheel() to prevent a possible NPE on macOS

Fixes: #358

Add a null check a possible NPE for display in scrollWheel
Control.scrollWheel in MAC

Fixes: eclipse-platform#358
@elsazac elsazac force-pushed the NPEinscrollwheelMac branch from 37e5b1f to e862e6f Compare June 9, 2026 11:31
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Test Results (macos)

   58 files  ±0     58 suites  ±0   6m 39s ⏱️ - 1m 51s
4 578 tests ±0  4 331 ✅ ±0  247 💤 ±0  0 ❌ ±0 
2 216 runs  ±0  2 152 ✅ ±0   64 💤 ±0  0 ❌ ±0 

Results for commit e862e6f. ± Comparison against base commit a358f70.

@elsazac elsazac merged commit 0092ec5 into eclipse-platform:master Jun 9, 2026
19 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

Development

Successfully merging this pull request may close these issues.

[Mac] NPE in org.eclipse.swt.widgets.Widget.filters(Widget.java:831)

1 participant