Skip to main content

Search and Top Navigation

#6900 closed bug (duplicate)

Opened January 25, 2011 09:02PM UTC

Closed June 23, 2011 12:32PM UTC

Last modified June 23, 2011 12:32PM UTC

Drop effect: IE 6/7/8 $('#myid').show('drop') removes support for ClearType font

Reported by: whittet@gmail.com Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.effects.* (individual effect) Version: 1.8.9
Keywords: fliter alpha cleartype Cc:
Blocked by: Blocking:
Description

Bug verified in jQueryUI versions: 1.8.5 - 1.8.9

The drop effect (no others tested except slide) causes style="alpha(opacity=100); ZOOM: 1" to be added to the selected element in Internet Explorer versions 6, 7, and 8, but not mozilla and webkit browsers.

Test case and end-user solution:

http://jsfiddle.net/6VHkk/6/

Please contact me if you would like my help to code a bug fix.

--Shane Whittet

http://www.linkedin.com/in/shanewhittet

Attachments (0)
Change History (4)

Changed March 28, 2011 05:58PM UTC by gnarf comment:1

status: newopen

Changed March 28, 2011 05:58PM UTC by gnarf comment:2

keywords: → fliter alpha cleartype

Changed June 23, 2011 12:32PM UTC by gnarf comment:3

resolution: → duplicate
status: openclosed

Changed June 23, 2011 12:32PM UTC by gnarf comment:4

Duplicate of #4622.