Closed Bug 342970 Opened 18 years ago Closed 15 years ago

textarea do not show vertical scrollbar, if css height is below 32px

Categories

(Core :: Layout: Form Controls, defect)

1.7 Branch
x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 292284

People

(Reporter: torsten.zachert, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4

this sample do not show vertical scrollbar

<textarea name="name1" rows="2" cols="20" style="height: 30px;">Text</textarea>

this sample shows vertical scrollbar

<textarea name="name1" rows="2" cols="20" style="height: 32px;">Text</textarea>

Reproducible: Always
Version: unspecified → 1.5.0.x Branch
Component: General → Layout: Form Controls
Product: Firefox → Core
Version: 1.5.0.x Branch → 1.0 Branch
Attached file Testcase
Testcase showing the problem per the reporters comments.
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: general → layout.form-controls
Keywords: testcase
Version: 1.0 Branch → 1.7 Branch
This is confirmed, and actually gotten much worse in the latest builds from 15-12-2006. Open the testcase, and find out that both area's don't have a scrollbar anymore!
(In reply to comment #2)
> This is confirmed, and actually gotten much worse in the latest builds from
> 15-12-2006. Open the testcase, and find out that both area's don't have a
> scrollbar anymore!

In Firefox 1.5.0.8 and Seamonkey 1.5a-1209, I'm also not seeing a scrollbar in either area -- why are you pointing the "latest builds frmo 15-12-2006"?  What's the last build you saw where the 32px box had a scrollbar?

Also note: this sizing may relate to other criteria.  For instance, I'm running under Windows 2000 with "Large Fonts" -- that is, 120 dpi rather than the default 96.  In this configuration, I'm seeing the scrollbar threshold at 60px; below that, no scrollbar no matter how much text.
(In reply to comment #3)
> (In reply to comment #2)
> > This is confirmed, and actually gotten much worse in the latest builds from
> > 15-12-2006. Open the testcase, and find out that both area's don't have a
> > scrollbar anymore!
> 
> In Firefox 1.5.0.8 and Seamonkey 1.5a-1209, I'm also not seeing a scrollbar in
> either area -- why are you pointing the "latest builds frmo 15-12-2006"? 
> What's the last build you saw where the 32px box had a scrollbar?
> 
> Also note: this sizing may relate to other criteria.  For instance, I'm running
> under Windows 2000 with "Large Fonts" -- that is, 120 dpi rather than the
> default 96.  In this configuration, I'm seeing the scrollbar threshold at 60px;
> below that, no scrollbar no matter how much text.
> 

This is version:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061215 Minefield/3.0a1
Gotten from the latest trunk. This worked in the latest trunk version about a week ago. I don't know this exactly because I have automatic updates on, so I receive the latest version about every day. But I guess this would be the version from around 7-dec 2006. I noticed the bug at first in the weblog software b2evolution in which there is an textarea to put in a new article. This area doesn't have any scrollbars any more, and also has some weird way of word-wrapping.
This is the current version I use: 

Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.8.1) Gecko/20061010 Firefox/2.0

There is nothing changed.

If the textarea field has a height below 32px the vertical scrollbars will never appear. This is independend of font type, font size and browser settings.

We need scrollbar buttons, which can change there heights!!
Pretty sure this is a duplicate.
Whiteboard: DUPEME
bug 292284?
Depends on: 292284
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: