extent-framework / extentreports-java

Extent Reporting Library, Java
http://extentreports.com
Apache License 2.0
224 stars 127 forks source link

Browser Find option is not working in Extent Report #423

Open hiruthre opened 9 months ago

hiruthre commented 9 months ago

Hi @anshooarora, @eliaslecomte,

The browser Find option is not working in Extent Report. See screenshot. It's not moving the cursor 3 and 4 search results. It always shows the current page.

image

I am using extent report 5.1.1.

Steps:

  1. Open the Extent report in any browser ex. Edge
  2. CTRL+F to open the browser find option.
  3. Please type in the text you are looking for, for instance, "EXECUTOR", and click on the arrow up and down. This tool highlights only the visible text and does not look for matches beyond that. If you are trying to search for specific text within a very long report, it can be quite challenging to scroll manually and locate the data. It would be helpful if the cursor automatically moved to the desired text, similar to what happens in standard HTML pages.
  4. Kindly fix this issue ASAP so that we can easily find the text.

The search is not working in all browsers. Attached sample report.

Sample Test.zip

rudgal commented 8 months ago

👍

Can confirm the same issue with com.aventstack.extentreports.reporter.ExtentSparkReporter, Version 5.1.1.

A fix here would be highly appreciated, since it is really cumbersome to navigate through extensive reports without proper means to search/find.