dcef3 icon indicating copy to clipboard operation
dcef3 copied to clipboard

Find invisible until frame clicked

Open sam-s4s opened this issue 8 years ago • 0 comments

I have started using (TChromium).Browser.Host.Find(), however there is a problem.

When I click my Find button (outside the Chromium frame), the find occurs on the page, however the text is not highlighted at all. The Find is invisible.

If I click on the Chromium frame/page BEFORE hitting the Find button, then it works fine, and is visible.

I have tried doing a SetFocus on the frame, but this seems to make no difference.

Am I doing something wrong, or is this a bug?

sam-s4s avatar Nov 06 '16 23:11 sam-s4s