Wow! I can't believe I see those "RC" letters in the title!

I have very little time to test @work right now, but my old sticky bug still does exist:
1. Pick "Files" browser panel (left)
2. Try opening some text file (autoexec.bat in my case) by pressing "ENTER".
3. When CB asks wich way to open, choose "inside CB editor"
4. Nothing opens, "Code::Blocks" output window log:
Could not open file ''.
The registered handler (Files extension handler) could not open it.5. After that, pressing "ENTER" does NOT display "CB open" dialog, but still prints that red error.
I think the KeyPressed() (or something) handler of the file tree control is not calling the same method as MouseDoubleClick().
svn build rev 8549 (2012/11/11 14:17:30) gcc 4.7.1 Windows/unicode - 32 bit
Windows server 2003 5.2 R2 32-bit
Thanks a lot for your work!