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

wxWidgets patch for tab traversal #195

Closed
smanders opened this issue Jun 12, 2018 · 1 comment
Closed

wxWidgets patch for tab traversal #195

smanders opened this issue Jun 12, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@smanders
Copy link
Owner

ConfiguratorGUI Polish - Tab traversal for 'Accounts Page' skips PKI fields
https://isrtrac.usurf.usu.edu/trac/isr/ticket/10270

From: Aaron May
Sent: Thursday, June 7, 2018 1:39 PM
To: Scott M Anderson
Subject: Re: wxWidgets 3.1.1

So I found a common trait with the non tab traversable dialogues in linux: If it is disabled in current.cfg, it is not tab traversable regardless of whether I subsequently enable it in the ConfiguratorGUI. If it is enabled in current.cfg, regardless of whether I subsequently disable and enable it in the ConfiguratorGUI it is fully tab traversable. Turns out, this looks an awful lot like a known issue. Here's the ticket for it:http://trac.wxwidgets.org/ticket/16806 . This was fixed about 6 months ago, but it is only present in the 3.1.1 dev release of wxWidgets. We currently use 3.1.0.

I would like to test and see if this issue is resolved using the 3.1.1 wxWidgets dependency. Is there an easy way to do that? Can we build a development externpro for situations like this?​

wxGTK: Unable to tab to controls if they are disabled and later get enabled
http://trac.wxwidgets.org/ticket/16806
commit: wxWidgets/wxWidgets@a54d478

perhaps we cherry-pick this commit onto our xp3.1.0 branch, for now
externpro/wxWidgets@v3.1.0_pkg...xp3.1.0

and create a new issue to update wxWidgets to the 3.1.1 release

@smanders smanders added the bug label Jun 12, 2018
@smanders smanders added this to the current milestone Jun 12, 2018
@smanders smanders self-assigned this Jun 15, 2018
smanders pushed a commit that referenced this issue Jun 15, 2018
@smanders
Copy link
Owner Author

completed with commit to dev branch referenced above

@smanders smanders mentioned this issue Jun 15, 2018
53 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant