[AC-4381] Windows Phone : Event Listener active before the window is opened
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-09-27T19:47:08.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy |
Labels | n/a |
Reporter | Neha |
Assignee | Shak Hossain |
Created | 2016-08-24T11:10:37.000+0000 |
Updated | 2016-09-27T19:47:08.000+0000 |
Description
Hi,
I am working on an application for windows platform.
I am facing the following issue:
When I add event listeners to the elements of my window and open my window in the same function, then in the period when the event listeners are attached to the elements and the window is opened, if I click on the screen where the element would appear, the event is fired.
I want my event listener to fire event when the window has opened and is visible to the user.
Hello, your query is not clear. Please explain a little more of what you are trying to achieve, and how you are going about it. Perhaps with a sample code to regenerate the issue. It will be helpful to provide support once we have clear understanding on whats in stake. Please provide a sample code and your environment information. Thanks.