Author: smukhina
Date: 2009-04-25 18:45:56 -0400 (Sat, 25 Apr 2009)
New Revision: 13878
Modified:
trunk/docs/migrationguide/en/src/main/docbook/included/contextMenuDisablement.xml
trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml
Log:
RF-5724 English is checked
Modified:
trunk/docs/migrationguide/en/src/main/docbook/included/contextMenuDisablement.xml
===================================================================
---
trunk/docs/migrationguide/en/src/main/docbook/included/contextMenuDisablement.xml 2009-04-25
22:27:33 UTC (rev 13877)
+++
trunk/docs/migrationguide/en/src/main/docbook/included/contextMenuDisablement.xml 2009-04-25
22:45:56 UTC (rev 13878)
@@ -3,7 +3,7 @@
<?dbhtml filename="contextMenuDisablement.html"?>
<sectioninfo>
<keywordset>
- <keyword>contextMenu</keyword>
+ <keyword>contextMenu</keyword>
</keywordset>
</sectioninfo>
@@ -11,10 +11,10 @@
<section>
<title>Description</title>
<para>
- The <emphasis
role="bold"><property><rich:contextMenu></property></emphasis>
component
- if rendered disables right mouse click on a page by default in
<property>RichFaces</property> 3.3.0.
+ The <emphasis
role="bold"><property><rich:contextMenu></property></emphasis>
component
+ if rendered disables a right mouse click on a page by default in
<property>RichFaces</property> 3.3.0.
</para>
- </section>
+ </section>
<section>
<title>Links</title>
<itemizedlist>
@@ -28,25 +28,25 @@
<section>
<title>How to reproduce</title>
<para>
- Checkout RichFaces Live Demo 3.3.0, run it, and proceed to the Context Menu page.
- If you right click on the image
- <emphasis
role="bold"><property><rich:contextMenu></property></emphasis>
appears.
- If you click anywhere else the right click will be non functional.
+ Checkout RichFaces Live Demo 3.3.0, run it, and proceed to the Context Menu page.
+ If you right click on the image
+ <emphasis
role="bold"><property><rich:contextMenu></property></emphasis>
appears.
+ If you click anywhere else, the right click will be non functional.
</para>
- </section>
+ </section>
<section>
<title>Causes</title>
<para>
- The <emphasis
role="bold"><property><rich:contextMenu></property></emphasis>
in <property>RichFaces</property> 3.3.0 completely disables
+ The <emphasis
role="bold"><property><rich:contextMenu></property></emphasis>
in <property>RichFaces</property> 3.3.0 completely disables
right mouse click on a page by default.
</para>
</section>
<section>
<title>Workarounds</title>
- <para>
- Update to <property>RichFaces</property> 3.3.1.
- By default, the <emphasis
role="bold"><property><rich:contextMenu></property></emphasis>
in <property>RichFaces</property> 3.3.1 completely disables
- right mouse click in the Context Menu zone only.
+ <para>
+ Update to <property>RichFaces</property> 3.3.1.
+ By default, the <emphasis
role="bold"><property><rich:contextMenu></property></emphasis>
in <property>RichFaces</property> 3.3.1 completely disables
+ right mouse click in the Context Menu area only.
</para>
- </section>
-</section>
+ </section>
+</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml 2009-04-25 22:27:33
UTC (rev 13877)
+++ trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml 2009-04-25 22:45:56
UTC (rev 13878)
@@ -86,7 +86,7 @@
</emphasis>. </para>
<para>
By default, the <emphasis
role="bold"><property><rich:contextMenu></property></emphasis>
completely disables
- right mouse click on a page in the context menu zone only.
+ right mouse click on a page in the context menu area only.
But if you want to disable browser's context menu completely you
should set the
<emphasis><property>"disableDefaultMenu"</property></emphasis>
attribute value to "true".
</para>
Show replies by date