Just to warn anyone about an interaction in DHTML keyboard and focus handling, I was trying to debug some keyboard handler code in the DHTML kernel, and it turns out that calling Debug.info to print a message in the debugger window causes the tab focus mechanism to start including the debugger input text field for some reason. It took me a half a day to figure out that only when I took out my debug print statements in the keyboard kernel that the tab focus mechanism started behaving properly again.
-- Henry Minsky Software Architect [email protected]
