Hi!

I just tried the testpages in the cvs with Linux NS 4.76 and Mozilla 
0.9.2 - with the latest cvs-version of dynapi

cancel_navigation.html:
  Mozilla: OK
  NS: OK with the links in the document, the links in the layer do 
    nothing at all

z_index_bug.html:
  both OK (I wondered about the discussion, I never experienced
    ZIndex-bugs with NS4)

link_and_form_events_NS4.html:
  Mozilla: 
    onclick is caught by all form elements and in the empty parts of
      the layer, too
    onkeyup and change cannot be tested, clicking away the "in 
      myWindow.onclick" alert makes the textbox loosing focus
  NS4:
    onclick is cought by the hyperlink only
    change is called with each key
    onkeyup is called two times with each key - one before and one 
      after the change-event (unlike all other browsers NS4/Linux does 
      not stop processing JavaScript at an alert, so this gives three 
      alerts every time) - And this example is confusing me a bit - I
      always thought NS/Linux does not know keyevents at all.

secondary_inheritance.html:
  NS4: both scrollpanes send the onclick, but only when clicking the 
    scrollers, not when clicking into the content
  Mozilla: both send onclick, when clicking into the content, the 
    scrollers do not show up (only the arrows)


- and now something completely diffrent - 


Yes, the Matrix seems to be gone :(

But recently I wrote something similar for testing my game.
the reporting form is at http://www.robelix.com/dynapi/xmash2test/
the results are at http://www.robelix.com/dynapi/xmash2test/results/
It's done with 2 simple perl-cgi's, storing data in a plain textfile. 
If there's need I could build something like this for the 
dynapi-examples

-- 
Roland "Robelix" Obermayer
Authorisierter Nichtdenker
http://www.robelix.com
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]

--
The effect of drinking a Pan Galactic Gargle Blaster is like having
your brains smashed out by a slice of lemon wrapped round a large
gold brick.
  (Douglas Adams)

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[email protected]/

Reply via email to