Side navigation
#4650 closed bug (invalid)
Opened May 12, 2009 05:09PM UTC
Closed June 12, 2010 06:49PM UTC
Slight problem with fadeIn/fadeOut
Reported by: | Doxmart | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.4 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | fadeIn fadeOut | Cc: | |
Blocked by: | Blocking: |
Description
I noticed when using fadeIn/fadeOut to show/hide a DIV, that it seems to 'chop' 1 pixel off the end of each line of text within the div.
For example, if you have the letter 'l' at the end of a sentence, this letter disappears when you hide the div, as the div/content is fading away.
Using the latest version of JQuery (1.3.2) in an ASP.NET environment.
After further investigation, this seems to be a Firefox bug. Works flawlessly in Opera, works in IE7 (although doesn't fade in/out as such).