OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cgmo-webcgm message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: AW: [cgmo-webcgm] FW: setRedraw002


Forrest,

 

Each of the executing functions sethighlight, sethighlight2 and clearhighlight were supposed to contain a pair of setRedraw enable/disable.  I don’t know why, but in my submission the enable call disappeared in the clearhighlight function.  This explains why in test 3 no excution of step 2 happens, and why in step 4 all pending actions are executed at once.

 

I have uploaded a new HTML page to the ftp server.  Please check if the description is now in sync with the viewing results.

 

Thanks and regards

Ulrich

 

 

-----Ursprüngliche Nachricht-----
Von: Forrest Carpenter [mailto:forrest@sdicgm.com]
Gesendet: Freitag, 1. Mai 2009 19:17
An: cgmo-webcgm@lists.oasis-open.org
Betreff: [cgmo-webcgm] FW: setRedraw002

 

Ulrich,

 

Could you look into this, we are getting different results from this test.

Below are comments from one of our developers.

 

Thanks,

Forrest

 


From: Ping Ho [mailto:pingho@sdicgm.com]
Sent: Thursday, April 30, 2009 11:18 AM
To: Forrest Carpenter
Subject: setRedraw002

 

Forrest,

 

There are some errors in the test page:

 

test 3
    <tr>
      <td><input type="button" value="Step 3" >  <td>Execute Step 2: Highlight Circle C.</td>
      <td id="b_3">NA</td>
 <td>Passed if B, C and D are highlighted.</td>
    </tr>

 

    Should test result be "Passed if highlight is removed" ?

 

test 4
    <tr>
      <td><input type="button" value="Step 4" >       <td>Execute Step 3: Clear highlights.</td>
      <td id="b_4">NA</td>
 <td>Passed if highlight is removed.</td>
    </tr>

 

    Should test result be "No action should happen at this point" since cgmPic.highlight for A & B is called
    after cgmDoc.setRedraw("disableAll") and C & D have been cleared by the test 3?

 

Thanks,

Ping

 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]