Closed
Bug 284736
Opened 20 years ago
Closed 20 years ago
[ENTER] during link typeahead (using ') does not follow link if not in focused frame
Categories
(Toolkit :: Find Toolbar, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 260041
People
(Reporter: kspiteri, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 During a typeahead search for links (using '), pressing [ENTER] usually follows the link. If the page contains multiple frames (e.g. http://java.sun.com/j2se/1.5.0/docs/api/), [ENTER] only follows the link if it is in the frame which was focused before the search started. Reproducible: Always Steps to Reproduce: 1. Click on the top left frame to give it focus. 2. Type: 'colorchooserui 3. Press [ENTER]. Actual Results: The "javax.swing.colorchooser" link is followed from the top left frame. Expected Results: The "BasicColorChooserUI" link should have been followed from the bottom left frame.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 260041 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•