﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebDesktop - WebContextMenu not working for WebButton when browsin in IE11</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebContextMenu-not-working-for-WebButton-when-browsin-in-IE11/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebContextMenu not working for WebButton when browsin in IE11</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebContextMenu-not-working-for-WebButton-when-browsin-in-IE11/</link><pubDate>Tue, 18 Aug 2015 01:25:54 GMT</pubDate><dc:creator>yudi</dc:creator><category>IE11 WebContextMenu WebButton</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;In previous version, components that use WebMenu engine such as WebContextMenu, WebMenuBar, WebToolBar, WebDesktopManager, and WebNotification will have its window displayed in a special "popup" type when running in Internet Explorer browser.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;The main advantage of the "popup" window type is its ability to display its content out of the browser's window boundary. However, Internet Explorer 7.0 (or newer) has removed this function from "popup" object and introduced limited positioning by design.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;To overcome this limitation and to introduce other possible new features, the MenuWindowType is now added to WebMenu component.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Note: The default value is set to Popup to preserve the behavior in previous version.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebContextMenu not working for WebButton when browsin in IE11</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebContextMenu-not-working-for-WebButton-when-browsin-in-IE11/</link><pubDate>Sat, 15 Aug 2015 23:28:35 GMT</pubDate><dc:creator>tj@domesticsoft.com</dc:creator><category>IE11 WebContextMenu WebButton</category><description>Hy Yudi,&lt;br&gt;The problem was that &lt;br&gt;&amp;lt;MenuStyleSettings MenuWindowType="Normal" /&amp;gt;&lt;br&gt;was missing in my context menu. "Popup" seems to be the default. &lt;br&gt;&lt;br&gt;Can you tell me what is the difference and why IE11 is sensitive for this but not Chrome nor FireFox?&lt;br&gt;</description></item><item><title>WebContextMenu not working for WebButton when browsin in IE11</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebContextMenu-not-working-for-WebButton-when-browsin-in-IE11/</link><pubDate>Tue, 11 Aug 2015 02:55:24 GMT</pubDate><dc:creator>yudi</dc:creator><category>IE11 WebContextMenu WebButton</category><description>&lt;img src="http://www.intersoftpt.com/Community/Attachments/24520/WebContextMenu_screenshot01.png" style="height: 300px; width: 400px;"&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;The above screenshot shows my simple sample of WebContextMenu is rendered no IE 11 browser.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I enclosed the modified version of SimpleLayout.aspx (one of WebPaneManager sample) where WebButton and WebContextMenu are added into the &lt;em&gt;Side&lt;/em&gt; pane. Please have the sample evaluated on your end and let me know if you have different result.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebContextMenu not working for WebButton when browsin in IE11</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebContextMenu-not-working-for-WebButton-when-browsin-in-IE11/</link><pubDate>Mon, 10 Aug 2015 13:48:12 GMT</pubDate><dc:creator>tj@domesticsoft.com</dc:creator><category>IE11 WebContextMenu WebButton</category><description>Im using ISnet.WebUI.WebDesktop.dll version 4.0.7200.14, same as you. &lt;br&gt;Yes Compatibility Mode is disabled&lt;br&gt;and Document mode is "Edge (Default)" and User agent string is "Default"&lt;br&gt;I dont know if it changes anything, that the WebButton is located in a:&lt;br&gt;&lt;pre&gt;                    &amp;lt;ISWebDesktop:WebGroupPane Name="groupPaneContent"&amp;gt;                        &amp;lt;Panes&amp;gt;
                            &amp;lt;ISWebDesktop:WebPane HeaderVisible="No" Name="paneNavigator" Height="Custom" HeightValue="40px" AllowResize="No" ContentPadding-Top="1" ContentScrollable="False"&amp;gt;
                                &amp;lt;ContentTemplate&amp;gt;
&lt;/pre&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;br&gt;</description></item><item><title>WebContextMenu not working for WebButton when browsin in IE11</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebContextMenu-not-working-for-WebButton-when-browsin-in-IE11/</link><pubDate>Mon, 10 Aug 2015 02:09:55 GMT</pubDate><dc:creator>yudi</dc:creator><category>IE11 WebContextMenu WebButton</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I tried to reproduce the reported problem in my local end by viewing BasicContextMenu.aspx sample file of WebDesktop in IE 11 browser but my efforts were not successful -- the menu (and its submenu(s)) is accessible and the mouse-over menu items works without any issues.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Could you please ensure the following in your IE 11 browser:&lt;/span&gt;&lt;/p&gt;
&lt;ul style="color: #1f497d;"&gt;&lt;li&gt;Document mode is Edge (Default) and User agent string is Default.&lt;/li&gt;&lt;li&gt;Compatibility view is disabled.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;For your information, I'm using WebDesktop 4 build 14. Please let me know your response.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebContextMenu not working for WebButton when browsin in IE11</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebContextMenu-not-working-for-WebButton-when-browsin-in-IE11/</link><pubDate>Fri, 07 Aug 2015 15:38:55 GMT</pubDate><dc:creator>tj@domesticsoft.com</dc:creator><category>IE11 WebContextMenu WebButton</category><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I have a WebContextMenu defined as shown below in a HTML5 form.&lt;br&gt;It works fine when I right click the WebButton in Chrome and FireFox. But when I right click the button in IE11 the menu pops up, but nothing can be selected from it. It seems not sensing the mose over menu-items.&lt;/p&gt;&lt;pre&gt;&amp;lt;ISWebDesktop:WebContextMenu ID="WebContextMenu1" runat="server" Visible="true" ToolTip="Actions" ControlId="c_wbRetrieve" RenderingMode="HTML5"&amp;gt;
	&amp;lt;Items&amp;gt;
		&amp;lt;ISWebDesktop:WebMenuItem Name="c_wcmmiShowLastURL" Text="Show report URL..." ImageURL="~/Images/Icons/url_16.png" OnClick="OnShowLastUrlClicked" /&amp;gt;
		&amp;lt;ISWebDesktop:WebMenuItem Name="c_wcmmiPrintPage" Text="Print report..." ImageURL="~/Images/Icons/print_16.png" OnClick="OnPrintReport" /&amp;gt;
		&amp;lt;ISWebDesktop:WebMenuItem  Type="Separator" /&amp;gt;
		&amp;lt;ISWebDesktop:WebMenuItem Name="c_wcmmiRetrieveData" Text="Retrieve data..." ImageURL="~/Images/Icons/house_16.png" OnClick="OnRetrieveDataClicked" /&amp;gt;
		&amp;lt;ISWebDesktop:WebMenuItem  Type="Separator" /&amp;gt;
		&amp;lt;ISWebDesktop:WebMenuItem Name="c_wcmmiLogOut" Text="Log out" ImageURL="~/Images/Icons/logout_16.png" OnClick="OnLogoutClicked" /&amp;gt;
	&amp;lt;/Items&amp;gt;
&amp;lt;/ISWebDesktop:WebContextMenu&amp;gt;
&lt;/pre&gt;&lt;p&gt;The document containing the button and menu is HTML5 defined such at the top:&lt;br&gt;&amp;lt;!DOCTYPE HTML&amp;gt;&lt;br&gt;&amp;lt;html&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>