From: SourceForge.net <no...@so...> - 2005-08-08 18:36:49
|
Bugs item #1254269, was opened at 2005-08-08 11:26 Message generated for change (Comment added) made by warp9pnt9 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105757&aid=1254269&group_id=5757 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: DynAPI 3 API Group: Feature Request Status: Pending Resolution: None Priority: 5 Submitted By: Doug Melvin (doug_melvin) >Assigned to: L W (warp9pnt9) Summary: please don't block content menu by default Initial Comment: During the final phase of development on DynAPI 2X we had decided that automatically blocking the context menu by default was confusing to fledgling DYnAPI users (and to seasoned users too is seems) I can not find where the context menu is blocked by default. Can we please: a) change the default behaviour so that context menus work normally UNLESS the developer chooses otherwise and; b) tell me where the heck to disable this in my copy Thank you. ---------------------------------------------------------------------- >Comment By: L W (warp9pnt9) Date: 2005-08-08 14:36 Message: Logged In: YES user_id=706287 Well I used some relatively simple code. I think it represents "default". It just includes all libraries (except debug and gui) and creates a single DynLayer and adds it to the page. With IE6 and Firefox 1.0.6, I can get the context menu fine. The gui library has a package which includes nodeitem.js, which throws an error in Mozilla. That belongs in another bug report, so I comment it for now. If you can duplicate this reliably, and boil it down to the barest minimal, then please attach a simple file such that I only have to change the script src and setPath to test. Or even if it seems to happen at random, attach an example, and others can try. Be sure to test against the current release and mention which browsers (IE6, Mozilla, Opera, ...) are affected. ---------------------------------------------------------------------- Comment By: Doug Melvin (doug_melvin) Date: 2005-08-08 11:46 Message: Logged In: YES user_id=184788 well.. I have no idea what happened.. one minute my conetxt menu won't work.. the next minute it does work. I am very confused now. I does seem that the default is to not block context menus. Can anyone confirm either way? If so we'll just assume I pulled Melvin and close this one. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105757&aid=1254269&group_id=5757 |