Closed
Bug 153666
Opened 23 years ago
Closed 21 years ago
Form Manager Phone Number fields are too small
Categories
(Toolkit :: Form Manager, defect, P4)
Toolkit
Form Manager
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: vlb, Assigned: durbacher)
Details
Attachments
(3 files)
2.06 KB,
patch
|
Details | Diff | Splinter Review | |
8.22 KB,
image/png
|
Details | |
9.26 KB,
image/gif
|
Details |
The fields for area code and extension in the telephone n umber areas
are the right size to hold one digit. The fields for the Month and year of
expiration in the credit card section, by contrast, are huge.
Maybe this is only minor, but a program that doesn't give me a 3-digit
space for an area code makes the programmer look bad.
![]() |
||
Comment 1•23 years ago
|
||
Confirmed. We should consider not squeezing all those in on the same line (and
testing at 600px width!)
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: MacOS X → All
Hardware: Macintosh → All
Updated•23 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P4
Target Milestone: --- → mozilla1.2beta
Comment 2•23 years ago
|
||
At 1024 by 768, 85dpi (set in both Windows and Mozilla), I can only confirm the
latter half of this. The area code sections look like the appropriate size.
Updated•23 years ago
|
Target Milestone: mozilla1.2beta → mozilla1.3beta
I assume you are referring to the dialog that you get by going: Tools > Form
Manager > Edit Form Info. Pages that have problems: Primary Contact Information
(Phone Numbers, Personal), Shipping Information (Phone), Billing Information
(Phone).
Ugh, yucky!
This should be simple to fix.
Btw, in some places area codes can be 4 numbers, maybe even more (for example,
in Finland area can be 4 numbers in some cases).
Reassigning to new module owner.
Assignee: morse → dveditz
Status: ASSIGNED → NEW
Target Milestone: mozilla1.3beta → ---
Assignee | ||
Updated•21 years ago
|
Assignee: dveditz+bmo → durbacher
Severity: major → minor
Summary: fields are the wrong size → Form Manager Phone Number fields are too small
Assignee | ||
Comment 4•21 years ago
|
||
This moves the two extension fields (or whatever that should mean) to the next
row which makes available horizontal space sufficient for reasonable phone
numbers with reasonable dialog sizes. I'll attach a screenshot.
Assignee | ||
Comment 5•21 years ago
|
||
This is what the patch makes it look like. As you can see from the number of
digits in the fields, the dialog can even be made a lot smaller.
Assignee | ||
Comment 6•21 years ago
|
||
Comment on attachment 139699 [details] [diff] [review]
proposal
Requesting Neil's opinion.
Attachment #139699 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 7•21 years ago
|
||
This taken at 640x480 so I'm not quite sure what the fuss is about...
Assignee | ||
Comment 8•21 years ago
|
||
Neil, the width of the left part of this dialog seems to depend (only) on the
font size (it's wider on your screenshot, the surce suggests: "width: 17em").
Even in your screenshot it seems like four digits won't fit properly into the
area code (Germany sometimes has four digits e.g.) and your font does not look
like the widest a user could reasonably use. Modern theme dropdowns also look a
bit wider I think.
So fields might really get a bit narrow... or maybe not, but the final decision
is yours.
Comment 9•21 years ago
|
||
Well, even using Modern on a 640x480 display I can still enter an American 3-3-4
telephone number. Those of you not in the US probably need a localized content
pack to be able to enter telephone numbers on such a small screen.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Attachment #139699 -
Flags: review?(neil.parkwaycc.co.uk)
You need to log in
before you can comment on or make changes to this bug.
Description
•