Closed
Bug 270396
Opened 20 years ago
Closed 20 years ago
ENTER on a selected class link does not open right page
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 260041
People
(Reporter: ildella, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 if I use Type as you find to select a link to a class (i.e.: JFrame) and then I press ENTER (with the right class selected), Firefox does not open the same page that it opens when I left-click on that class link. Sometimes it does nothing at all. If I try to do the same operations with package, firefox works correctly. Reproducible: Always Steps to Reproduce: 1. Go here: http://java.sun.com/j2se/1.5.0/docs/api/index.html 2. Type the name of a class (i.e. JFrame) 3. press ENTER Actual Results: sometimes anything at all. sometimes opens in the frame with the class a wrong page Expected Results: to open in the right frame the page with JFrame class documentation
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 260041 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Summary: ENTER on a selected class link does not open right page → ENTER on a selected class link does not open right page
You need to log in
before you can comment on or make changes to this bug.
Description
•