You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "xiefei (JIRA)" <ji...@apache.org> on 2008/10/16 10:06:45 UTC

[jira] Created: (WICKET-1873) ModalWindow run slow in Firefox3 windows xp

ModalWindow run slow in Firefox3 windows xp
-------------------------------------------

                 Key: WICKET-1873
                 URL: https://issues.apache.org/jira/browse/WICKET-1873
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.4-M2
         Environment: Firefox3.0x, 3.1beta1, windows xp sp2
            Reporter: xiefei


ModalWindow become slow since upgraded to firefox3.  The performance problem is quite noticable when draging and drop. Response time of the dom elements in the ModalWindow(links, checkboxes, radioboxes, selects.....) increased a lot.

As a contrast , this problem never show up in Firefox 2 and IE6 on the same computer.

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


[jira] Commented: (WICKET-1873) ModalWindow run slow in Firefox3 windows xp

Posted by "xiefei (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640107#action_12640107 ] 

xiefei commented on WICKET-1873:
--------------------------------

Tried the patch with no improvement.


> ModalWindow run slow in Firefox3 windows xp
> -------------------------------------------
>
>                 Key: WICKET-1873
>                 URL: https://issues.apache.org/jira/browse/WICKET-1873
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-M2
>         Environment: Firefox3.0x, 3.1beta1, windows xp sp2
>            Reporter: xiefei
>
> ModalWindow become slow since upgraded to firefox3.  The performance problem is quite noticable when draging and drop. Response time of the dom elements in the ModalWindow(links, checkboxes, radioboxes, selects.....) increased a lot.
> As a contrast , this problem never show up in Firefox 2 and IE6 on the same computer.

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


[jira] Resolved: (WICKET-1873) ModalWindow run slow in Firefox3 windows xp

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-1873.
-----------------------------------

    Resolution: Cannot Reproduce
      Assignee: Igor Vaynberg

i could not reproduce this, perhaps you can attach a quickstart that shows the problem

> ModalWindow run slow in Firefox3 windows xp
> -------------------------------------------
>
>                 Key: WICKET-1873
>                 URL: https://issues.apache.org/jira/browse/WICKET-1873
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-M2
>         Environment: Firefox3.0x, 3.1beta1, windows xp sp2
>            Reporter: xiefei
>            Assignee: Igor Vaynberg
>
> ModalWindow become slow since upgraded to firefox3.  The performance problem is quite noticable when draging and drop. Response time of the dom elements in the ModalWindow(links, checkboxes, radioboxes, selects.....) increased a lot.
> As a contrast , this problem never show up in Firefox 2 and IE6 on the same computer.

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


[jira] Commented: (WICKET-1873) ModalWindow run slow in Firefox3 windows xp

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640105#action_12640105 ] 

Martin Grigorov commented on WICKET-1873:
-----------------------------------------

See https://issues.apache.org/jira/browse/WICKET-1502
Maybe this is the problem.

To test: either patch it locally or try it 1.3.5 release candidate: http://people.apache.org/~dashorst/releases/apache-wicket-1.3.5/dist

> ModalWindow run slow in Firefox3 windows xp
> -------------------------------------------
>
>                 Key: WICKET-1873
>                 URL: https://issues.apache.org/jira/browse/WICKET-1873
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-M2
>         Environment: Firefox3.0x, 3.1beta1, windows xp sp2
>            Reporter: xiefei
>
> ModalWindow become slow since upgraded to firefox3.  The performance problem is quite noticable when draging and drop. Response time of the dom elements in the ModalWindow(links, checkboxes, radioboxes, selects.....) increased a lot.
> As a contrast , this problem never show up in Firefox 2 and IE6 on the same computer.

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


[jira] Commented: (WICKET-1873) ModalWindow run slow in Firefox3 windows xp

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640152#action_12640152 ] 

Martin Grigorov commented on WICKET-1873:
-----------------------------------------

Try to profile it with Firebug's profiler (or any other).

This is how I found the problem in WICKET-1502.

> ModalWindow run slow in Firefox3 windows xp
> -------------------------------------------
>
>                 Key: WICKET-1873
>                 URL: https://issues.apache.org/jira/browse/WICKET-1873
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-M2
>         Environment: Firefox3.0x, 3.1beta1, windows xp sp2
>            Reporter: xiefei
>
> ModalWindow become slow since upgraded to firefox3.  The performance problem is quite noticable when draging and drop. Response time of the dom elements in the ModalWindow(links, checkboxes, radioboxes, selects.....) increased a lot.
> As a contrast , this problem never show up in Firefox 2 and IE6 on the same computer.

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