|
|
Re: FocusListener isn't fully working at least for the Combo widget [message #134402 is a reply to message #134390] |
Thu, 28 May 2009 09:49  |
Eclipse User |
|
|
|
Hi Dmitry,
feel free to file a bugzilla. But please provide the code to set up
the Combo and more detaiils like is the drop-down list open, what to
type in the text, is the Combo read-only, etc.
Cheers,
Rüdiger
Dmitry Pryadkin wrote:
> I'm sorry for misinformation.
>
> In RCP:
>
> 1. Modify text in Combo.
> 3. Make focus go away from combo.
> 4. focusLost is called and combo.getSelectionIndex() returns -1
>
> In RCP:
>
> 1. Modify text in Combo.
> 3. Make focus go away from combo.
> 4. focusLost is called and combo.getSelectionIndex() returns index of
> previously selected item
>
>
>
> Dmitry Pryadkin wrote:
>> Hello everyone,
>>
>> Recently I noticed that the FocusListener#focusLost doesn't gets
>> called when focus goes away from Combo.
>>
>> Shall I post a bug entry?
>>
>> Dmitry
|
|
|
Powered by
FUDForum. Page generated in 0.04051 seconds