Side navigation
#1300 closed bug (wontfix)
Opened June 16, 2007 03:30AM UTC
Closed March 31, 2008 01:42AM UTC
IE Interface Plugin Bug With Sortables
Reported by: | progolferyo | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | 1.1.3 |
Component: | interface | Version: | 1.1.2 |
Keywords: | interface, show() | Cc: | |
Blocked by: | Blocking: |
Description
I have noticed that there is a strange bug with the Interface Bug (and for the show() function when a speed is entered. The problem is that when the function is finished and the item you have showed is finished moving or appearing, the font is actually a little bit different than before you called show.
It is like the rendering of the font is not the same. This only happens in IE (I am running IE7 on Vista).
When I call show() without any parameters inside, the font rendering is ok. This also happens when I use the Sortable command with the Interface plugin (I am assuming this eventually calls a jquery function similar to show() and that is why it produces the same effect).
Does anyone know how I can avoid this different in rendering or what may be going on here because I just dont understand it? Thanks