Bugs item #423933, was opened at 2001-05-14 07:19
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=423933&group_id=5757

Category: DynAPI 2 Browser-Specific
Group: Verified
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Mark Fletcher (mark_j_f)
Assigned to: Nobody/Anonymous (nobody)
Summary: DynAPI scrolling issue with NS4.7 on Mac

Initial Comment:
Hi,

Details about the platform upon which the bug was 
detected.
System: Apple Mac G3
OS: MacOS9
Browser: Netscape v 4.7 

Using: DynAPI v2.53


Bug description: The bug was found on the above 
configuration while viewing the example file

dynapi/examples/dynapi.gui.scrollpane.html

In NS4.7 on the Mac, when the user clicks on the 
scroll up and down buttons there is no associated 
action. Furthermore when the user clicks and attempts 
to drag the scrollbar, there is no associated action. 
The user has ensured that the labelsize is set to 
dimensions greater than the scrollpane size.

The only apparent workaround for this bug is to move 
the pointer over the UI component you wish to use (ie 
up/down button or scrollbar) and hold the mouse button 
down until the navigator menu appears. Then by quickly 
moving off the menu, the user can then use the UI 
component.


----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2001-06-13 18:48

Message:
Logged In: NO 

The problem is the opening of the navigator menu. To keep the 
navigator menu from appearing, have whatever function that 
handles the mousedown on the layer return false.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=423933&group_id=5757

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/

Reply via email to