Open Bug 1105735 Opened 10 years ago Updated 2 years ago

Find as you Type doesn't find links without href

Categories

(Core :: Find Backend, defect)

33 Branch
x86
Linux
defect

Tracking

()

UNCONFIRMED

People

(Reporter: ms, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:33.0) Gecko/20100101 Firefox/33.0 Iceweasel/33.1
Build ID: 20141111062622

Steps to reproduce:

e.g. https://www.cortalconsors.de/home
The "Login"-Button on the Top Right is an "<a>" without a href that actives a javascript Login "inline Popup" functionality.



Actual results:

Typing "login" finds nothing


Expected results:

Typing "login" should select the login-Button, so pressing "enter" actives it.
For testing i added 'href="#"' with Firebug and after that it works as expected
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.