[Vtigercrm-commits] [vtiger development] #5242: focus on the note body when cycling through fields with tab key
vtiger development
vtiger-tickets at trac.vtiger.com
Mon Mar 24 14:51:14 EDT 2008
#5242: focus on the note body when cycling through fields with tab key
------------------------+---------------------------------------------------
Reporter: densi | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: 5.1.0
Component: vtigercrm | Version: 5.0.4
Keywords: |
------------------------+---------------------------------------------------
Because the textarea in the create|edit note webpage get replace by a
FCKeditor html editor, the tab cycling is incorrect.
I modified the code so that after the title focus, the body is set.
Required 2 tabs on firefox but is ok in IE, safari & opera.
Maybe an FCKEditor version upgrade would also do the trick.
I simply copied the tab sequence on the new document element created by
FCKeditor.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5242>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list