[jboss-user] [JBoss Seam] - Re: pressing enter doesn't submit the form in IE when there'

2007-07-06 Thread koenhandekyn
thanx for the advice but i think it's fair to call this a JSF bug ... 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4061507#4061507

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4061507
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: pressing enter doesn't submit the form in IE when there'

2006-08-08 Thread [EMAIL PROTECTED]
This is an interesting  thread related to the issue:
http://forum.sun.com/jive/thread.jspa?forumID=123threadID=46551

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3963716#3963716

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3963716
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: pressing enter doesn't submit the form in IE when there'

2006-08-08 Thread liudan2005
aha, it's a jsf issue. 

Looks like the simplest solution is to add one more field with width: 0px; 
height: 0px to make it invisible.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3963739#3963739

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3963739
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: pressing enter doesn't submit the form in IE when there'

2006-08-07 Thread sbryzak2
Neither, it's just how IE works.  Incidentally, the IE7 beta seems to behave 
how you would expect (it submits the form).

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3963512#3963512

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3963512
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: pressing enter doesn't submit the form in IE when there'

2006-08-07 Thread liudan2005
I guess more than 80% of users in this world use IE 6. Is there any way to get 
around this problem? 

What I have now is quite simple. A form contains 2 elements: a inputText for 
user to enter search term, and a commandButton for submit the form (similar to 
google's home page). When user entered the search term and press enter, nothing 
happens!

Don't you think it's a bit funny to say Seam+Facelet+JSF doesn't support any 
user interface simple as google's, but support fancy UIs like Amazon or EBay's?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3963522#3963522

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3963522
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: pressing enter doesn't submit the form in IE when there'

2006-08-07 Thread [EMAIL PROTECTED]
Actually now i see what you mean in the Search page of the booking it doesn't 
behave correctly.
But it probably has nothing to do with the fact that it's alone on the form.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3963529#3963529

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3963529
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user