Closed
Bug 519459
Opened 16 years ago
Closed 16 years ago
Large Sized elements do not constrain to the webpage's CSS rules
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: aakashd, Unassigned)
Details
Attachments
(2 files)
Build Id:
Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9.2b1pre) Gecko/20090928
Fennec/1.0b4pre
and
Mozilla/5.0 (X11; U; Linux armv7l; en-US; rv:1.9.2b1pre) Gecko/20090928
Fennec/1.0b4pre
Steps to Reproduce:
1. go to www.twitter.com/login
or
1. Go to blog.mozilla.com/addons/
2. Scroll down to the tag cloud
Actual Results:
For twitter, http://www.flickr.com/photos/42893104@N04/3966500168/in/photostream/
For AMO Blog, http://www.flickr.com/photos/42893104@N04/3966518582/
| Reporter | ||
Updated•16 years ago
|
tracking-fennec: --- → ?
| Reporter | ||
Comment 1•16 years ago
|
||
I see this on Google Calendar as well. The example testcase for that is when a user is signed in and looking at the different calendars they have available on the bottom left side of the page.
Severity: normal → critical
Comment 2•16 years ago
|
||
Also seen on GMail when creating account on "Check Availability" button.
| Reporter | ||
Comment 3•16 years ago
|
||
Also seen on department dropdown box on www.amazon.com full site on build:
Mozilla/5.0 (X11; U; Linux armv7l; Nokia N900; en-US; rv:1.9.2b2pre) Gecko/20091029 Namoroka/3.6b2pre Fennec/1.0b5pre
| Reporter | ||
Comment 4•16 years ago
|
||
I think I'm seeing this on www.apple.com/quicktime/download/ as well with the radio button'ed download options on build:
Mozilla/5.0 (X11; U; Linux armv7l; Nokia N900; en-US; rv:1.9.2b2pre) Gecko/20091104 Firefox/3.6b2pre Fennec/1.0b5
Comment 5•16 years ago
|
||
Here is a simple testcase. There are two buttons, one of which (the right one) has style="font-size: 12pt;" ad this is the only style attribute used in a page. On a desktop Firefox font-size in ComputedStyle becomes 13.3333px and 16px, respectively but on recent fennec builds it is 13.3333px (which is right) and 44.1667px (which is huge).
Comment 6•16 years ago
|
||
Testcase result comparison (Linux desktop Firefox / Linux desktop fennec) for https://bugzilla.mozilla.org/attachment.cgi?id=412552
fennec version was
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20091112 Namoroka/3.7a1pre Fennec/1.0b6pre
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: wanted-fennec1.0-
Resolution: --- → FIXED
| Reporter | ||
Comment 7•16 years ago
|
||
veirfied FIXED on build:
Mozilla/5.0 (X11; U; Linux armv7l; Nokia N900; en-US; rv:1.9.2b5pre)
Gecko/20091203 Firefox/3.6b5pre Fennec/1.0b6pre
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Component: Linux/Maemo → General
QA Contact: maemo-linux → general
| Assignee | ||
Updated•12 years ago
|
tracking-fennec: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•