[TYPO3-core] RFC #16298: Feature: Set focus to password field when "loginRefreshLayer" shows up

Steffen Kamper info at sk-typo3.de
Mon Nov 8 03:08:21 CET 2010


Hi Anfreas,

thx for the patch, the focus is really needed.

Don't use Ext.get for components, it's the dom method, and Ext way is 
getCmp for those. Also focus has two arguments, first for the event fire 
and the second for the delay.

See attached v2 which adds this focus automatically.

+1 by reading and testing.

vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16298_v2.diff
Type: text/x-patch
Size: 476 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101108/33def43b/attachment.bin>


More information about the TYPO3-team-core mailing list