You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Finn Kennedy (JIRA)" <de...@tapestry.apache.org> on 2008/08/28 19:28:45 UTC

[jira] Created: (TAPESTRY-2625) tapestry-upload display client validation error in Internet Explorer during browsing for file

tapestry-upload display client validation error in Internet Explorer during browsing for file
---------------------------------------------------------------------------------------------

                 Key: TAPESTRY-2625
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2625
             Project: Tapestry
          Issue Type: Bug
          Components: tapestry-upload
    Affects Versions: 5.0.14
         Environment: Windows XP Pro - IE6/7
            Reporter: Finn Kennedy
            Priority: Trivial


After you click the browse button Internet Explorer (6/7) pops up the client validation dialog "You must provide a value for File", and highlights the input field during the browsing for a file (i.e. while the Choose file dialog is open).  The dialog and highlighting disappear if focus changes (if file was selected).

-- 
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] Commented: (TAP5-33) tapestry-upload display client validation error in Internet Explorer during browsing for file

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644331#action_12644331 ] 

Howard M. Lewis Ship commented on TAP5-33:
------------------------------------------

I've seen this in FF as well; for type="file" we need to disable onblur validations, just do it at form submit time.

> tapestry-upload display client validation error in Internet Explorer during browsing for file
> ---------------------------------------------------------------------------------------------
>
>                 Key: TAP5-33
>                 URL: https://issues.apache.org/jira/browse/TAP5-33
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.15
>         Environment: Windows XP Pro - IE6/7
>            Reporter: Finn Kennedy
>            Assignee: Howard M. Lewis Ship
>            Priority: Trivial
>
> After you click the browse button Internet Explorer (6/7) pops up the client validation dialog "You must provide a value for File", and highlights the input field during the browsing for a file (i.e. while the Choose file dialog is open).  The dialog and highlighting disappear if focus changes (if file was selected).

-- 
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] Assigned: (TAP5-33) tapestry-upload display client validation error in Internet Explorer during browsing for file

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-33:
----------------------------------------

    Assignee: Howard M. Lewis Ship

> tapestry-upload display client validation error in Internet Explorer during browsing for file
> ---------------------------------------------------------------------------------------------
>
>                 Key: TAP5-33
>                 URL: https://issues.apache.org/jira/browse/TAP5-33
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.15
>         Environment: Windows XP Pro - IE6/7
>            Reporter: Finn Kennedy
>            Assignee: Howard M. Lewis Ship
>            Priority: Trivial
>
> After you click the browse button Internet Explorer (6/7) pops up the client validation dialog "You must provide a value for File", and highlights the input field during the browsing for a file (i.e. while the Choose file dialog is open).  The dialog and highlighting disappear if focus changes (if file was selected).

-- 
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: (TAP5-33) tapestry-upload display client validation error in Internet Explorer during browsing for file

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-33:
-------------------------------------

    Component/s: tapestry-upload

> tapestry-upload display client validation error in Internet Explorer during browsing for file
> ---------------------------------------------------------------------------------------------
>
>                 Key: TAP5-33
>                 URL: https://issues.apache.org/jira/browse/TAP5-33
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-upload
>    Affects Versions: 5.0.15
>         Environment: Windows XP Pro - IE6/7
>            Reporter: Finn Kennedy
>            Assignee: Howard M. Lewis Ship
>            Priority: Trivial
>
> After you click the browse button Internet Explorer (6/7) pops up the client validation dialog "You must provide a value for File", and highlights the input field during the browsing for a file (i.e. while the Choose file dialog is open).  The dialog and highlighting disappear if focus changes (if file was selected).

-- 
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: (TAP5-33) Upload component display client validation bubble if required, during browsing for file

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-33:
-------------------------------------

    Summary: Upload component display client validation bubble if required, during browsing for file  (was: tapestry-upload display client validation error in Internet Explorer during browsing for file)

> Upload component display client validation bubble if required, during browsing for file
> ---------------------------------------------------------------------------------------
>
>                 Key: TAP5-33
>                 URL: https://issues.apache.org/jira/browse/TAP5-33
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-upload
>    Affects Versions: 5.0.15
>         Environment: Windows XP Pro - IE6/7
>            Reporter: Finn Kennedy
>            Assignee: Howard M. Lewis Ship
>            Priority: Trivial
>
> After you click the browse button Internet Explorer (6/7) pops up the client validation dialog "You must provide a value for File", and highlights the input field during the browsing for a file (i.e. while the Choose file dialog is open).  The dialog and highlighting disappear if focus changes (if file was selected).

-- 
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] Closed: (TAP5-33) Upload component display client validation bubble if required, during browsing for file

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-33.
------------------------------------

    Resolution: Fixed

Looks like the fix for TAP5-25 took care of this; clicking the browser button may fire a blur event on the upload field, but now validation is based on the focus event on the next field. Slightly different semantics.

> Upload component display client validation bubble if required, during browsing for file
> ---------------------------------------------------------------------------------------
>
>                 Key: TAP5-33
>                 URL: https://issues.apache.org/jira/browse/TAP5-33
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-upload
>    Affects Versions: 5.0.15
>         Environment: Windows XP Pro - IE6/7
>            Reporter: Finn Kennedy
>            Assignee: Howard M. Lewis Ship
>            Priority: Trivial
>
> After you click the browse button Internet Explorer (6/7) pops up the client validation dialog "You must provide a value for File", and highlights the input field during the browsing for a file (i.e. while the Choose file dialog is open).  The dialog and highlighting disappear if focus changes (if file was selected).

-- 
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