Bug 11493

Summary: Login button has text off-center in nightly build; truncated in release Safari
Product: WebKit Reporter: Gavin Sherlock <gsherloc>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Minor CC: bfulgham, jonathanjohnsson
Priority: P3    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.united.com/

Gavin Sherlock
Reported 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.
Attachments
jonathanjohnsson
Comment 1 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">
Brent Fulgham
Comment 2 2022-07-06 15:36:34 PDT
This appears to render properly in 2022.
Note You need to log in before you can comment on or make changes to this bug.