Windows Vista Tips

Windows Vista Tips > Newsgroups > Internet Explorer > Bug: IE8 Standards Mode Float Mode

Reply
Thread Tools Display Modes

Bug: IE8 Standards Mode Float Mode

 
 
someone
Guest
Posts: n/a

 
      12-29-2009
Testcases: http://www.wyavtv.org/iebug/iebugtestcase.html

a div with an applied filter becomes misplaced if a element directly above
it has a positon: relative and float:left and has a height taller than the
normal line-height and reaches down and touches the box. (see the 1st, 3rd
and 5th testcase)

In a normal div without a filter css style rule, the text is moved away only.

The following bug can be fixed by shifting the element above it up by a few
pixels or changing doctype to transitional (because transitional doctype
means there is no baseline under images, therefore the element above it does
not reach down the normal line-height and therefore IE8 does not shift it.)

However deselecting the css rule in Developer Tools (Microsoft) does not
remove the shifting. It must be not present in code for the bug to not show
up (see the even number tests in the testcase file.)


This never happens in Firefox Safari or Opera.

If you do not see what I mean, go to
http://www.wyavtv.org/iebug/screenshot.png
 
Reply With Quote
 
 
 
 
rob^_^
Guest
Posts: n/a

 
      12-29-2009
Hi,

The feedback portal is not here. see connect.microsoft.com and my reply to
your last post at the IE Web Development forum.

Regards.

"someone" <> wrote in message
news:1CB1BAEE-4320-4E56-9C48-...
> Testcases: http://www.wyavtv.org/iebug/iebugtestcase.html
>
> a div with an applied filter becomes misplaced if a element directly above
> it has a positon: relative and float:left and has a height taller than the
> normal line-height and reaches down and touches the box. (see the 1st, 3rd
> and 5th testcase)
>
> In a normal div without a filter css style rule, the text is moved away
> only.
>
> The following bug can be fixed by shifting the element above it up by a
> few
> pixels or changing doctype to transitional (because transitional doctype
> means there is no baseline under images, therefore the element above it
> does
> not reach down the normal line-height and therefore IE8 does not shift
> it.)
>
> However deselecting the css rule in Developer Tools (Microsoft) does not
> remove the shifting. It must be not present in code for the bug to not
> show
> up (see the even number tests in the testcase file.)
>
>
> This never happens in Firefox Safari or Opera.
>
> If you do not see what I mean, go to
> http://www.wyavtv.org/iebug/screenshot.png
>

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compat View break YouTube Channel, Standards Mode breaks video lis Sterling Internet Explorer 4 12-29-2009 04:21 PM
Can't get out of Safe Mode Mark Windows Update 2 10-26-2009 05:51 PM
No display coming out of sleep mode calvnhobbes Windows Vista Hardware 15 09-19-2009 08:01 AM
MS-DOS program starts only in full screen mode from command line Juergen Gau Windows Vista Performance 0 08-29-2006 03:51 PM
Unable to install (and boot) unless in safe mode Jenny Windows Vista Installation 5 07-07-2006 02:06 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59