In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1051 [In-Portal CMS] Admin Interfaces bug report always 2011-05-15 08:22 2011-09-19 16:09
alex  
alex  
normal  
closed 5.1.2  
fixed  
 
none 5.1.3-B1  
https://groups.google.com/d/topic/in-portal-bugs/1DG1B0AXJ8c/discussion
Fixes broken TAB problem on editing forms
0
0001051: Problems with using TAB on editing forms in Admin Console
There are 2 ways of switching between different fields, when filling-in the large forms:
* using TAB button
* using Mouse left button
TAB button way is pretty handy and especially, when you need to fill all fields from top to bottom.

However I've noticed, that TAB behavior has changed, since In-Portal 5.1.1 due form element definition simplification. As a side effect the "tabindex" parameter of the first field became empty - tabindex="", instead of tabindex="1" as before.
child of 0000841closed  (5.1.1)alex Massive refactoring of "form_blocks.tpl" template 
patch wrong_tabindex_on_first_input.patch (29,061) 2011-05-15 08:22
http://tracker.in-portal.org/file_download.php?file_id=999&type=bug
Issue History
2011-09-19 16:09 alex Note Added: 0003872
2011-09-19 16:09 alex Status resolved => closed
2011-05-20 02:54 alex Note Added: 0003427
2011-05-20 02:54 alex Status reviewed and tested => resolved
2011-05-20 02:54 alex Fixed in Version => 5.1.3-B1
2011-05-20 02:54 alex Resolution open => fixed
2011-05-20 02:54 alex Assigned To !COMMUNITY => alex
2011-05-20 02:54 alex Changeset attached 5.1.x r14319
2011-05-15 22:49 Dmitry Note Added: 0003421
2011-05-15 22:49 Dmitry Status needs testing => reviewed and tested
2011-05-15 08:25 alex Assigned To => !COMMUNITY
2011-05-15 08:25 alex Developer => alex
2011-05-15 08:25 alex Status active => needs testing
2011-05-15 08:25 alex Relationship added child of 0000841
2011-05-15 08:25 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/1DG1B0AXJ8c/discussion
2011-05-15 08:22 alex New Issue
2011-05-15 08:22 alex File Added: wrong_tabindex_on_first_input.patch
2011-05-15 08:22 alex Change Log Message => Fixes broken TAB problem on editing forms

Notes
(0003421)
Dmitry   
2011-05-15 22:49   
Tested good!
(0003427)
alex   
2011-05-20 02:54   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0001051: Problems with using TAB on editing forms in Admin Console
(0003872)
alex   
2011-09-19 16:09   
Closing, since 5.1.3 release has been released.