[mapguide][MG451][New] oncontextmenu disabled when using dwf viewer
Bruno Scott
bscott at geomapgis.com
Fri Nov 17 10:49:15 EST 2006
You can view the artifact detail at the following URL:
https://mapguide.osgeo.org/servlets/Scarab/id/MG451
Type
Defect
Artifact ID
MG451 (oncontextmenu disabled when using dwf viewer)
Reported by
Bruno Scott
bscott (bscott at geomapgis.com)
New artifact details:
---------------------------------------------------------
- Steps to Reproduce set to new value
source for the frames.htm
<html><head></head>
<frameset cols="220,*">
<frame name="functionFrame" src="function.htm">
<frame name="controlFrame" src="/mapguide/mapviewernet/dwfviewer.aspx?&WEBLAYOUT=Library://Road Oracle/Department 51 Oracle.WebLayout">
</frameset>
<body></body></html>
source for the function.htm
<html><head></head>
<body oncontextmenu="javascript:alert('it works')">
</body></html>
- Summary set to new value
oncontextmenu disabled when using dwf viewer
- Version set to new value
1.0.2
- Component set to new value
Web Server Extensions
- Subcomponent set to new value
DWF Viewer
- Operating system set to new value
Windows XP
- Artifact created
- Platform set to new value
PC
- Description set to new value
i have a frameset with 2 frames
First frame only have a body with oncontextmenu
Second frame have a layout with dwf viewer
On the first frame, the oncontextmenu is disabled.
If a use the ajax viewer the oncontextmenu works fine
- Artifact Status set to new value
New
---------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Mapguide_issues
mailing list