Bug 11493 - Login button has text off-center in nightly build; truncated in release Safari
Summary: Login button has text off-center in nightly build; truncated in release Safari
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P3 Minor
Assignee: Nobody
URL: http://www.united.com/
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-02 07:30 PST by Gavin Sherlock
Modified: 2022-07-06 15:36 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Sherlock 2006-11-02 07:30:09 PST
Firefox renders Login button correctly, though oddly, Camino does not, actually truncating the text, so maybe an aqua widget problem.  Tested with release Safari and Nightly.  Release Safari truncates the text, so the nightly is at least a little better.
Comment 1 jonathanjohnsson 2006-11-11 07:04:54 PST
The text simply doesn't fit in the button. I think it would be nice if webkit centered the text, and didn't trunkate, at least not before the button became small enough that it couldn't fit the first letter in this way.

The code for the button is:

<style type="text/css">
.gliHPLOloginbutton {width:3.6em; margin:0px 0px 8px 0px;}
</style>

<input class="gliHPLOloginbutton" name="submit2" type="submit" value="Login">

Comment 2 Brent Fulgham 2022-07-06 15:36:34 PDT
This appears to render properly in 2022.