You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Ben Dotte (JIRA)" <de...@tapestry.apache.org> on 2007/06/05 18:43:26 UTC

[jira] Created: (TAPESTRY-1538) Hitting enter key on Suggest dropdown submits form in Safari

Hitting enter key on Suggest dropdown submits form in Safari
------------------------------------------------------------

                 Key: TAPESTRY-1538
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1538
             Project: Tapestry
          Issue Type: Bug
          Components: XHR/dhtml/Ajax
    Affects Versions: 4.1.2
         Environment: Safari 2, Mac OS 10.4
            Reporter: Ben Dotte
            Priority: Minor


In IE and Firefox, when you have a Suggest dropdown and you hit the enter key, it just selects the currently highlighted value and puts it into the textfield. This is the expected behavior. In Safari, when you hit enter on a highlighted item it submits the backing form.

Would it be possible to suppress the keypress submit event in Safari when the dropdown is up?

It's not super important to get this fixed but it would be nice if it isn't too overly difficult.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1538) Hitting enter key on Suggest dropdown submits form in Safari

Posted by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Kuhnert updated TAPESTRY-1538:
------------------------------------

    Fix Version/s:     (was: 4.1.3)
                   4.1.4

> Hitting enter key on Suggest dropdown submits form in Safari
> ------------------------------------------------------------
>
>                 Key: TAPESTRY-1538
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1538
>             Project: Tapestry
>          Issue Type: Bug
>          Components: XHR/dhtml/Ajax
>    Affects Versions: 4.1.2
>         Environment: Safari 2, Mac OS 10.4
>            Reporter: Ben Dotte
>            Priority: Minor
>             Fix For: 4.1.4
>
>
> In IE and Firefox, when you have a Suggest dropdown and you hit the enter key, it just selects the currently highlighted value and puts it into the textfield. This is the expected behavior. In Safari, when you hit enter on a highlighted item it submits the backing form.
> Would it be possible to suppress the keypress submit event in Safari when the dropdown is up?
> It's not super important to get this fixed but it would be nice if it isn't too overly difficult.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Resolved: (TAPESTRY-1538) Hitting enter key on Suggest dropdown submits form in Safari

Posted by "Andreas Andreou (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Andreou resolved TAPESTRY-1538.
---------------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 4.1.6)
         Assignee: Andreas Andreou

Just tried with Safari 3.1 and enter doesn't submit the form

> Hitting enter key on Suggest dropdown submits form in Safari
> ------------------------------------------------------------
>
>                 Key: TAPESTRY-1538
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1538
>             Project: Tapestry
>          Issue Type: Bug
>          Components: XHR/dhtml/Ajax
>    Affects Versions: 4.1.2
>         Environment: Safari 2, Mac OS 10.4
>            Reporter: Ben Dotte
>            Assignee: Andreas Andreou
>            Priority: Minor
>
> In IE and Firefox, when you have a Suggest dropdown and you hit the enter key, it just selects the currently highlighted value and puts it into the textfield. This is the expected behavior. In Safari, when you hit enter on a highlighted item it submits the backing form.
> Would it be possible to suppress the keypress submit event in Safari when the dropdown is up?
> It's not super important to get this fixed but it would be nice if it isn't too overly difficult.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1538) Hitting enter key on Suggest dropdown submits form in Safari

Posted by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Kuhnert updated TAPESTRY-1538:
------------------------------------

    Fix Version/s: 4.1.3

> Hitting enter key on Suggest dropdown submits form in Safari
> ------------------------------------------------------------
>
>                 Key: TAPESTRY-1538
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1538
>             Project: Tapestry
>          Issue Type: Bug
>          Components: XHR/dhtml/Ajax
>    Affects Versions: 4.1.2
>         Environment: Safari 2, Mac OS 10.4
>            Reporter: Ben Dotte
>            Priority: Minor
>             Fix For: 4.1.3
>
>
> In IE and Firefox, when you have a Suggest dropdown and you hit the enter key, it just selects the currently highlighted value and puts it into the textfield. This is the expected behavior. In Safari, when you hit enter on a highlighted item it submits the backing form.
> Would it be possible to suppress the keypress submit event in Safari when the dropdown is up?
> It's not super important to get this fixed but it would be nice if it isn't too overly difficult.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1538) Hitting enter key on Suggest dropdown submits form in Safari

Posted by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Kuhnert updated TAPESTRY-1538:
------------------------------------

    Fix Version/s:     (was: 4.1.5)
                   4.1.6

> Hitting enter key on Suggest dropdown submits form in Safari
> ------------------------------------------------------------
>
>                 Key: TAPESTRY-1538
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1538
>             Project: Tapestry
>          Issue Type: Bug
>          Components: XHR/dhtml/Ajax
>    Affects Versions: 4.1.2
>         Environment: Safari 2, Mac OS 10.4
>            Reporter: Ben Dotte
>            Priority: Minor
>             Fix For: 4.1.6
>
>
> In IE and Firefox, when you have a Suggest dropdown and you hit the enter key, it just selects the currently highlighted value and puts it into the textfield. This is the expected behavior. In Safari, when you hit enter on a highlighted item it submits the backing form.
> Would it be possible to suppress the keypress submit event in Safari when the dropdown is up?
> It's not super important to get this fixed but it would be nice if it isn't too overly difficult.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org