Closed
Bug 739946
Opened 14 years ago
Closed 14 years ago
Div elements are separately linked inside the link containing divs
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox13 affected, firefox14 affected)
RESOLVED
INVALID
People
(Reporter: paul.feher, Unassigned)
Details
Attachments
(3 files)
Aurora Fennec 13.0a2 (2012-03-28)
Nightly Fennec 14.0a1 (2012-03-28)
Device: Samsung Nexus S
OS: Android 2.3.6
Steps to reproduce:
1. Load yahoo.com
2. Tap one icon or the label
Expected:
The link treated as a single element.
Actual:
The icon and label are treated as two separate links (but opening the same page).
NOTE:Please see the attached screenshot.
On the android native browse the link is treated as a single element.
| Reporter | ||
Updated•14 years ago
|
status-firefox13:
--- → affected
status-firefox14:
--- → affected
Comment 1•14 years ago
|
||
If those are actual div elements then this behaviour is correct according to the HTML5 DOM construction rules. Stock browser is probably wrong.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 2•14 years ago
|
||
For firefox desktop version using mobile agent the behavior is the same as in stock browser.
I've also try to reproduce this using Dolphin and Opera browsers. For Opera I can reproduce it but for Dolphin is not reproducible.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 3•14 years ago
|
||
I think this is probably invalid too. On desktop Firefox, I get a different site, though, than on mobile, even after using the mobile agent, so it's difficult to check.
Comment 4•14 years ago
|
||
This is what I see when I load the page in the desktop browser with a fennec UA to get the mobile page. The image and text are in separate <td> elements, and you can highlight one without the other (see the dashed outline around the calendar link). Are you seeing something different?
Comment 5•14 years ago
|
||
(In reply to Martijn Wargers [:mw22] (QA - IRC nick: mw22) from comment #3)
> I think this is probably invalid too. On desktop Firefox, I get a different
> site, though, than on mobile, even after using the mobile agent, so it's
> difficult to check.
I had to click on the "Set my location" link at the bottom of the page, and then click on the "Yahoo!" link in the top-right corner to get to the page I took the screenshot on.
| Reporter | ||
Comment 6•14 years ago
|
||
I see that is a user agent difference regarding this issue. I've try on my device with Android user agent and the issue is not reproducible.
The same differences happen for the desktop versions of Firefox 11 with Android user agent and Nightly 14.0a1 (2012-03-28) with Fennec user agent.Please see the attached screenshot.
| Reporter | ||
Comment 7•14 years ago
|
||
Comment 8•14 years ago
|
||
Your screenshot and the screenshot of kats make it clear that this bug is invalid, I think.
Comment 9•14 years ago
|
||
Marking invalid. Paul, if you disagree, please reopen.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•