Closed
Bug 417701
Opened 18 years ago
Closed 17 years ago
Spinner buttons look taller than text boxes
Categories
(Toolkit :: UI Widgets, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 378157
People
(Reporter: adelfino, Unassigned)
References
Details
(Keywords: polish, ue)
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008021501 Minefield/3.0b4pre
Build Identifier:
The buttons in Windows are outside the text box, while in XUL, they are inside it, which make them look quite big. See screen shots for details.
Reproducible: Always
| Reporter | ||
Comment 1•18 years ago
|
||
| Reporter | ||
Comment 2•18 years ago
|
||
| Reporter | ||
Updated•18 years ago
|
Version: unspecified → Trunk
| Reporter | ||
Comment 3•18 years ago
|
||
The native Windows spinner examples comes from Windows' Regional and Language Options (Control Panel).
Comment 4•18 years ago
|
||
The spinner can be within the text field in native windows apps.
Comment 5•18 years ago
|
||
Allowing the XUL spinner to shorter would be better though.
| Reporter | ||
Comment 6•18 years ago
|
||
(In reply to comment #4)
> Created an attachment (id=303563) [details]
> screenshot of a native windows app
>
> The spinner can be within the text field in native windows apps.
>
Please note that a program that runs on Windows does not have to use widgets provided by Windows, I seriously doubt that's the case.
Comment 7•18 years ago
|
||
I'm one of the programmers for that program in the screenshot. So I know it's using Window's native controls.
Comment 8•18 years ago
|
||
"To the user, an up-down control and its buddy window often look like a single control."
http://msdn2.microsoft.com/en-us/library/bb759889(VS.85).aspx
| Reporter | ||
Comment 9•18 years ago
|
||
(In reply to comment #7)
> I'm one of the programmers for that program in the screenshot. So I know it's
> using Window's native controls.
>
Yes, sorry, CONTAM does use native controls :P
Then, the change would involve making the spinner buttons have the same height as a textbox.
Comment 10•18 years ago
|
||
(In reply to comment #9)
> (In reply to comment #7)
> > I'm one of the programmers for that program in the screenshot. So I know it's
> > using Window's native controls.
> >
>
> Yes, sorry, CONTAM does use native controls :P
That's interesting. How did you figure out it was CONTAM?
>
> Then, the change would involve making the spinner buttons have the same height
> as a textbox.
>
That's what meant with comment #5 but I missed a word. Allowing the spinner buttons to be shorter than they are now would be a visual improvement by looking more native. Although it might be that XUL can do it but the dialog in question just needs to be tweaked. I haven't worked with XUL.
| Reporter | ||
Comment 11•18 years ago
|
||
(In reply to comment #10)
> That's interesting. How did you figure out it was CONTAM?
Google: "brian polidoro" "transient results"
| Reporter | ||
Updated•18 years ago
|
Summary: Spinner buttons look non-native in Windows → Spinner buttons look as tall as text boxes in Windows
| Reporter | ||
Updated•18 years ago
|
Flags: blocking1.9?
Updated•18 years ago
|
| Reporter | ||
Comment 12•18 years ago
|
||
Can someone please confirm this?
| Reporter | ||
Updated•18 years ago
|
Summary: Spinner buttons look as tall as text boxes in Windows → Spinner buttons look taller than as text boxes in Windows
| Reporter | ||
Updated•18 years ago
|
Severity: normal → enhancement
Summary: Spinner buttons look taller than as text boxes in Windows → Make spinner buttons look as tall than text boxes in Windows
| Reporter | ||
Updated•18 years ago
|
Summary: Make spinner buttons look as tall than text boxes in Windows → Make spinner buttons look as tall as text boxes in Windows
| Reporter | ||
Updated•18 years ago
|
Summary: Make spinner buttons look as tall as text boxes in Windows → Make spinner buttons look as tall as text boxes
| Reporter | ||
Updated•18 years ago
|
Severity: enhancement → trivial
Summary: Make spinner buttons look as tall as text boxes → Spinner buttons look taller than text boxes
Comment 13•18 years ago
|
||
Confirming, however it looks like a theme bug to me.
Status: UNCONFIRMED → NEW
Component: XUL Widgets → Theme
Ever confirmed: true
Flags: blocking1.9-
Product: Toolkit → Firefox
Comment 14•18 years ago
|
||
Only if you mean a toolkit/themes/ bug, which I'd rather not see live in Firefox.
Component: Theme → XUL Widgets
Product: Firefox → Toolkit
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•