[
http://jira.dspace.org/jira/browse/DS-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Donohue updated DS-561:
---------------------------
Component/s: XMLUI
Fix Version/s: 1.7.0
This was discussed in DSpace Developers Meeting on Aug 18 2010:
Andrea Bollini volunteered to implement for JSPUI -- needs a volunteer for the
XMLUI.
[20:19] <tdonohue> DS-561 -- On login screen, keyboard input focus should be
set to the first field (E-mail Address) so you don't have to use the mouse :
http://jira.dspace.org/jira/browse/DS-561
[20:19] <mhwood> Yes, the config directory is a stew of different types of
things used in different places and possibly managed by different people.
[20:20] <richardrodgers> +1 if someone will do cross-browser tests....
[20:20] <tdonohue> DS-561 is trivial...not a huge deal, but perhaps one less
mouse click. Thoughts? Volunteers?
[20:20] <mhwood> Sounds like a small but potentially popular enhancement.
[20:21] <bollini> is there a way to do this without js?
[20:21] <tdonohue> bollini -- I don't think so (at least not as easily)...you
need to use JS to call focus()
[20:22] <snail> bollini: without js you just have to hit tab a couple of times,
i think
[20:22] <kshepherd> +1
[20:22] <kshepherd> what about "tabindex"?
[20:22] <PeterDietz> HTML gives a new ability <input maxlength="256" name="q"
value="" autofocus>
[20:22] <PeterDietz> oops html5
[20:23] <tdonohue> sounds like most in favor of DS-561, volunteer to implement
in JSPUI & XMLUI?
[20:23] <bollini> +1 kshepherd yes we should try with a tabindex
[20:23] <tdonohue> PeterDietz: yea, html5 offers a lot of new features ... but
we aren't quite there (yet) :)
[20:23] <bollini> I can try on jspui
[20:23] <PeterDietz> xmlui has jQuery yes?, so that should help with being
cross browser
[20:24] <kshepherd> bollini: it doesn't seem well documented but it's been in
html for a long time, so hopefully can do the trick
[20:24] <mhwood> I'm sure I remember doing this without JS, but that's *all* I
remember.
[20:25] <kshepherd> mhwood: tabindex!
[20:25] <mhwood> Probably.
[20:25] <tdonohue> I don't recall if JQuery is used -- there is some fancy JS
within the new authority work, but I don't remember what that is
[20:25] <bollini> prototype
[20:25] * sandsfish ([email protected]) has joined
#duraspace
[20:25] <bollini> I see jquery in discovery but I don't know if it is used
[20:25] <tdonohue> DS-561 -- schedule for 1.7. Bollini will do for JSPUI, needs
a volunteer for XMLUI
> On login screen, keyboard input focus should be set to the first field
> (E-mail Address) so you don't have to use the mouse
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: DS-561
> URL: http://jira.dspace.org/jira/browse/DS-561
> Project: DSpace 1.x
> Issue Type: Improvement
> Components: JSPUI, XMLUI
> Affects Versions: 1.6.0
> Environment: any
> Reporter: Oleksandr Sytnyk
> Priority: Trivial
> Fix For: 1.7.0
>
>
> On login screen, keyboard input focus should be set to the first field
> (E-mail Address) so you don't have to use the mouse
> In login-form.jsp:
> <form method="post" name="loginform" action="<%= request.getContextPath()
> %>/password-login">
> ...
> ...
> <script type="text/javascript">
> document.loginform.login_email.focus();
> </script>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel