You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org> on 2007/06/06 17:43:25 UTC

[jira] Created: (XAP-474) Widgets: Window: Scrolling browser window after closing a window causes errors to be thrown

Widgets: Window: Scrolling browser window after closing a window causes errors to be thrown
-------------------------------------------------------------------------------------------

                 Key: XAP-474
                 URL: https://issues.apache.org/jira/browse/XAP-474
             Project: XAP
          Issue Type: Bug
          Components: Widgets: Windows and Dialogs
            Reporter: Trevor Oldak


1) Open the widget window component test
2) Close the maximized window
3) Scroll the browser window. Lots of the same error will be thrown:
node has no properties
[Break on this error] throw _12||Error(_11);

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


[jira] Closed: (XAP-474) Widgets: Window: Scrolling browser window after closing a window causes errors to be thrown

Posted by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Oldak closed XAP-474.
----------------------------

    Resolution: Duplicate

> Widgets: Window: Scrolling browser window after closing a window causes errors to be thrown
> -------------------------------------------------------------------------------------------
>
>                 Key: XAP-474
>                 URL: https://issues.apache.org/jira/browse/XAP-474
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: Windows and Dialogs
>            Reporter: Trevor Oldak
>
> 1) Open the widget window component test
> 2) Close the maximized window
> 3) Scroll the browser window. Lots of the same error will be thrown:
> node has no properties
> [Break on this error] throw _12||Error(_11);

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


RE: [jira] Created: (XAP-474) Widgets: Window: Scrolling browser window after closing a window causes errors to be thrown

Posted by Trevor Oldak <TO...@nexaweb.com>.
You're right. I'll close this one.

-----Original Message-----
From: Michael Turyn [mailto:MTuryn@nexaweb.com] 
Sent: Wednesday, June 06, 2007 1:47 PM
To: xap-dev@incubator.apache.org
Subject: RE: [jira] Created: (XAP-474) Widgets: Window: Scrolling
browser window after closing a window causes errors to be thrown

Do we get the errors if the maximised window is created without menus?
If so, this might be the same bug as the onclick-post-close error.

RE: [jira] Created: (XAP-474) Widgets: Window: Scrolling browser window after closing a window causes errors to be thrown

Posted by Michael Turyn <MT...@nexaweb.com>.
Do we get the errors if the maximised window is created without menus?
If so, this might be the same bug as the onclick-post-close error.