Hello Mike, I tried the example code, but no problems here. I have Firefox 3.05 here on XP Tablet PC Edition.
Regards, Rogier. 2008/12/23 Foskett, Mike <[email protected]>: > Hi Johan, > > > > Thanks for the address. I've just reported the bug to Mozilla. > > The effect occurs even in safe mode with all add-ons switched off. > > > > Mike > > http://websemantics.co.uk/ > > > > > > From: [email protected] [mailto:[email protected]] On > Behalf Of Johan Douma > Sent: 22 December 2008 23:07 > > To: [email protected] > Subject: Re: [WSG] re: Firefox v3 and opacity on opacity > > > > Hi Mike, > > I've just tested it on the 3.1b3pre nighly from yesterday on Mac OSX 10.4 an > it works fine as well. > There shouldn't be any difference between XP and Vista, but he I might be > wrong. I haven't seen anything like this before, it's all a bit weird > indeed. Have you checked bugzilla to see if there's a reported bug about > this? If not maybe report it and see if other people have the same bug. > https://bugzilla.mozilla.org/ > And what about firefox without extensions? > > Cheers, > > Johan Douma > [email protected] > > 2008/12/22 Foskett, Mike <[email protected]> > > Good idea Jon, > > Just tried it and the code still has display issues. > > > > Johan, > > I'm surprised it worked correctly for you. > > The only difference I can see is you are running XP while my testing was on > Vista. > > Would that be enough to cause an issue? > > > > Does anyone using FFv3.05 on XP or Vista have mouse-over display issues with > the code? > > If so, or not, what OS are you using? > > > > > > Mike > > http://websemantics.co.uk/ > > > > > > > > From: [email protected] [mailto:[email protected]] On > Behalf Of James Ducker > Sent: 20 December 2008 12:34 > To: [email protected] > Subject: Re: [WSG] re: Firefox v3 and opacity on opacity > > > > Perhaps try it with Firefox in safe mode, just to be sure it isn't an > add-on? > > On Sat, Dec 20, 2008 at 12:39 AM, Johan Douma <[email protected]> wrote: > > It's working fine for me on Windows XP, FF3.1b2 > No issues at all. > > Cheers, > Johan > > > > 2008/12/19 Foskett, Mike <[email protected]> > > Hi Nick, > > > > The issue shown occurred on two different PCs and one Mac running windows. > > It doesn't occur on the Mac version of Firefox 3. > > My PC is using version 3.05. > > > > Here's a cropped screen grab of the supplied code, showing the effect after > the mouse hover. > > http://websemantics.co.uk/temp/example_firefox_3_opacity_issue.jpg > > > > > > > > mike > > > > > > > > From: [email protected] [mailto:[email protected]] On > Behalf Of Nick Cowie > Sent: 19 December 2008 11:56 > To: [email protected] > Subject: Re: [WSG] re: Firefox v3 and opacity on opacity > > > > Mike > > I did not have any of that problem or any other issues with Firefox 3.04, > 3.05 or 3.1b2 on Mac OS X 10.5.6 > > Nick > > 2008/12/19 Foskett, Mike <[email protected]> > > Hi all, > > > > After finally upgrading Firefox to version 3.05, I encountered a rather > unusual bug. > > > > When opacity is set to more than one level of container, contained links > render badly on hover. > > Hovered link text turns white on white, which doesn't return to the natural > state on mouse out. > > Scrolling the link off screen restores the link colour. > > > > Here's a demo which only causes issues in Firefox v3. > > > > <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> > > <head> > > <meta http-equiv="content-type" content="text/html; charset=utf-8" /> > > <title>opacity</title> > > <style type="text/css"> > > html * {border:0 solid; padding:0; margin:0; list-style:none} > > a, > > a:visited {color:#5E6277} > > a:active, > > a:focus{color:#c60} > > a:hover{color:#000} > > #wrapper{border:1px solid #ccc; width:200px; padding:20px;} > > #panel{border:1px solid #f00; margin:0 auto; background:#eee; > padding:10px} > > </style> > > </head> > > <body> > > <div id="wrapper" style="opacity:0.9"> > > <div id="panel" style="opacity:0.9"> > > <ul> > > <li><a href="#">Gzip content: Speed up your > site</a></li> > > <li><a href="#">Accessible AJAX glossary</a></li> > > <li><a href="#">Displaying code in web pages</a></li> > > </ul> > > </div> > > </div> > > </body> > > </html> > > > > Does anyone out there now of a solution? > > > > Mike Foskett > > http://websemantics.co.uk/ > > > > > > > > > > ---- Disclaimer ---- > This is a confidential email. Tesco may monitor and record all emails. The > views expressed in this email are those of the sender and not Tesco. > > Tesco Stores Limited > Company Number: 519500 > Registered in England > Registered Office: Tesco House, Delamare Road, Cheshunt, Hertfordshire EN8 > 9SL > VAT Registration Number: GB 220 4302 31 > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [email protected] > ******************************************************************* > > > -- > Nick Cowie > http://nickcowie.com > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [email protected] > ******************************************************************* > > -------------------Warning------------------------ > > This e-mail is from outside Tesco - check that it is genuine. Tesco may > monitor and record all e-mails. > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [email protected] > ******************************************************************* > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [email protected] > ******************************************************************* > > > -- > James Ducker > Web Developer (C#, VB, JS, HTML/CSS) > http://www.studioj.net.au > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [email protected] > ******************************************************************* > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [email protected] > ******************************************************************* > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [email protected] > ******************************************************************* > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [email protected] > ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [email protected] *******************************************************************
