﻿<?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 - IE8</title><link>http://www.intersoftsolutions.com/Community/Tags/IE8/</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>Rendering issues with IE8</title><link>http://www.intersoftsolutions.com/Community/Tags/IE8/</link><pubDate>Fri, 15 Nov 2013 15:23:02 GMT</pubDate><dc:creator>aliard@sigma-rh.com</dc:creator><category>WebTextEditor</category><category>IE8</category><category>rendering</category><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Several parts of the WebTextEditor aren't rendered correctly in Internet Explorer 8. &lt;br /&gt;&lt;br /&gt;The toolbar is incorrectly rendered, as you can see in the attached file "Metro toolbar from sample.png" which was reproduced at &lt;span style="font-family: &amp;quot;times new roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12pt; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: fr-ca; mso-fareast-language: fr-ca; mso-bidi-language: ar-sa;"&gt;&lt;a href="http://live.intersoftpt.com/cs/WebTextEditor/WebTextEditor/MultipleSections.aspx?noframe=1&amp;amp;path=/WebTextEditor/Rich%20Text%20Editor/Core%20Editing%20Features"&gt;&lt;span style="color: rgb(0, 0, 255);"&gt;http://live.intersoftpt.com/cs/WebTextEditor/WebTextEditor/MultipleSections.aspx?noframe=1&amp;amp;path=/WebTextEditor/Rich%20Text%20Editor/Core%20Editing%20Features&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12pt; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: fr-ca; mso-fareast-language: fr-ca; mso-bidi-language: ar-sa;"&gt;&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12pt; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: fr-ca; mso-fareast-language: fr-ca; mso-bidi-language: ar-sa;"&gt;The insert table popup frmom the toolbar is incorectly rendered, which cause the last two "cells" of the first row to wrap at the start of the second line and so on. This can be seen in the "Insert table.png" attached file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12pt; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: fr-ca; mso-fareast-language: fr-ca; mso-bidi-language: ar-sa;"&gt;&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12pt; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: fr-ca; mso-fareast-language: fr-ca; mso-bidi-language: ar-sa;"&gt;Regards,&lt;br /&gt;Alex&lt;/span&gt;&lt;/p&gt;</description></item><item><title>custom css width not working under ie8</title><link>http://www.intersoftsolutions.com/Community/Tags/IE8/</link><pubDate>Fri, 03 Dec 2010 11:28:20 GMT</pubDate><dc:creator>lybax</dc:creator><category>WebCombo</category><category>IE8</category><category>Style</category><category>Width</category><category>css</category><category>class</category><category>size</category><category>hard coded</category><category>hardcoded</category><category>FrameStyle</category><description>&lt;p&gt;Hi there!&lt;/p&gt;
&lt;p&gt;As IS WebCombo does not provide a CssClass in the main control, as overriding LayoutSettings styles (e.g. FrameStyle) using CssClass breaks the default design, we decided to set WebCombo.Width to 100% and define the actual (expected) width in a parent div element. &lt;/p&gt;
&lt;p&gt;This solution (workaround) was rather satisfying on IE7 and FF (a bit less), but is not working anymore on IE8. Setting Width="100%" displays the WebCombo with a size of 150px. Without setting the Width, its size is 200px (hardcoded in inner controls!!!).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;So my question is: What can I do?&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Why is the WebCombo designed with hardcoded style (absolute, width, font-size)?&lt;/li&gt;&lt;li&gt;Why isn't there any way to properly override style using css class without breaking default style and without redefining all default style?&lt;/li&gt;&lt;li&gt;Some default css class are available (e.g. WC4-F-N), but not on all div: why?&lt;/li&gt;&lt;li&gt;Why is the WebCombo HTML structure (div elements) so weird and complicated?&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;I'm scratching my head for hours finding a "workable" bastard solution using "!important" css keyword everywere I can, in order&amp;nbsp;to ignore IS hardcoded style (e.g. width:auto !important; height:inherit !important), but I'm stuck&amp;nbsp;in this poor design...&amp;nbsp;please help me!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 8pt"&gt;&amp;lt;DIV id="wcTest_f" &lt;strong&gt;class="WC4-F-N"&lt;/strong&gt; style="POSITION: relative; &lt;strong&gt;WIDTH: 200px&lt;/strong&gt;; FLOAT: left; VERTICAL-ALIGN: middle; OVERFLOW: hidden"&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 8pt"&gt;&amp;lt;DIV id="wcTest_search" &lt;strong&gt;class="WC4-DD-N"&lt;/strong&gt; hideFocus style="TEXT-ALIGN: center; FILTER: ; FLOAT: right; OVERFLOW: hidden; opacity: 1; MozOpacity: 1; KhtmlOpacity: 1"&amp;gt;&amp;lt;/DIV&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 8pt"&gt;&amp;lt;DIV hideFocus style="&lt;strong&gt;POSITION: absolute&lt;/strong&gt;; FONT-FAMILY: Webdings; COLOR: black; &lt;strong&gt;FONT-SIZE: 9pt&lt;/strong&gt;; OVERFLOW: hidden; TOP: 0px; CURSOR: default; RIGHT: 1px"&amp;gt;6&amp;lt;/DIV&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 8pt"&gt;&amp;lt;DIV style="&lt;strong&gt;WIDTH: 179px; HEIGHT: 18px&lt;/strong&gt;; OVERFLOW: hidden"&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 8pt"&gt;&amp;lt;INPUT id="wcTest_text" &lt;strong&gt;class="WC4-TB-N" &lt;/strong&gt;style="PADDING-LEFT: 2px; &lt;strong&gt;WIDTH: 100%"&lt;/strong&gt;&amp;nbsp; name="wcTest_text" autocomplete="off" value="" /&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 8pt"&gt;&amp;lt;/DIV&amp;gt;&amp;lt;/DIV&amp;gt;&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 8pt"&gt;&amp;lt;TABLE style="DISPLAY: none" id="wcTest_udata"&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 8pt"&gt;&amp;lt;TBODY&amp;gt;&amp;lt;TR &lt;strong&gt;class="WC4-Row-N"&lt;/strong&gt; dataValue="Col1Row1"&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 8pt"&gt;&amp;lt;TD style="&lt;strong&gt;WIDTH: 200px"&lt;/strong&gt; &lt;strong&gt;class="WC4-C" &lt;/strong&gt;noWrap="noWrap"&amp;gt;&amp;lt;NOBR&amp;gt;Col1Row1&amp;lt;/NOBR&amp;gt;&amp;lt;/TD&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 8pt"&gt;&amp;lt;/TR&amp;gt;&lt;/span&gt;&lt;span style="font-size: 8pt"&gt;&amp;lt;/TBODY&amp;gt;&amp;lt;/TABLE&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;We are working on a project for more than a year using IS solution and we still hope there will be a clean solution for all our workaround we needed. And I'm not talking about WebGrids...&lt;/p&gt;

