Bug 50956

Summary: WebAuthenticationPanel.nib appears to have a cut-off sentence
Product: WebKit Reporter: Mike Thole <mthole>
Component: WebKit Misc.Assignee: Mike Thole <mthole>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Proposed patch sullivan: review+

Description Mike Thole 2010-12-13 12:31:18 PST
The panel in WebAuthenticationPanel.nib appears to have a cut-off sentence:
    'Google Account (https://www.google.com/)'' Certified by: VeriSign Inc. Get more information by clicking ''Certificate'

This sentence fragment was added on purpose to simulate a spoofing vulnerability in the layout (see r42363).

This isn't an issue in practice, as the text is dynamically set (and it is resized if necessary) when displaying the sheet.

However, this could confuse localizers and should be changed to something less mysterious.
Comment 1 Mike Thole 2010-12-13 12:33:55 PST
<rdar:/8755102>
Comment 2 Mike Thole 2010-12-13 12:38:43 PST
Created attachment 76421 [details]
Proposed patch
Comment 3 Mike Thole 2010-12-13 13:12:02 PST
Committed revision 73953.