Closed Bug 333590 Opened 19 years ago Closed 19 years ago

Input fields don't display texts longer than the fields themselves

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

VERIFIED FIXED

People

(Reporter: mozilla, Assigned: sharparrow1)

References

Details

(Keywords: regression)

Attachments

(1 file)

Any input field that is not multilined, has problems displaying contents longer than the fields themselves since the 0411 trunk. In the 0410 trunk it was working. This is the same behaviour on webpage input boxes and on the adress or search box. To reproduce enter some text longer than the search box in it. The Text will be displayed, but as it becomes longer you don't see what you are typing anymore, but the text is being written.
I can reproduce this behavior on the latest trunk.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
1. Focus search bar 2. Enter lots of text 3. Observe that when you reach the edge of the search bar, it is not scrolled, so you can't see what you're typing in anymore. Works - Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060410 Firefox/3.0a1 ID:2006041005 Broken - Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060410 Firefox/3.0a1 ID:2006041102 Regression Range - http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-04-10+04&maxdate=2006-04-11+03&cvsroot=%2Fcvsroot
Severity: normal → major
Component: General → Layout: Form Controls
Product: Firefox → Core
QA Contact: general → layout.form-controls
My fault; the change to GetScrollbarStylesFromFrame is causing problems. The issue is that textboxes want to be scrollable, just without scrollbars. Fix coming up momentarily.
Assignee: nobody → sharparrow1
Depends on: 332927
Blocks: 332927
No longer depends on: 332927
Attached patch PatchSplinter Review
This should improve things; only force it to be unscrollable in print/print preview.
Attachment #218059 - Flags: review?(roc)
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060411 Firefox/3.0a1 ID:2006041202 Now WFM
Also WFM in the latest tinderbox pacifica build. Bug marked as resolved-fixed Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060411 Firefox/3.0a1 ID:2006041202
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
*** Bug 333711 has been marked as a duplicate of this bug. ***
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: