Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » FocusListener isn't fully working at least for the Combo widget
FocusListener isn't fully working at least for the Combo widget [message #134378] Thu, 28 May 2009 07:46 Go to next message
Eclipse UserFriend
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
Re: FocusListener isn't fully working at least for the Combo widget [message #134390 is a reply to message #134378] Thu, 28 May 2009 08:43 Go to previous messageGo to next message
Eclipse UserFriend
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
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:reference to undefined property this.__registry[$0]
Next Topic:SelectionListener#widgetDefaultSelected isn't called when enter key is pressed on a combo
Goto Forum:
  


Current Time: Tue Jun 03 07:45:32 EDT 2025

Powered by FUDForum. Page generated in 0.04051 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top