-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Ubuntu 22.04 - Jenkins 2.513
When I try to search for a text in script area of declarative pipeline job using browser search (Control + F), if the text is not visible browser can't find the text, like the example bellow. The post section exists but can't be found because it's not visible but if I scrool the text until post appears, the browser can find it. I see that other text editor solutions like source edit page of gitlab, have their own search and don't use the browser when press Control+F. Their search box can search but replace text too. Maybe this is a better solution. I need to copy my script to VSCode for edit and this is not so good.