Mouse Double click on Web

From: Ashok Upadhyay <aupadhya_at_earthlink.net>
Date: Fri, 04 Dec 1998 22:01:31 GMT
Message-ID: <36685AAE.1383981B_at_earthlink.net>



HI All,

I know certain mouse triggers are not supported on Web but Mouse double click works. I am having problem with when-mouse-doubleclick. This is related to my earlier question where I thought problem might be with Jinitiator.

I have a field A - anumber field which has a LOV attached with and there is a when-validate-item trigger which raises form_trigger failure when user enters incorrect value. I have another field B which is a date field. This has WHEN-MOUSE-DOUBLECLICK trigger which calls a calendar to select date from.

The Test Case is like this :
1. I enter a wrong value in field A - and press TAB/ENTER - works fine (I get message and cursor remains in field A) 2. I exercise step 1 again but this time I click my mouse on another field C (Other than B- which doesn't have when-mouse-doubleclik trigger) - It works as expected.
3. I do the same thing but this time I click on field B which has mouse double click trigger and there it goes into infinite validation Loop.

To clarify it more --- When I run in debug mode in window --it gives me wired unhandled exception when it executes Raise form_trigger_failure source line.
In x-windows --Raise Form failure has no effect it allows me to navigate into field B.

Any suggetion...
Thanks in advance
Ashok Received on Fri Dec 04 1998 - 23:01:31 CET

Original text of this message