06a6ef8 Focus first input element after 'Add and Add another'

Authored and Committed by pvoborni 11 years ago
    Focus first input element after 'Add and Add another'
    
    When using 'Add and Add Another' button in entity adder dialog the dialog lose focus when an item is successfully added.
    
    It caused by search dialog filter input. It gets focus in search facet's refresh. The refresh is happening when item is added.
    
    This patch is disabling this focus and additionally is focusing first input element to allow imidiate definion of another item
    
        
file modified
+1 -0
file modified
+1 -1