Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » RAP Safari Problem
RAP Safari Problem [message #85507] Tue, 29 April 2008 23:38 Go to next message
Thomas Kühne is currently offline Thomas KühneFriend
Messages: 33
Registered: July 2009
Member
Hi,

I have a Problem with RAP using the Safari Browser on Mac OS.
I use a login dialog before startup of an application which has two
input text fields for username and password. When I enter
the username and then click on the password field and then
submit the form everything works fine but when I first enter
the username and move with the tab key to the password field
and then submit the form I can't login. I added a listener
to the password field but no key input is received by the input
field when I use the tab key to move from one text field to another.

This Problem only occurs with Safari 3.1.1 on Mac OS but not
with Firefox or IE on Windows. I tried with M3 and HEAD Revision.

Any ideas ?

Regards,
Thomas
Re: RAP Safari Problem [message #85601 is a reply to message #85507] Wed, 30 April 2008 08:58 Go to previous messageGo to next message
Stefan   is currently offline Stefan Friend
Messages: 316
Registered: July 2009
Senior Member
The Safari (tested on windows) seems to have problems with the TAB key
and text widgets in general. Maybe this is the reason for your problems.

When having a text widget and some buttons the caret remains within the
text widget, even if its focus is lost. This only happens if the TAB key
is used to jump to the next widget.

The bug contains a snippet on this issue:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=229574

This seems to be a qooxdoo bug as the problem ocurrs in the qooxdoo demo
as well (http://demo.qooxdoo.org/current/showcase/#Form)

Regards,
Stefan.


Thomas Kühne schrieb:
> Hi,
>
> I have a Problem with RAP using the Safari Browser on Mac OS.
> I use a login dialog before startup of an application which has two
> input text fields for username and password. When I enter
> the username and then click on the password field and then
> submit the form everything works fine but when I first enter
> the username and move with the tab key to the password field
> and then submit the form I can't login. I added a listener
> to the password field but no key input is received by the input
> field when I use the tab key to move from one text field to another.
>
> This Problem only occurs with Safari 3.1.1 on Mac OS but not
> with Firefox or IE on Windows. I tried with M3 and HEAD Revision.
>
> Any ideas ?
>
> Regards,
> Thomas
Re: RAP Safari Problem [message #85645 is a reply to message #85601] Wed, 30 April 2008 10:05 Go to previous message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

I filed a bug in the qooxdoo bugzilla:

854: Safari: odd behavior with TAB key and text field
http://bugzilla.qooxdoo.org/show_bug.cgi?id=854

Cheers,
Rüdiger

Stefan Röck wrote:
> The Safari (tested on windows) seems to have problems with the TAB key
> and text widgets in general. Maybe this is the reason for your problems.
>
> When having a text widget and some buttons the caret remains within the
> text widget, even if its focus is lost. This only happens if the TAB key
> is used to jump to the next widget.
>
> The bug contains a snippet on this issue:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=229574
>
> This seems to be a qooxdoo bug as the problem ocurrs in the qooxdoo demo
> as well (http://demo.qooxdoo.org/current/showcase/#Form)
>
> Regards,
> Stefan.
>
>
> Thomas Kühne schrieb:
>> Hi,
>>
>> I have a Problem with RAP using the Safari Browser on Mac OS.
>> I use a login dialog before startup of an application which has two
>> input text fields for username and password. When I enter
>> the username and then click on the password field and then
>> submit the form everything works fine but when I first enter
>> the username and move with the tab key to the password field
>> and then submit the form I can't login. I added a listener
>> to the password field but no key input is received by the input
>> field when I use the tab key to move from one text field to another.
>>
>> This Problem only occurs with Safari 3.1.1 on Mac OS but not
>> with Firefox or IE on Windows. I tried with M3 and HEAD Revision.
>>
>> Any ideas ?
>>
>> Regards,
>> Thomas
Previous Topic:IWorkbench.getOperationSupport()
Next Topic:TitleAreaDialog
Goto Forum:
  


Current Time: Wed Apr 24 16:54:03 GMT 2024

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

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

Back to the top