[ https://issues.apache.org/jira/browse/PIVOT-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073488#comment-13073488 ]
Chris Bartlett commented on PIVOT-782: -------------------------------------- Laurent, Do you mean that you cannot type into things like TextInputs, or are there problems with the mouse (or both)? Could you please try the Component Explorer demo and see what events are shown in the Event Log located at the bottom right corner? http://pivot.apache.org/demos/component-explorer.html Choose Text -> TextInput, click in the TextInput then press some keys and click and move the mouse. You should see events from the ComponentKeyListener and TextInputContentListener classes when you type, and ComponentMouseListener and ComponentMouseButtonListener when you move or click the mouse on the TextInput. If possible, try other components too, to see if they behave the same. This might be related to https://issues.apache.org/jira/browse/PIVOT-707 I was able to reproduce that issue with Chromium and Firefox, but Opera seemed to work fine. Would you also be able to check with Opera or any other browsers? > java7 / applets : input fields not working > ------------------------------------------ > > Key: PIVOT-782 > URL: https://issues.apache.org/jira/browse/PIVOT-782 > Project: Pivot > Issue Type: Bug > Components: wtk > Affects Versions: 2.0 > Environment: Ubuntu (Linux 2.6.35-30) / java 7 (Oracle) - in Firefox > 5 and Chrome 12 > Reporter: laurent Gebus > > input fields in kitchen sink demo and also in Itunes demo are not taking any > input -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira