Search in HTML-report-output not possible

tseck

Member²
Hello,

PL/SQL-Dev is my favorite tool and im using it every day.

I worked some hours with v11 - looks stable and the new Features are realy nice. But I'm still missing the possibility to search in the HTML-Report-Output. I already posted this in May 13 and hoped, that this issue had been fixed in v11. But no.

I took some time and installed v9 on the same Win7 Notebook.

With the MS IE HTML-Control and PL/SQL-Dev 10 or 11 and the report-HTML-panel active, after pressing ctrl+f the standard editor search dialog is displayed. This is not capable to search the HTML-panel.

Same testcase with PL/SQL-Dev 9. A special search-dialogue pops up after pressing ctrl+f, that sarches in the report-output and marks the findings yellow.

To me this seems to be a bug. As a search-menuitem is not available in the context menu, I suppose that the search-dialogue is built into the MS-control and it simply doesn't get the ctrl+f.

I'd be glad if you could investigate and fix this.

Thomas

 
Got it!
Setting the key-configuration for edit/find-replace to something different than ctrl+f solves the problem. After that, ctrl+f displays the search-dialogue of the IE control.
Thats what i want and i can live with shift+ctrl+f for the standard search. But pls take a look at the changes in key-event-handling from v9 to v10.

Thomas

 
Back
Top