Closed
Bug 770857
Opened 13 years ago
Closed 13 years ago
Computing of viewport is incorrect
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 757362
People
(Reporter: mebrach, Unassigned)
Details
Attachments
(1 file)
|
558 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.0; rv:11.0) Gecko/20100101 Firefox/11.0
Build ID: 20120312181643
Steps to reproduce:
Created an HTML-Site containing cascaded divs, the outer got position:fixed the inner position:relative and left:390px
the inner div contains two buttons
Actual results:
Android 2.3.5 on HTC Desire HD with resolution 400x800 and orientation potrait the second button will not be displayed correctly.
Both buttons are quite centered on display, but the rigth button is not shown, but reacts on onlick-handler
If orientation get switched to landscape everything works fine.
The curious thing: elements more on the right as the trouble-causing button will be displayed fine
| Reporter | ||
Updated•13 years ago
|
OS: Windows Vista → Other
Hardware: x86 → Other
| Reporter | ||
Updated•13 years ago
|
OS: Other → Android
Updated•13 years ago
|
Attachment #639067 -
Attachment mime type: text/plain → text/html
Comment 1•13 years ago
|
||
This sounds a lot like bug 757362, and is probably fixed in the latest nightly builds. I don't have a Desire HD at the moment so I can't verify.
| Reporter | ||
Comment 2•13 years ago
|
||
looked at the site mentioned in that bug and behaves right like mine... will try the nightly build tomorrow and give response about the result...
| Reporter | ||
Comment 3•13 years ago
|
||
tried the actual beta from market but there is the bug present too... didn't find the repository to build myself... could you submit the URL please?
Comment 4•13 years ago
|
||
You can grab the latest nightly from http://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mozilla-central-android/en-US/fennec-16.0a1.en-US.android-arm.apk - you'll need to make sure your Android device settings allow installing apps from non-market sources.
Comment 5•13 years ago
|
||
(In reply to Marvin Emil Brach from comment #3)
> tried the actual beta from market but there is the bug present too... didn't
> find the repository to build myself... could you submit the URL please?
If you'd like to build from source yourself, you can find instructions and links at: https://wiki.mozilla.org/Mobile/Fennec/Android
| Reporter | ||
Comment 6•13 years ago
|
||
yes bug is solved in the nightly... thanks for Shari.g url and to the whole team for doing such a great job...
| Reporter | ||
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
| 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
•