Closed Bug 64807 Opened 24 years ago Closed 23 years ago

Textfield with Multiline inserts a scroll bar.

Categories

(Core :: DOM: Editor, defect, P5)

x86
Linux
defect

Tracking

()

VERIFIED FIXED
Future

People

(Reporter: skasinathan, Assigned: rubydoo123)

References

Details

1. Open a new Address Book Card. Click on the other tab. Click on the notes section. Type a word. Scroll bar immediately appears even though there is enough room to enter more lines. Expected: Scroll bar should appear only after I enter texts more than the number of intial rows. Build and pltform: Today's linux build. Windows is OK. PS: This is a general problem with textfields with multiline. The above description of Address Book is just an example.
Simplest example: <?xml version="1.0"?> <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> <textfield multiline="true" rows="15" wrap="virtual"/> </window> and as soon as you type, on linux, the scrollbar will appear. (Ender handles this though, no?).
AFAIK. ->editor
Assignee: trudelle → beppe
Component: XP Toolkit/Widgets: XUL → Editor
QA Contact: jrgm → sujay
just checked this textarea on mac and on win98, the scrollbars appear at the appropriate time. On linux they do appear when the first character is entered. Moving to future, we will get to this one when we can
Severity: normal → trivial
Priority: -- → P5
Target Milestone: --- → Future
Depends on: 91794
See explanation on bug 91794.
Fix for bug 91794 checked in 2001-08-23 06:44 PDT, so this bug is now fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified in 9-19 build
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.