Closed
Bug 44655
Opened 26 years ago
Closed 25 years ago
text boxes flicker outside box bounds
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: chacal, Assigned: pierre)
References
()
Details
(Keywords: css1)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14-5.0 i686; en-US; m17)
Gecko/20000705
BuildID:
on www.ebay.com, if i hold down a key to enter multiple letters to the search
textbox, the contents of the textbox flicker outside the bounds of the box after
the letters fill the viewable area of the textbox
Also, Although I don't know if it's
related, on this form i'm filling out, if I click a dropdown box, and select
something, when it closes, the frame around the dropdown box lingers until i
scroll until the dropdown is no longer visible, and then return.
Reproducible: Always
Steps to Reproduce:
1.visit
www.ebay.com
2.focus on the search textbox
3.hold down a key
Actual Results: text flickered outside the textbox
Comment 1•26 years ago
|
||
This has been reported multiple times, but I can't find the bugs. sending to
form controls, rods will know better than me what to look for.
URL: http://www.ebay.com , http://www.mozi... → http://www.ebay.com
Comment 3•26 years ago
|
||
I've seen this with INPUT[type=text] on NT on my own pages. Usually the
described effect occurs when a) text has been entered in the field and b) the
field has some CSS styles applied to it (try playing with height, width,
font, line-height and font-size).
Status: UNCONFIRMED → NEW
Component: Browser-General → HTML Form Controls
Ever confirmed: true
Keywords: css1
Comment 6•25 years ago
|
||
Marking WORKSFORME: I'm pretty sure this was fixed in teh last few weeks, and it
is fine for me on NT and Linux suing M18 Trunk builds.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•