&lt;p&gt;This becomes URGENT! &lt;/p&gt;
&lt;p&gt;Thank you for your feedback and help.&lt;/p&gt;
&lt;p&gt;Nico&lt;/p&gt;</description></item><item><title>Webgrid 4.0 Resizing Issue in IE 8</title><link>http://www.intersoftsolutions.com/Community/Tags/IE8/</link><pubDate>Thu, 26 Nov 2009 02:37:51 GMT</pubDate><dc:creator>daniel.barrett@ucs-software.co.za</dc:creator><category>WebGrid</category><category>IE8</category><category>resizing</category><category>webgrid 4</category><description>&lt;p&gt;Hi All&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I have a system with the old Webgrid 4.0 controls, I cannot change the controls, but need to find out how to sort out the IE8 grid resizing issue. I have tried two solutions so far, one with table layout set to fixed (did not help) and using wgDoResize (also not helping). My current solution is to manually force the grid to refresh on the window:onload. I would like to ask if there is anyone that has a better solution to this problem.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Daniel&lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebGrid.NET stopped working all of a sudden</title><link>http://www.intersoftsolutions.com/Community/Tags/IE8/</link><pubDate>Tue, 29 Sep 2009 11:36:07 GMT</pubDate><dc:creator>mw2009</dc:creator><category>WebGrid</category><category>IE8</category><category>error</category><category>IE</category><category>Windows Update</category><category>V 3.5</category><description>&lt;p&gt;We have a website running WebGrids 3.5. we are receiving reports from our users that they are getting a webgrids error. The error description is “sorry, WebGrid.NET does not currently support the browser you used”. We have had 3 reports in the last week (Week of Sept 6th). These are users that were visiting our website without any issues prior to last week. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Our Tech Support Team has collected the following data from 1 user:&lt;/p&gt;
&lt;p&gt;·         Operating System: Windows XP Pro with SP3&lt;/p&gt;
&lt;p&gt;·         Browser Version: Internet Explorer 7&lt;/p&gt;
&lt;p&gt;·         Addons: Yahoo Toolbar&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Troubleshooting steps:&lt;/p&gt;
&lt;p&gt;·         Tried IE7 with “no addons” mode&lt;/p&gt;
&lt;p&gt;·         Tried resetting IE7&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Our technical support team escalated the issue to Development. Development has researched and could not reproduce the error. Development has compiled the following list of known compatible configurations…&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Known working configurations:&lt;/p&gt;
&lt;p&gt;OS&lt;br /&gt; Browser&lt;br /&gt; Add-Ons&lt;br /&gt; &lt;br /&gt;Windows Server 2003&lt;br /&gt; IE8&lt;br /&gt; Google Toolbar, Yahoo Toolbar&lt;br /&gt; &lt;br /&gt;Windows XP&lt;br /&gt; IE8&lt;br /&gt;  &lt;br /&gt;Windows Vista&lt;br /&gt; IE7&lt;br /&gt;  &lt;br /&gt;Windows Vista&lt;br /&gt; IE8&lt;br /&gt; Windows Live, Google Toolbar, Yahoo Toolbar&lt;br /&gt; &lt;br /&gt;Windows 7&lt;br /&gt; IE8&lt;br /&gt; Yahoo Toolbar&lt;br /&gt; &lt;/p&gt;
&lt;p&gt;Please Advise.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Webgrid 5.0.7200 IE 8</title><link>http://www.intersoftsolutions.com/Community/Tags/IE8/</link><pubDate>Mon, 14 Sep 2009 05:10:01 GMT</pubDate><dc:creator>darryl.buckby@ucs-software.co.za</dc:creator><category>IE8</category><category>5.0.7200</category><category>resizing</category><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I know that this is not the latest version of the Webgrid control, but there seems to be an issue with the resize of the grid on the first instance of load. In that the grid height is not resizing to the complete height of the table element. This works in IE7, but not in IE8. Has anyone come up against this before.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Daniel Barrett&lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebGrid fails with javascript error</title><link>http://www.intersoftsolutions.com/Community/Tags/IE8/</link><pubDate>Tue, 25 Aug 2009 11:16:59 GMT</pubDate><dc:creator>BOB.TYLER@SALESVIZ.COM</dc:creator><category>javascript</category><category>IE8</category><category>WebGrid Enterprise</category><category>error</category><category>IE8 Windows 7</category><description>&lt;p&gt;WebGrid causes javascript error "Not Implemented" when run under IE8 and Windows 7.  Actual WebGrid javascript that fails is: v60429.style.setExpression("height",WGUI.TBGH(this)");&lt;/p&gt;</description></item></channel></rss>