I asked about this on StackOverflow before, and for some reason, the editor component traps the tab key and processes it itself. When I move the Find dialog to an empty program, it processes tabs fine.
In other words, I've been working on this for a while, but things aren't cooperating. :(
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Awesome!, for the Find dialog. (This is a valid and interesting setup. I personally still prefer to just 'paste' a Tab character when I want to search for it, and have the quick Tabbing the rest of the time, but not a biggie at all! And it's so nice to have a valid setup).
Tab is still caught fine by the other dialogs, but the order that it goes-through the elements in is all-over-the-place. Like on the "Editor Options" dialog for example: As you tab, instead-of going down the Miscellaneous list first, and then on to other things, it just skips around randomly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I asked about this on StackOverflow before, and for some reason, the editor component traps the tab key and processes it itself. When I move the Find dialog to an empty program, it processes tabs fine.
In other words, I've been working on this for a while, but things aren't cooperating. :(
As of RC8, the tab key now does absolutely nothing instead of messing around with focus.
It's a start...
One can now search for tabs (again?).
Awesome!, for the Find dialog. (This is a valid and interesting setup. I personally still prefer to just 'paste' a Tab character when I want to search for it, and have the quick Tabbing the rest of the time, but not a biggie at all! And it's so nice to have a valid setup).
Tab is still caught fine by the other dialogs, but the order that it goes-through the elements in is all-over-the-place. Like on the "Editor Options" dialog for example: As you tab, instead-of going down the Miscellaneous list first, and then on to other things, it just skips around randomly.
One can now walk through Editor Options in the expected way with tabs again.
Can you list a few other tab messes?
File => Properties
Tools => Compiler Options => only "Compiler" tab
Tools => Editor Options => Code Insertion => Symbol Completion
Tools => Editor Options => Code Completion
Tools => Environment Options => General
Tools => Check for Packages
Help => About maybe..
All fixed.