Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » FocusListener doesnt't work in Opera and Chrome (RAP 2.0)
FocusListener doesnt't work in Opera and Chrome (RAP 2.0) [message #1028652] Thu, 28 March 2013 14:58 Go to next message
Krzysztof Supinski is currently offline Krzysztof SupinskiFriend
Messages: 2
Registered: March 2013
Junior Member
Hi,

I have a Text field and I want to perform some action after it loses focus. I use a focusLost method from FocusListener/FocusAdapter. Everything works fine when I use a mouse to navigate between controls. The problem appears when I want to use TAB or SHIT+TAB keys. The focusLost is not invoked. This problem appears in Opera and Chrome. Firefox and IE9 seem to work fine.

Has anybody encountered this problem? How to solve it?

Thanks for help,
Krzysztof
Re: FocusListener doesnt't work in Opera and Chrome (RAP 2.0) [message #1030485 is a reply to message #1028652] Sun, 31 March 2013 07:52 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
there is already opened bug about focus problem in Opera:
403769: Bad focus behavior when tabbing in Opera
https://bugs.eclipse.org/bugs/show_bug.cgi?id=403769
I can't reproduce the issue in latest Chrome v26.0.1410.43. What Chrome
version are you using?
Best,
Ivan

On 3/28/2013 9:39 PM, Krzysztof Supinski wrote:
> Hi,
>
> I have a Text field and I want to perform some action after it loses
> focus. I use a focusLost method from FocusListener/FocusAdapter.
> Everything works fine when I use a mouse to navigate between controls.
> The problem appears when I want to use TAB or SHIT+TAB keys. The
> focusLost is not invoked. This problem appears in Opera and Chrome.
> Firefox and IE9 seem to work fine.
> Has anybody encountered this problem? How to solve it?
>
> Thanks for help,
> Krzysztof

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: FocusListener doesnt't work in Opera and Chrome (RAP 2.0) [message #1031750 is a reply to message #1030485] Tue, 02 April 2013 06:35 Go to previous message
Krzysztof Supinski is currently offline Krzysztof SupinskiFriend
Messages: 2
Registered: March 2013
Junior Member
Hi,

Thanks for replying.

I was using Chrome v25.0.1364.172 m. After updating it to v26.0.1410.43 m the problem disappeared. Now it's only Opera which doesn't work properly (v12.14).

Regards,
Krzysztof
Previous Topic:Clustering and DataBinding
Next Topic:Deployment Problems
Goto Forum:
  


Current Time: Fri Mar 29 10:40:19 GMT 2024

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

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

Back to the top