You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some tests (see steps to reproduce) looks like find+|Regex Find-in-Page Tool chrome addon cant do simple nor regex search inside any web text edit areas. Note that chrome text find function actually can search text inside web text edit areas, so find+ should do that too considering its chrrome addon description [1]. Its important that find+ can do searches inside web edit areas in order users can search and edit code in such placees.
Steps to Reproduce
Procedure 1
Open any wikipedia page e.g Wikipedia:Sandbox [2], edit source, the wikipedia source editor [3] for wikipedia:sandbox page its opened
write a text in the source editor edit area, for example "test text!!!"
run find+ chrome addon, write a query like: "test text", it give no results in source editor edit area.
write a regex query like: test.*, it give no results in source editor edit area
Procedure 2
Open github new issue page [4],
by default some text already exists in the edit area, for example "issue"
run find+ chrome addon, write a query like: "issue", it give no results in the edit area.
write a regex query like: issue.*, it give no results in edit area
Tasks
Allow find+ addon to do simple and regex search inside any web text edit areas. specially i hope the problem get solved in the wikipedia source editor edit area, that is by the way, where i found the problem the first time.
Google.com. “Find+ | Regex Find-In-Page Tool - Chrome Web Store,”
Wikipedia contributors. “Editing Wikipedia:Sandbox - Wikipedia,”
Wikipedia contributors. “Help:Editing - Wikipedia,”, Editing Articles, Edit Screen(s)
Github. “New Issue · Brandon1024/Find,”
Screenshots and Documentation
fig1.-
fig 2
fig3
fig4
The text was updated successfully, but these errors were encountered:
frank82vt
changed the title
Is not possible to do simple nor regex text search in web text edit areas with find+|Regex Find-in-Page Tool
Is not possible to do simple nor regex text search in web text edit areas
Sep 27, 2024
Bug Description
After some tests (see steps to reproduce) looks like find+|Regex Find-in-Page Tool chrome addon cant do simple nor regex search inside any web text edit areas. Note that chrome text find function actually can search text inside web text edit areas, so find+ should do that too considering its chrrome addon description [1]. Its important that find+ can do searches inside web edit areas in order users can search and edit code in such placees.
Steps to Reproduce
Procedure 1
Procedure 2
Tasks
System
Browser:Chrome
OS: Windows 11 pro
References
End Notes
Screenshots and Documentation
fig1.-
fig 2
fig3
fig4
The text was updated successfully, but these errors were encountered: