Closed
Bug 611649
Opened 15 years ago
Closed 14 years ago
[Regression] Changes in form elements are visible only after zooming
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec2.0+)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| fennec | 2.0+ | --- |
People
(Reporter: ioana.chiorean, Assigned: stechz)
Details
Build Identifier: Mozilla/5.0 (Android; Linux armv7l; en-US; rv:2.0b8pre)
Gecko/20101111 Firefox/4.0b8pre Fennec/4.0b3pre
Device: Motorola Droid 2
Steps to reproduce:
1. Go to http://jquery.malsup.com/form/#fields
2. Tap into input field with the pre-filled value: MyName1
3. Clear the field.
4. Enter something in the field.
5. Tap on down/up arrows from form assistant.
6. Write in textarea element in the page
Expected results:
After step 3, field is cleared.
After step 4, entered string is visible in the input field.
Down/up arrows work accordingly
Entered string at step 6 should be visible in the text area
Actual results:
after step 3, only last character is deleted; MyName is visible in the field
after step 4, only first entered character is visible
after step 6, only first entered character is visible
Note: Regression from bug 588727 which is verified fixed
Updated•15 years ago
|
tracking-fennec: --- → ?
Flags: in-testsuite?
Flags: in-litmus?
Summary: Changes in form elements are visible only after zooming → [Regression] Changes in form elements are visible only after zooming
Updated•15 years ago
|
Assignee: nobody → ben
tracking-fennec: ? → 2.0+
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•