473,435 Members | 1,774 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,435 software developers and data experts.

BUG in IE6 when displaying CSS based <DIV>

System:
Windows XP SP1 + all latest patches (no SP2)

Browser:
IE 6.0.2800.1106.xpsp2.040919-1003

Problem:
browser does not show, or partially shows, borders and background color of
<DIV> as defined in CSS file. Forzing a drawing refresh by minimizing and
restoring browser window or by overlapping another window on browser causes
correct rendering on <DIV>.

Problem occurs on any <DIV> of any page if based on CSS. Same pages are
correctly rendered by Mozzilla or Firefox.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dr. Dario de Judicibus - Italy (EU)
Site: http://www.dejudicibus.it/
Blog: http://lindipendente.splinder.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jul 21 '05 #1
7 4209
In article <d3***********@newsreader2.mclink.it>, no****@nowhere.com
enlightened us with...
System:
Windows XP SP1 + all latest patches (no SP2)

Browser:
IE 6.0.2800.1106.xpsp2.040919-1003

Problem:
browser does not show, or partially shows, borders and background color of
<DIV> as defined in CSS file. Forzing a drawing refresh by minimizing and
restoring browser window or by overlapping another window on browser causes
correct rendering on <DIV>.

Problem occurs on any <DIV> of any page if based on CSS. Same pages are
correctly rendered by Mozzilla or Firefox.


It's a version of the peek-a-boo IE bug, quite likely. Ran into it myself a
couple months ago with a div inside a TD. Had to remove the nested div.

If you need more help, you need to post a URL for people to look at. If it's
the one in your sig, say so.

--
--
~kaeli~
Press any key...NO, NO, NO, NOT THAT ONE!!!!!!
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 21 '05 #2
The only site I've found which does anything to document these awful bugs in
IE is http://www.positioniseverything.net/

I'd be very glad to hear of any other references.

Like a lot (most?) of web designers (if I can call myself that) I used to
design for IE, and then wonder why it looked so awful in Firefox, etc. Now
I write CSS to the standard, check that it looks exactly as I expected in
Firefox, and then try to coax IE to render it acceptably. IE6 will be
around for a decade...

--
####################
## PH, London
####################
"kaeli" <ti******@NOSPAM.comcast.net> wrote in message
news:MP************************@nntp.lucent.com...
It's a version of the peek-a-boo IE bug, quite likely. Ran into it myself
a
couple months ago with a div inside a TD. Had to remove the nested div.

Jul 21 '05 #3
In article <d3**********@hercules.btinternet.com>, foof8501
@herlihy.eu.veil.com enlightened us with...
Now
I write CSS to the standard, check that it looks exactly as I expected in
Firefox, and then try to coax IE to render it acceptably.


Yup. Me too.
Last time, I failed and had to revert to f***ing tables. Again. Probably
could have been done eventually with enough putzing around, but I just don't
have that much patience.
I used to hate Netscape 4. Now I hate MSIE. *sighs*

--
--
~kaeli~
If the funeral procession is at night, do folks drive with
their lights off?
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 21 '05 #4
Philip Herlihy wrote:
"kaeli" <ti******@NOSPAM.comcast.net> wrote in message
news:MP************************@nntp.lucent.com...
It's a version of the peek-a-boo IE bug, quite likely. Ran into it myself a couple months ago with a div inside a TD. Had to remove the
nested div.
The only site I've found which does anything to document these awful bugs in IE is http://www.positioniseverything.net/

I'd be very glad to hear of any other references.


[top-posting fixed]

Here's one more bug, caused by empty block-level elements:

http://www.safalra.com/hypertext/html/iebug.html

--
Safalra (Stephen Morley)
http://www.safalra.com/hypertext/

Jul 21 '05 #5
"Safalra" <us****@safalra.com> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
Here's one more bug, caused by empty block-level elements:

http://www.safalra.com/hypertext/html/iebug.html


Noted - thanks!

--
####################
## PH, London
####################
Jul 21 '05 #6
Philip Herlihy wrote:
"Safalra" <us****@safalra.com> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
Here's one more bug, caused by empty block-level elements:

http://www.safalra.com/hypertext/html/iebug.html


Noted - thanks!


And I've just found another one (I need to check my website in IE more
often...). This page demonstrates the bug - the 'world Factbook' div
runs to the left of the page for some reason, but its content behaves
as if the div was where it should be:

http://www.safalra.com/ns.html

Once I've worked out a simpler example, I'll write a page demonstrating
it and post again here.

--
Safalra (Stephen Morley)
http://www.safalra.com/hypertext/

Jul 21 '05 #7
Safalra wrote:
Philip Herlihy wrote:
"Safalra" <us****@safalra.com> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
Here's one more bug, caused by empty block-level elements:

http://www.safalra.com/hypertext/html/iebug.html
Noted - thanks!


And I've just found another one [snip]
Once I've worked out a simpler example, I'll write a page

demonstrating it and post again here.


As promised:

http://www.safalra.com/hypertext/html/iebug2.html

--
Safalra (Stephen Morley)
http://www.safalra.com/hypertext/

Jul 21 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Philo | last post by:
How do I select all <div> tags except those which contain a <table> tag somewhere within them? Example XML: <********************** sample input ***********************> <txtSectionBody>...
7
by: F. Da Costa | last post by:
Hi, I' looking to retrieve ProdName1 form the <tr> below. <tr id="1-1-1" class="even"> <td> <div class="tier4"> <a href="#" class="leaf"></a> ProdName1 </div>
8
by: Daniel Hansen | last post by:
I know this must seem totally basic and stupid, but I cannot find any reference that describes how to control the spacing between <p>...</p> and <div>...</div> blocks. When I implement these on a...
4
by: nick | last post by:
The structure is very simple: <div style="WIDTH: 500px; HEIGHT: 50px; BACKGROUND-COLOR: aqua"> <div id="nav"> <a href="#">menu1</a> </div> </div> I want to let the "nav" div sink at the...
6
by: Marcus Otmarsen | last post by:
Ok, the situation is as follows: I defined a <DIV> like: <div id="myid" style="position: absolute; height: 10; width: 10;"><img src="images/object.gif" height=10 width=10></div> This pane is...
28
by: Kent Feiler | last post by:
1. Here's some html from a W3C recommendations page. <P>aaaaaaaaa<DIV>bbbbbbbbb</DIV><DIV>cccccccc<P>dddddddd</DIV> 2.Although I didn't think it would make any difference, I tried it with the...
5
by: Agix | last post by:
Hi there, Please check out : http://clarifysolutions.co.uk/certenroll/ The source is included below. This page is a test, so I can play about with paddings, margins and layouts using divs as...
5
nathj
by: nathj | last post by:
Hi All, I'm working on a new site that has a two column layout underneath a title bar. If you check out: http://www.christianleadership.org.uk/scratch/mainpage.php using IE or Opera you will...
8
prino
by: prino | last post by:
Hi all, I've written code (in REXX) that takes files in legacy languages (PL/I, COBOL, z/OS assembler, etc) and converts them into HTML in a format similar to what's displayed in the z/OS ISPF...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.