Closed
Bug 733371
Opened 13 years ago
Closed 10 years ago
Links are removed for articles on the main page at huffingtonpost.com
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
People
(Reporter: camelia.urian, Unassigned)
References
()
Details
(Keywords: regression)
Fennec/13.0a1 2012-03-06
Device: Motorola Droid Pro (Android 2.3.3)
Steps to reproduce:
1. Open Nightly.
2. Go to huffingtonpost.com.
3. Tap on any article on the main page.
Expected results:
The article is opened.
Actual results:
Nothing happens when tapping on the article.
Notes:
-- The issue is not reproducible on the Android Browser
Firefox wide issue, firefox is not seeing the redirect:
<div onclick="javascript:aolmbweb.redirect('/mobileweb/2012/03/20/obama-boehner-debt-deal_n_1367955.html')" class="modLink">Obama-Boehner Debt Deal Not On Table, Officials Say</div>
Assignee: nobody → general
blocking-fennec1.0: --- → ?
Component: General → JavaScript Engine
Product: Fennec Native → Core
QA Contact: general → general
Comment 3•13 years ago
|
||
(In reply to Boris Zbarsky (:bz) from comment #2)
> I assume this is an issue on desktop too?
>
yep, reproducible on firefox desktop also, if you navigate to http://www.huffingtonpost.com/mobileweb. Chrome for desktop also works fine.
> What's the regression range?
We'll work on this.
Updated•13 years ago
|
tracking-firefox13:
--- → ?
Comment 5•13 years ago
|
||
(In reply to Mark Finkle (:mfinkle) from comment #4)
> is this bug 737575 ?
No, reproduces on mc tip as well as FF 11, so this is not a recent regression.
Updated•13 years ago
|
Updated•13 years ago
|
blocking-fennec1.0: ? → +
Comment 6•13 years ago
|
||
This looks like it goes back at least to 3.5, so not tracking for desktop.
This doesn't look like a JS engine bug. I would guess the onclick handler is not being run at all.
doesn't look like it works in 3.0 either... not sure if it's worth checking even earlier?
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Comment 9•10 years ago
|
||
WFM nowadays. Feel free to reopen if you still see a problem.
Status: NEW → RESOLVED
Closed: 10 years ago
Keywords: qawanted,
regressionwindow-wanted
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•