WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
11493
Login button has text off-center in nightly build; truncated in release Safari
https://bugs.webkit.org/show_bug.cgi?id=11493
Summary
Login button has text off-center in nightly build; truncated in release Safari
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug