Skip to content

Conversation

@patrick0210
Copy link
Contributor

@patrick0210 patrick0210 commented Aug 15, 2020

If an item gets selected in an CheckComboBox, a subsequent hit on TAB
throws a NullPointerException. This commit fixes this bug.

fixes #1297

@abhinayagarwal
Copy link
Member

Please target the PR to jfx-13 branch.

@patrick0210 patrick0210 changed the base branch from 9.0.0 to jfx-13 November 4, 2020 19:43
@patrick0210 patrick0210 reopened this Jan 24, 2021
@patrick0210 patrick0210 force-pushed the issue/1297 branch 2 times, most recently from 54741ae to 53a17b4 Compare January 24, 2021 09:09
…a subsequent

hit on TAB throws a NullPointerException. This commit fixes the bug.
@patrick0210 patrick0210 changed the title Issue 1297: fix NPE when hitting TAB in CheckComboBox Issue #1297: Fix NPE when hitting TAB in CheckComboBox Jan 24, 2021
@abhinayagarwal
Copy link
Member

abhinayagarwal commented Mar 4, 2021

Hi @patrick0210 ,

Apologies for the delay in reviewing this PR. The fix looks good. Can you please sign the ControlsFX CLA?

@patrick0210
Copy link
Contributor Author

Hey,
I have just signed the CLA.

@abhinayagarwal abhinayagarwal merged commit a505709 into controlsfx:jfx-13 Mar 6, 2021
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.

NullPointerException when using TAB key in CheckComboBox

3 participants