Closed
Bug 504673
Opened 15 years ago
Closed 15 years ago
Page doesn't redraw when entering text into field
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bcombee, Assigned: bcombee)
References
()
Details
Attachments
(1 file, 1 obsolete file)
499 bytes,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
On Win32, I was entering my username and password into the login field at the top of the page. I was not able to see any change in the field while typing; I had to pan the page to get a redraw to appear on the screen.
Flags: wanted-fennec1.0?
Assignee | ||
Comment 1•15 years ago
|
||
Problem is that endPanning() wasn't being called when a drag got converted into a click.
Assignee | ||
Comment 2•15 years ago
|
||
Assignee | ||
Comment 3•15 years ago
|
||
Attachment #389970 -
Attachment is obsolete: true
Attachment #389974 -
Flags: review?(mark.finkle)
Attachment #389970 -
Flags: review?(mark.finkle)
Updated•15 years ago
|
Attachment #389974 -
Flags: review?(mark.finkle) → review+
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
Retested with:
Mozilla/5.0(Windows NT 5.1; rv:10.0a1) Gecko/20111018 Firefox/10.a1 Fennec/10.a1
Bug no longer reproducible.
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
tracking-fennec: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•