HTML Controls Question

Discuss how to use and promote Web standards with the Mozilla Gecko engine.
Post Reply
CharlesEF
Posts: 148
Joined: November 21st, 2003, 4:56 am
Location: Edinburg, Texas

HTML Controls Question

Post by CharlesEF »

Hi All,

I don't use standard line heights. If I have an <input> of type=number then why don't the up/down arrow controls expand to fill the line height? A <select> drop down arrow does fill the line height. And when I print the page why doesn't the <select> arrow print?


Thanks for any input,

Charles
Last edited by DanRaisch on March 26th, 2018, 6:43 pm, edited 1 time in total.
Reason: Subject revised per OP's post.
User avatar
DanRaisch
Moderator
Posts: 127166
Joined: September 23rd, 2004, 8:57 pm
Location: Somewhere on the right coast

Re: CSS Controls Question

Post by DanRaisch »

Does that refer to a web page you maintain?
CharlesEF
Posts: 148
Joined: November 21st, 2003, 4:56 am
Location: Edinburg, Texas

Re: CSS Controls Question

Post by CharlesEF »

Yes, it applies to web pages I maintain and design.

Oh, sorry about the subject. I got confused with my other post. This is an HTML control question.
User avatar
DanRaisch
Moderator
Posts: 127166
Joined: September 23rd, 2004, 8:57 pm
Location: Somewhere on the right coast

Re: HTML Controls Question

Post by DanRaisch »

Moving to Web Development Forum.
atlanto
Posts: 97
Joined: March 7th, 2015, 4:19 pm
Location: Japan

Re: HTML Controls Question

Post by atlanto »

At least for about input-spinner, see 947365 - Make <input type=number>'s spinner the same height as its text input control.
It seems to be known/abandoned/forgotten issue.
CharlesEF
Posts: 148
Joined: November 21st, 2003, 4:56 am
Location: Edinburg, Texas

Re: HTML Controls Question

Post by CharlesEF »

Oh, you mean like the <fieldset> printing bug that's been around almost since the beginning of FF?
Post Reply