Closed
Bug 678860
Opened 14 years ago
Closed 14 years ago
UTest Bug ID: 203968 - taobao.com - Texts are misaligned (located outside of containing frames) in Firefox
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: webqa.utest, Unassigned)
References
()
Details
(Whiteboard: [uTest-fennec])
Attachments
(2 files)
Additional Environment Info:
Device Maker / Manufacturer: THC
Device Model: Desire
Device OS: Android OS v2.2
Device Carrier: Telus Mobility (using WiFi)
URL tested: taobao.com
Native browser: Internet v2.2
Steps:
1) Open taobao.com on Firefox Beta v6
2) Open taobao.com on Native Browser (Internet v2.2)
Expected:
Firefox and Native browser should show identical content
Actual:
The texts in the frames are misaligned with respect to the containig frames in Firefox (see Firefox-1.png)
| Reporter | ||
Updated•14 years ago
|
Status: NEW → UNCONFIRMED
Ever confirmed: false
Updated•14 years ago
|
Comment 1•14 years ago
|
||
This is working in the stock browser, because the relevant tag has display:-webkit-box; in there, causing the content not to wrap. If that css rule was omitted, then the text does wrap as in Fennec.
So this bug is invalid or tech evangelism.
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Updated•14 years ago
|
Whiteboard: [uTest-fennec]
You need to log in
before you can comment on or make changes to this bug.
Description
•