Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
620
WebDialogWindow closes when user presses Enter
posted

I have a WebDialogWindow with several controls.  It is on a page that is not the start page.  When a user types information into a control in the dialog window and then presses 'Enter' the dialog is closed and the user is returned to the start page of the application.  Has anyone seen this before?

Parents
  • 13438
    Suggested Answer
    posted

    Hello Peggy,

    I have created a sample reproducing your scenario. Sample has Default page which contains a hyperlink redirectin you to Second page. On Second page there are a WebDialogWindow containing three TextBox controls in it. I tried the following:

    1. Start the sample which loads Default page.
    2. Click on the hyperlink which redirects me to the Second page

    3 Type something inside any of the TextBoxes and press Enter
    4 Nothing happened – I was not redirected on the Default page.

    Please take a look at the sample and modify it or create a new one reproducing the behavior you are facing. I used for test IE 9 – please point if this issue is occuring in some other browser or version. Looking forward to hearing from you.

    83158_WDW.zip
Reply Children