[Shib-Users] Re: Ipad auto-capitalization of username

McDermott, Michael michael_mcdermott at brown.edu
Wed Aug 24 14:18:52 BST 2011


Chad,
I'd be happy to put in a JIRA ticket,

Bernd, before I do, other than a validation to fail, what error is it likely
to cause?  Have you any experience, anecdotes, or evidence that it impacts
screen readers for the visually impaired or something analogous?

A known issue with usability outweighs correctness for its own sake in my
estimation, but I know little about what additional issues may arise and
a brief wrangle with Google did not yield any issues.

Mike


On Tue, Aug 23, 2011 at 1:56 PM, Bernd Oberknapp <bo at ub.uni-freiburg.de>wrote:

> Hello,
>
> since that's a non-standard attribute (causing validation of the page
> to fail), I would recommend to not add it to the default login page.
>
> Regards,
> Bernd
>
>
>
> On Tue, 23 Aug 2011, Chad La Joie wrote:
>
>  That would be something I'd be fine adding to the default login JSP
>> page if you wanted to file a JIRA request for it.
>>
>> On Tue, Aug 23, 2011 at 11:33, McDermott, Michael
>> <michael_mcdermott at brown.edu> wrote:
>>
>>> Hello List,
>>> I haven't seen anything on the user list about this, but our Ipad/Iphone
>>> users are complaining that "Shib" capitalizes their
>>> case sensitive username
>>> when they login and wonder how to "fix" Shib.
>>> Clearly this is a client issue, but the "fix" I've found is to add the
>>> html
>>> element that directs clients not to auto capitalize.
>>> In the login.jsp, change the input field from something like:
>>> <input name="j_username" type="text"  />
>>> to
>>> <input name="j_username" type="text" autocapitalize="off"  />
>>> I'm wondering if others are doing the same thing, and if there are
>>> any problems with this approach.  If not, then perhaps it could be added
>>> in
>>> a future release of the IdP.
>>>
>>> --
>>> Michael J. McDermott
>>> Lead Developer, Identity and Access Management
>>> Brown University
>>>
>>>
>>>
>>> --
>>> To unsubscribe from this list send an email to
>>> users-unsubscribe at shibboleth.**net <users-unsubscribe at shibboleth.net>
>>>
>>>
>>
>>
>> --
>> Chad La Joie
>> www.itumi.biz
>> trusted identities, delivered
>> --
>> To unsubscribe from this list send an email to
>> users-unsubscribe at shibboleth.**net <users-unsubscribe at shibboleth.net>
>>
>>
> -- ------------------------------**------------------------------**---------
> --
> Dipl.-Math. Bernd Oberknapp          Universitaetsbibliothek Freiburg
> Tel: +49-761 / 203-3852              Rempartstrasse 10-16  | Postfach 1629
> Fax: +49-761 / 203-3987              79098 Freiburg        | 79016
> Freiburg
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>



-- 
Michael J. McDermott
Lead Developer, Identity and Access Management
Brown University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20110824/f17844a4/attachment.html 


More information about the users mailing list