[ 
https://issues.apache.org/jira/browse/CAY-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Huss reassigned CAY-1719:
------------------------------

    Assignee: John Huss
    
> Modeler - Obj Attribute Java Type editor won't focus sometimes
> --------------------------------------------------------------
>
>                 Key: CAY-1719
>                 URL: https://issues.apache.org/jira/browse/CAY-1719
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Modeler
>    Affects Versions: 3.2M1
>         Environment: Mac 10.6
>            Reporter: John Huss
>            Assignee: John Huss
>         Attachments: modeler obj attribute type.mov
>
>
> Often the Java Type combo-box for ObjAttribute will refuse to focus despite 
> repeated clicks on it.  It's easily recreated and repeated.
> Here's how I recreate it:
> 1) Click in the obj attribute's name field (focuses the text field and shows 
> the cursor)
> 2) Click in the java type field in a different row (focuses the text field 
> and shows the cursor)
> 3) Click in the java type field in a different row (does not focus or show 
> the cursor)
> 4) Click the same field again  (does not focus or show the cursor)
> I can "fix" the problem by commenting out line 86 in ComboBoxCellEditor which 
> does this:
>   fireEditingStopped();
> I'm not sure if it would be safe to remove that call.
> I'm attaching a video demonstrating clicks on the java type field and it not 
> focusing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to