Closed
Bug 666533
Opened 14 years ago
Closed 9 years ago
Pressing Enter does not follow link on Twitter
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
()
Details
(Keywords: access, testcase-wanted, top100)
7.0a1 (2011-06-22)
1. Load a newtwitter page where some of the tweets have hyperlinks, such as https://twitter.com/jruderman
2. Focus one of the links (e.g. by selecting nearby text and pressing Tab)
3. Press Enter.
Result: nothing happens
Expected: open the link in a new tab
Works correctly in Chrome. Dunno if this is a Firefox bug or a Twitter bug.
Comment 1•14 years ago
|
||
Is this a regression?
| Reporter | ||
Comment 2•14 years ago
|
||
Same thing happens in Firefox 4.0.1 and Nightly (7.0a1). So I guess not.
Comment 3•14 years ago
|
||
WFM on Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0a1) Gecko/20110711 Firefox/8.0a1
It works on any link in Firefox but not on Twitter so in my opinion this is not a bug.
Considering comment3, setting resolution to Resolved WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Updated•14 years ago
|
Status: RESOLVED → REOPENED
Ever confirmed: true
Keywords: testcase-wanted
Resolution: WORKSFORME → ---
Comment 5•9 years ago
|
||
Build ID 20160212030242
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:47.0) Gecko/20100101 Firefox/47.0
I tested this on Mac OS 10.10 with Firefox Nightly 47.0a1 and I can't reproduce it. I will close this as Resolved: WFM, feel free to reopen it if you can reproduce it with the latest Firefox Nightly.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 9 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•