Open
Bug 967466
Opened 12 years ago
Updated 3 years ago
feature to search text of head of link
Categories
(Core :: Find Backend, enhancement)
Core
Find Backend
Tracking
()
UNCONFIRMED
People
(Reporter: LOFK, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 Iceweasel/26.0 (Beta/Release)
Build ID: 20131215090532
Steps to reproduce:
This is a request for a feature to find links by searching the content of their head URI. (not the content at their head.) For example, if there were a link like
<a href='follow/rainbow.html'>Pot</>
then searching for "rainbow" would find the link.
This could be performed by the
'Find within link-text only'
action.
Workaround: Search in the source code.
This may touch bug 565552.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•