Community
Participate
Working Groups
0.2 pre-M7 1. Open a JavaScript file in coding.html 2. Select some text and press Ctrl+H 3. You get an error: Uncaught TypeError: Object #<Object> has no method 'getTitle' coding.js:255
I introduced this in the second round of editor refactoring, when all file access stuff was pulled out of editor container. Fixed now. Opened bug 341395 for misc. polish issues for global search.