Closed
Bug 638916
Opened 14 years ago
Closed 14 years ago
Cursor size in input box initially larger than font size set
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nospami1, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2.14) Gecko/20110218 Firefox/3.6.14
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2.14) Gecko/20110218 Firefox/3.6.14
Example:
If you create a search text input box with a height of 26px and a font size of 12px, when you first click on the text input box (onfocus) the cursor will flash at 26px high.
Once you start typing text into the box, the cursor size will correctly change to 12px high.
(Safari works correctly)
Reproducible: Always
Steps to Reproduce:
1.See summary
2.
3.
Actual Results:
See summary
Expected Results:
The cursor size should always be the same as the font size set, not the height of the input box.
Comment 1•14 years ago
|
||
I think this is fixed in Firefox 4 beta 12. Can you confirm please?
http://www.mozilla.com/en-US/firefox/beta/
Hi,
Thanks for your quick reply.
If you mean can I test Firefox 4 beta 12, then no, I'm not able to.
I have just tried d/loading it, but apparently FF4 is for Intel Macs only ('Not supported on this architecture') - I'm running PPC, OSX 10.5.8
Comment 3•14 years ago
|
||
Sorry, I didn't notice you're on PPC Mac.
I tested this in a trunk build on an Intel Mac and it worked fine.
Thanks for your report.
-> WORKSFORME (probably fixed by bug 389321)
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•