﻿<?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 - WebDialogbox - Problem with Size and DropDownOffset</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDialogbox---Problem-with-Size-and-DropDownOffset/</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>WebDialogbox - Problem with Size and DropDownOffset</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDialogbox---Problem-with-Size-and-DropDownOffset/</link><pubDate>Thu, 20 Jan 2011 08:29:32 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebdialogBox</category><description>&lt;span style="color: rgb(63, 63, 63); font-size: 12px; line-height: 18px; "&gt;&lt;p style="font-family: 'segoe ui', arial, verdana, tahoma; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "&gt;Hello,&lt;/p&gt;&lt;p style="font-family: 'segoe ui', arial, verdana, tahoma; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "&gt;We are very sory for the late response. Unfortunately, this is not a bug. When using Iframe scenario, you will need to change ResultBoxType into normal.&lt;br style="font-family: 'segoe ui', arial, verdana, tahoma; " /&gt;Normally in IE, it supports 2 types such as popup and normal. In other browsers, popup is not supported.&lt;br style="font-family: 'segoe ui', arial, verdana, tahoma; " /&gt;&lt;/p&gt;&lt;font class="Apple-style-span" style="font-family: 'segoe ui', arial, verdana, tahoma; "&gt;&lt;br /&gt;&lt;/font&gt;&lt;p style="font-family: 'segoe ui', arial, verdana, tahoma; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " /&gt;&lt;p style="font-family: 'segoe ui', arial, verdana, tahoma; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "&gt;Regards,&lt;br style="font-family: 'segoe ui', arial, verdana, tahoma; " /&gt;Handy&lt;/p&gt;&lt;/span&gt;</description></item><item><title>WebDialogbox - Problem with Size and DropDownOffset</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDialogbox---Problem-with-Size-and-DropDownOffset/</link><pubDate>Thu, 27 May 2010 10:59:53 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebdialogBox</category><description>&lt;p&gt;Hi Michael,&lt;/p&gt;&lt;p&gt;I am able to replicate the issue in here and forwarded the issue to our developer teams. &lt;br /&gt;Thanks for your sample. &lt;br /&gt;&lt;br /&gt;FYI, this issue caused by XHTML doctype. If you remove XHTML doctype and used HTML doctype, all the render include WebCombo, would be fine.&lt;br /&gt;However, it is not because we don't support XHTML. When use XHTML doctype, you will need to define your styles manually for the render issue. &lt;br /&gt;&lt;br /&gt;E.g &lt;br /&gt;Open our WebDesktopSample and try to use our XTHML WebDialogBox sample. The render is fine because we define the styles.&lt;br /&gt;&lt;br /&gt;If I used those sample, WebDialogBox can be used well. But unfortunately, ResultBox position issue still persists. It seems there is an issue because it loads IFrame and your &amp;lt;p&amp;gt; cause vertical scrollbar in browser. &lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>WebDialogbox - Problem with Size and DropDownOffset</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDialogbox---Problem-with-Size-and-DropDownOffset/</link><pubDate>Thu, 27 May 2010 03:12:03 GMT</pubDate><dc:creator>Michael</dc:creator><category>WebdialogBox</category><description>&lt;p&gt;Hi Handy&lt;/p&gt;
&lt;p&gt;Sorry for the late reply.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. DropDownOffset&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Now I send you a sample. So I hope you are able to replicate the issue. It's importent that the vertical scroll bar appears and you scroll down. The offset will be greater, if you more scroll down!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. WebDialogSize&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I did't mean the size of resultbox! I can't resize the WebDialogbox dynamicly.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. No input possible on WebInput Control&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In this sample you can also replicate an other issue. It's not possible to type some text into WebInput, if these located in a content of WebDialogbox. There is already open a &lt;a href="http://www.intersoftpt.com/Community/WebDesktop/WebInput---No-input-possible-located-on-Content-of-WebDialogbox/" target="_blank"&gt;Thread&lt;/a&gt;. To test this issue, please click on Button "Show DialgoBox" and activate the second WebInput Control. It's only possible by clicking on "Insert Text"!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. No border is showing&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Why is shown below and right no border? overlapping content?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks for your help!&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;</description></item><item><title>WebDialogbox - Problem with Size and DropDownOffset</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDialogbox---Problem-with-Size-and-DropDownOffset/</link><pubDate>Wed, 19 May 2010 09:24:10 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebdialogBox</category><description>&lt;p&gt;Hello Michael,&lt;/p&gt;&lt;p&gt;I am unable to replicate your issue but we can suggest a workaround for WebCombo ResultBox issue. Please refer into this &lt;a href="http://www.intersoftpt.com/Community/WebCombo/Resultboc-popup-type-firefox/" target="_blank"&gt;link&lt;/a&gt;. You can customize the position of the ResultBox in OnshowDropDown client side events.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>WebDialogbox - Problem with Size and DropDownOffset</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDialogbox---Problem-with-Size-and-DropDownOffset/</link><pubDate>Wed, 19 May 2010 00:48:24 GMT</pubDate><dc:creator>Michael</dc:creator><category>WebdialogBox</category><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;1. &lt;strong&gt;DropDownOffset&lt;/strong&gt; (please have a look on attached picture)&lt;/p&gt;
&lt;p&gt;When I scroll down, it creates a gap between WebCombo and Resultbox (ContentMode: IFrame)&lt;/p&gt;
&lt;p&gt;2. &lt;strong&gt;WebDialogSize&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I shows the DialogBox with following Code on ClientSideEvent:&lt;/p&gt;&lt;pre&gt;        function StartOrder() {
            var dlg = ISGetObject("wdb");
            SetDialogBox(dlg, "Auftrag starten...");
            dlg.SetContentURL("ProductionStart.aspx");
            dlg.ControlBoxImage = "";
            dlg.Width = "450px";
            dlg.Height = "395px";
            dlg.ShowDialog();

            return true;
        }&lt;/pre&gt;
&lt;pre&gt;        function ManuallyErrorAdd() {
            var dlg = ISGetObject("wdb");
            SetDialogBox(dlg, "Fehler manuell hinzufügen...");
            dlg.SetContentURL("ManuallyError.aspx");
            dlg.ControlBoxImage = "";
            dlg.Width = "450px";
            dlg.Height = "600px";
            dlg.ShowDialog();

            return true;
        }&lt;/pre&gt;
I use IFrame and set ContentURL to ProductionStart.aspx respectively ManuallyError.aspx. 

&lt;p&gt;Please note that I define Height and Width both times. The WebDialogBox is always displayed with the size that i first set! &lt;/p&gt;
&lt;p&gt;Why? Do I need a separate WebDialogbox for each content?&lt;/p&gt;
&lt;p&gt;Thanks Michael&lt;/p&gt;</description></item></channel></rss>