I have found the following issues regarding DynAPI 2000.11.07 and Netscape
4.x browsers:

1) Netscape resize and scrolling
When the user resizes the browser window, the coordinates of the layers
become invalid.  It is as if the layers have not moved even though their
physical location on the screen has changed as a result of the resize (this
is also true of scrolling).  Resize also causes the styles to be lost, fonts
are changed back to default fonts.  I would like to find a better option
than simply reloading the page because I do not want to lose the current
state of some of the widgets.

2) Netscape unintentional highlighting of text
Certain actions cause Netscape to begin highlighting text (as if the mouse
button were being help down).  For an example of this bug, go to Pascal's
site: http://www.dynamic-core.net/  double-click on some white space, and
then click on the blue icon at the far right (which pops up a window
containing Razor Engine information) close the popup and then you will see
that moving the mouse causes highlighting of text.  On some of my pages, it
occurs after I drag and drop something.  I have tried to use
invokeEvent('click'), invokeEvent('mouseup'), and invokeEvent('dblclick')
but none of them will stop the highlighting.  The only way is to physically
click somewhere on the screen.

Please let me know if there any fixes or work arounds for these issues.  Or
if you can point to me to another resource, I would greatly appreciate it!
Thanks

Grant


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to