You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Ilya Drabenia (JIRA)" <ji...@apache.org> on 2013/03/10 15:47:12 UTC

[jira] [Commented] (CAY-1720) Modeler - support tab key to navigate between fields and rows in the attribute table

    [ https://issues.apache.org/jira/browse/CAY-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598276#comment-13598276 ] 

Ilya Drabenia commented on CAY-1720:
------------------------------------

Autocomplete combobox implementation need improvement. Because some core functions (for example show popup on first click on editable cell) do not works. 
Now as I understand creates 2 popups, suggestionList popup opens but some events received by other popup. Best way for fix it that I found - extend ComboBoxUI and override createPopup(). But this solution need futher investigation for impact on look and feel.
                
> Modeler - support tab key to navigate between fields and rows in the attribute table
> ------------------------------------------------------------------------------------
>
>                 Key: CAY-1720
>                 URL: https://issues.apache.org/jira/browse/CAY-1720
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Modeler
>    Affects Versions: 3.2M1
>            Reporter: John Huss
>         Attachments: 0001-CAY-1720-Modeler-support-tab-key-to-navigate-between.patch
>
>
> The modeler should allow you to tab between fields and rows in the editor in the table for attributes (obj and db) and edit them after tabbing into them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira