extent-framework / extentreports-java

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

Filter test is not working #403

Open happy1610 opened 1 year ago

happy1610 commented 1 year ago

Hi all, I am using extent report 5.1.0 image this filter sometime works, sometime not

I try to search by browser (chrome, edge, firefox), when I click arrow up and down, it's not moving next result in test

image

Is there anyone facing same issue with me? Please help

anshooarora commented 1 year ago

I haven't been able to reproduce this. Can you share a sample report and the text for search?

hiruthre commented 9 months ago

Hi,

I am also facing the same issue. The search is not working in all browsers. Attached sample report.

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.

Kindly fix this issue ASAP so that we can easily find the text.

Sample Test.zip

hiruthre commented 9 months ago

Please update on the above issue. thanks