[Vtigercrm-commits] [vtiger development] #6315: In case of two data-sets having the same label, direct editing does not work!

vtiger development vtiger-tickets at trac.vtiger.com
Wed Sep 16 07:20:05 EDT 2009


#6315: In case of two data-sets having the same label, direct editing does not
work!
-----------------------+----------------------------------------------------
 Reporter:  paproth    |       Owner:  developer
     Type:  defect     |      Status:  new      
 Priority:  trivial    |   Milestone:  5.2.0    
Component:  vtigercrm  |     Version:  5.1.0    
 Keywords:             |  
-----------------------+----------------------------------------------------
 When moving the mouse-pointer over a field in detail-view, typically a
 link "edit" occurs in the upper right corner of the field to enable
 editing the field.
 If there are two fields having the same label, the "edit"-link occurs only
 in the first field, even if the mouse is placed over the second field. So
 the second field can’t be edited directly.

 Probably this could be fixed in detailviewUI.tpl on
 "onmouseover="hndMouseOver({$keyid},'{$label}')" and
 "id="mouseArea_{$label}".
 $label should be replaced by an unique label.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6315>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list