Closed
Bug 138108
Opened 23 years ago
Closed 23 years ago
Well the posting box in every vBulletin forum is too small .. supposed to be bigger.. i tested in IE and am posting a screenshot of how it looks in each..
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: blackwar87, Assigned: rods)
References
()
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.9+)
Gecko/20020417
BuildID: 2002041710
Well the posting box in every vBulletin forum is too small .. supposed to be
bigger.. i tested in IE and am posting a screenshot of how it looks in each..
Reproducible: Always
Steps to Reproduce:
1.go to any site that is using vBulletin
2.Go to the posting new message page
3.Look at the box there
Actual Results: The box is too small
Expected Results: should have displayed the box correctly (bigger) like IE
![]() |
||
Comment 3•23 years ago
|
||
Are IE and mozilla using the same font for that textarea?
Is there an account that can be used to test this site?
yep.. both fonts are the same..
a test account is :
username : testmozilla
password : mozilla
![]() |
||
Comment 5•23 years ago
|
||
The textarea has cols="50" but uses a variable-width font, so char widths are
undefined.... We _do_ size smaller than IE, and in fact can only fit 46 copies
of "0" (zero) into the textarea.
Not sure what should be done here (other than asking the page author to not
expect fixed-width layout out of variable-width fonts)...
Assignee: sgehani → rods
Status: UNCONFIRMED → NEW
Component: XP Apps → HTML Form Controls
Ever confirmed: true
OS: Windows XP → All
QA Contact: paw → tpreston
Hardware: PC → All
Assignee | ||
Comment 6•23 years ago
|
||
Yes, there is just no way to size exactly like IE without their algorithm.
Marking won't fix.. this could be reopened and assigned to evangelism
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•