Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requester tab search functionality do not auto-search on new request #8353

Open
1 task
njmulsqb opened this issue Feb 22, 2024 · 0 comments
Open
1 task

Requester tab search functionality do not auto-search on new request #8353

njmulsqb opened this issue Feb 22, 2024 · 0 comments

Comments

@njmulsqb
Copy link
Contributor

Describe the bug

The search field when filled with some data searches the request/response body but when you send a new request by keeping the content in the search field same, if the response contains that string, you cannot see it until unless you change the input or retype one of the characters.

Steps to reproduce the behavior

  1. Go to requester tab
  2. Find some string in response and search it in search bar below (make sure that string will be available when you hit the send button in the next response)
  3. Hit send
  4. Try to find the exact same string without changing the content of search bar i.e. using arrows, hitting enter in the search bar

Expected behavior

It should auto-search the new response, in my case arrows are also not working (maybe because the string I am searching is occurring only once in response body)

Software versions

ZAP
Version: 2.14.0

Installed Add-ons: [[id=accessControl, version=9.0.0],
[id=alertFilters, version=19.0.0], [id=ascanrules,
version=63.0.0], [id=authhelper, version=0.12.0],
[id=automation, version=0.35.0], [id=browserView,
version=6.0.0], [id=bruteforce, version=15.0.0],
[id=callhome, version=0.10.0], [id=commonlib,
version=1.22.0], [id=custompayloads, version=0.13.0],
[id=database, version=0.3.0], [id=diff, version=14.0.0],
[id=directorylistv1, version=7.0.0], [id=domxss,
version=18.0.0], [id=encoder, version=1.4.0],
[id=evalvillain, version=0.3.0], [id=exim, version=0.8.0],
[id=fileupload, version=1.2.1], [id=formhandler,
version=6.5.0], [id=fuzz, version=13.12.0],
[id=gettingStarted, version=16.0.0], [id=graphql,
version=0.22.0], [id=help, version=17.0.0], [id=highlighter,
version=8.0.0], [id=hud, version=0.18.0], [id=invoke,
version=14.0.0], [id=jsonview, version=3.0.0], [id=jwt,
version=1.0.3], [id=network, version=0.13.0], [id=oast,
version=0.17.0], [id=onlineMenu, version=12.0.0],
[id=openapi, version=39.0.0], [id=postman, version=0.2.0],
[id=pscanrules, version=56.0.0], [id=quickstart,
version=43.0.0], [id=replacer, version=16.0.0], [id=reports,
version=0.29.0], [id=requester, version=7.4.0], [id=retest,
version=0.8.0], [id=retire, version=0.31.0], [id=reveal,
version=7.0.0], [id=scripts, version=45.0.0], [id=selenium,
version=15.18.0], [id=soap, version=21.0.0], [id=spider,
version=0.10.0], [id=spiderAjax, version=23.18.0], [id=tips,
version=12.0.0], [id=webdriverwindows, version=70.0.0],
[id=websocket, version=30.0.0], [id=zest, version=43.0.0]]

Operating System: Windows 11
Architecture: amd64
Java Version: Oracle Corporation 19.0.2
System's Locale: en_US
Display Locale: en_GB
Format Locale: en_US
Default Charset: UTF-8
ZAP Home Directory: C:\Users\najam\ZAP
ZAP Installation Directory: C:\Program Files\ZAP\Zed Attack Proxy.
Look and Feel: FlatLaf Light (com.formdev.flatlaf.FlatLightLaf)

Screenshots

No response

Errors from the zap.log file

No response

Additional context

No response

Would you like to help fix this issue?

  • Yes
@njmulsqb njmulsqb added the bug label Feb 22, 2024
@thc202 thc202 added enhancement and removed bug labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants