architecture-building-systems / revitpythonshell

An IronPython scripting environment for Autodesk Revit and Vasari
MIT License
494 stars 113 forks source link

Using TAB to cycle through fields in Configuration dialog does not work #21

Closed GoogleCodeExporter closed 6 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open Configuration dialog
2. add a new script
3. enter name
4. press TAB

What is the expected output? What do you see instead?

I expect to end up in the Group field. Instead, I end up in the path field.

Original issue reported on code.google.com by dthomas.ch on 5 Feb 2013 at 2:53

eirannejad commented 6 years ago

Submitted PR: https://github.com/architecture-building-systems/revitpythonshell/pull/70

daren-thomas commented 6 years ago

@eirannejad re-openning issue for admittedly dogmatic reasons: I believe the issue is only really done when the PR has been merged. I'm going to go merge the PR right now!