Closed
Bug 757369
Opened 13 years ago
Closed 4 years ago
Form validation message pop-up is not in the right position
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox16 affected, firefox17 affected, firefox18 affected)
RESOLVED
INCOMPLETE
People
(Reporter: andreea.pod, Unassigned)
References
()
Details
Attachments
(3 files)
Build: Firefox 15.0a1 (2012-05-21)
Device: LG Optimus 2X (Android 2.2.2)
Steps to reproduce:
1. Go to http://www.bradshawenterprises.com/tests/formdemo.php
2. Zoom in a bit
3. Make sure that non of the fields is focused
4. Tap on the Send message button
Expected result:
- a pop-up message should appear: "Please fill out this field" with an arrow pointed to the first field
Actual result:
- the pop-up is not placed near the text field, please see the screenshot.
Note: with no zoom when you tap Send message the pop-up appears like in the second screenshot.
Reporter | ||
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
In the first screenshot, it looks like we should be showing an message above the input with an inverted arrow (bug 737922), but that's obviously not working, and the popup isn't even in the correct place. There also isn't enough room for the popup below the input in the second screenshot, so some positioning logic is also going wrong there.
Sriram, do you remember seeing any similar problems when working on bug 737922?
I also wonder if bug 748469 would also help with preventing positioning math errors.
Reporter | ||
Comment 3•13 years ago
|
||
The problem from bug 737922 is fixed as you can see in the screenshot, I think that here all depends on the page position and the zoom level.
Updated•13 years ago
|
status-firefox16:
--- → affected
status-firefox17:
--- → affected
status-firefox18:
--- → affected
Version: Firefox 15 → Trunk
Comment 4•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•4 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
•