Closed Bug 460101 Opened 16 years ago Closed 14 years ago

text input field, bottom of text cut off in input box

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: cxgen7, Unassigned)

References

()

Details

(Whiteboard: [CLOSEME 2010-11-01])

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3

For the Comcast TV Planner website, if you enter any lowercase characters with descenders (g, y, etc.), the descender part is cut off in the "Find a Show" search text input field. This only started with Firefox version 3. In all previous versions of Firefox, this text size / text cut off problem did not exist. So far, this is the only website where I have seen this.

Reproducible: Always

Steps to Reproduce:
1. Go to URL: http://tvplanner.comcast.net/#initView=grid,1224098704328 (this is my zip code for TV shows, but problem will work with any zip code for TV listings).
2. Enter lowercase text, with descenders, such as "y" or "g" etc. -- into the "Find a Show:" search box near the top of the page.

Actual Results:  
You will see that all lowercase characters with descenders have the descender cut off in this input field.

Expected Results:  
The entire text character, with descenders or not, should appear and be readable in the text input field (not cut off). This only started occurring in Firefox 3 -- was not a problem in previous Firefox versions.
> #head-search-input{
>	left: 110px;
>	top: 8px;
>	position: absolute;
>	width: 230px;
>	height: 22px;
> }
> html>body #head-search-input{
>	font-size: 14px;
>	padding-top: 2px;	
> }

This gives 17 (line-height) + 3 (padding) + 4 (border) = 24px required height [-moz-box-sizing: border-box] - something has to give.

reduced example:

data:text/html,<title>example</title><input%20style="height:22px;padding-top:2px;font-size:14px"%20value="qyuiop">
This is a mass search for bugs which are in the Firefox General component, are
UNCO, have not been changed for 500 days and have an unspecified version. 

Reporter, can you please update to Firefox 3.6.10 or later, create a fresh profile, http://support.mozilla.com/en-US/kb/managing+profiles, and test again. If you still see the issue, please update this bug. If the issue is gone, please set the status to RESOLVED > WORKSFORME.
Whiteboard: [CLOSEME 2010-11-01]
No reply from reporter, INCOMPLETE. Please retest with Firefox 3.6.12 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.