Re: [WSG] re: Firefox v3 and opacity on opacity

2008-12-26 Thread Rogier Schoenmaker
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 mike.fosk...@uk.tesco.com:
 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: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
 Behalf Of Johan Douma
 Sent: 22 December 2008 23:07

 To: wsg@webstandardsgroup.org
 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
 johando...@gmail.com

 2008/12/22 Foskett, Mike mike.fosk...@uk.tesco.com

 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: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
 Behalf Of James Ducker
 Sent: 20 December 2008 12:34
 To: wsg@webstandardsgroup.org
 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 johando...@gmail.com wrote:

 It's working fine for me on Windows XP, FF3.1b2
 No issues at all.

 Cheers,
 Johan



 2008/12/19 Foskett, Mike mike.fosk...@uk.tesco.com

 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: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
 Behalf Of Nick Cowie
 Sent: 19 December 2008 11:56
 To: wsg@webstandardsgroup.org
 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 mike.fosk...@uk.tesco.com

 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 /

   titleopacity/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

  lia href=#Gzip content: Speed up your
 site/a/li

  lia href=#Accessible AJAX glossary/a/li

  lia 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: memberh...@webstandardsgroup.org

Re: [WSG] re: Firefox v3 and opacity on opacity

2008-12-26 Thread Susan Grossman
 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?


 Yes - 3.05 on Vista and I get the hover problem. I was quite surprised?  I
 don't get it on any of the other browsers I'm running on Vista.





-- 
Susan R. Grossman
susan.rgross...@gmail.com


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

RE: [WSG] re: Firefox v3 and opacity on opacity

2008-12-23 Thread Foskett, Mike
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: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On 
Behalf Of Johan Douma
Sent: 22 December 2008 23:07
To: wsg@webstandardsgroup.org
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
johando...@gmail.com



2008/12/22 Foskett, Mike mike.fosk...@uk.tesco.com

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: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On 
Behalf Of James Ducker
Sent: 20 December 2008 12:34
To: wsg@webstandardsgroup.org
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 johando...@gmail.com wrote:

It's working fine for me on Windows XP, FF3.1b2
No issues at all. 

Cheers, 
Johan 

 

2008/12/19 Foskett, Mike mike.fosk...@uk.tesco.com

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: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On 
Behalf Of Nick Cowie
Sent: 19 December 2008 11:56
To: wsg@webstandardsgroup.org
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 mike.fosk...@uk.tesco.com

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 /

  titleopacity/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

 lia href=#Gzip content: Speed up your site/a/li

 lia href=#Accessible AJAX glossary/a/li

 lia 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: memberh...@webstandardsgroup.org
*** 




-- 
Nick Cowie
http://nickcowie.com

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help

RE: [WSG] re: Firefox v3 and opacity on opacity

2008-12-22 Thread Foskett, Mike
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: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On 
Behalf Of James Ducker
Sent: 20 December 2008 12:34
To: wsg@webstandardsgroup.org
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 johando...@gmail.com wrote:

It's working fine for me on Windows XP, FF3.1b2
No issues at all. 

Cheers, 
Johan 

 

2008/12/19 Foskett, Mike mike.fosk...@uk.tesco.com

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: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On 
Behalf Of Nick Cowie
Sent: 19 December 2008 11:56
To: wsg@webstandardsgroup.org
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 mike.fosk...@uk.tesco.com

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 /

  titleopacity/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

 lia href=#Gzip content: Speed up your site/a/li

 lia href=#Accessible AJAX glossary/a/li

 lia 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: memberh...@webstandardsgroup.org
*** 




-- 
Nick Cowie
http://nickcowie.com

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

---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: memberh...@webstandardsgroup.org
*** 



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***




-- 
James Ducker
Web Developer (C#, VB, JS, HTML/CSS)
http://www.studioj.net.au

Re: [WSG] re: Firefox v3 and opacity on opacity

2008-12-22 Thread Geoff Pack

I am on vacation until 5 January 2009.

If it's urgent, you can contact me on:
m. 0429 348 132
e. ge...@dhillon-pack.net

Please consider the environment before printing this e-mail.

The information contained in this email and any attachment is confidential and
may contain legally privileged or copyright material.   It is intended only for
the use of the addressee(s).  If you are not the intended recipient of this
email, you are not permitted to disseminate, distribute or copy this email or
any attachments.  If you have received this message in error, please notify the
sender immediately and delete this email from your system.  The ABC does not
represent or warrant that this transmission is secure or virus free.   Before
opening any attachment you should check for viruses.  The ABC's liability is
limited to resupplying any email and attachments.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] re: Firefox v3 and opacity on opacity

2008-12-22 Thread Geoff Pack

I am on vacation until 5 January 2009.

If it's urgent, you can contact me on:
m. 0429 348 132
e. ge...@dhillon-pack.net

Please consider the environment before printing this e-mail.

The information contained in this email and any attachment is confidential and
may contain legally privileged or copyright material.   It is intended only for
the use of the addressee(s).  If you are not the intended recipient of this
email, you are not permitted to disseminate, distribute or copy this email or
any attachments.  If you have received this message in error, please notify the
sender immediately and delete this email from your system.  The ABC does not
represent or warrant that this transmission is secure or virus free.   Before
opening any attachment you should check for viruses.  The ABC's liability is
limited to resupplying any email and attachments.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] re: Firefox v3 and opacity on opacity

2008-12-22 Thread Geoff Pack

I am on vacation until 5 January 2009.

If it's urgent, you can contact me on:
m. 0429 348 132
e. ge...@dhillon-pack.net

Please consider the environment before printing this e-mail.

The information contained in this email and any attachment is confidential and
may contain legally privileged or copyright material.   It is intended only for
the use of the addressee(s).  If you are not the intended recipient of this
email, you are not permitted to disseminate, distribute or copy this email or
any attachments.  If you have received this message in error, please notify the
sender immediately and delete this email from your system.  The ABC does not
represent or warrant that this transmission is secure or virus free.   Before
opening any attachment you should check for viruses.  The ABC's liability is
limited to resupplying any email and attachments.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] re: Firefox v3 and opacity on opacity

2008-12-22 Thread Geoff Pack

I am on vacation until 5 January 2009.

If it's urgent, you can contact me on:
m. 0429 348 132
e. ge...@dhillon-pack.net

Please consider the environment before printing this e-mail.

The information contained in this email and any attachment is confidential and
may contain legally privileged or copyright material.   It is intended only for
the use of the addressee(s).  If you are not the intended recipient of this
email, you are not permitted to disseminate, distribute or copy this email or
any attachments.  If you have received this message in error, please notify the
sender immediately and delete this email from your system.  The ABC does not
represent or warrant that this transmission is secure or virus free.   Before
opening any attachment you should check for viruses.  The ABC's liability is
limited to resupplying any email and attachments.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] re: Firefox v3 and opacity on opacity

2008-12-22 Thread Geoff Pack

I am on vacation until 5 January 2009.

If it's urgent, you can contact me on:
m. 0429 348 132
e. ge...@dhillon-pack.net

Please consider the environment before printing this e-mail.

The information contained in this email and any attachment is confidential and
may contain legally privileged or copyright material.   It is intended only for
the use of the addressee(s).  If you are not the intended recipient of this
email, you are not permitted to disseminate, distribute or copy this email or
any attachments.  If you have received this message in error, please notify the
sender immediately and delete this email from your system.  The ABC does not
represent or warrant that this transmission is secure or virus free.   Before
opening any attachment you should check for viruses.  The ABC's liability is
limited to resupplying any email and attachments.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] re: Firefox v3 and opacity on opacity

2008-12-22 Thread Geoff Pack

I am on vacation until 5 January 2009.

If it's urgent, you can contact me on:
m. 0429 348 132
e. ge...@dhillon-pack.net

Please consider the environment before printing this e-mail.

The information contained in this email and any attachment is confidential and
may contain legally privileged or copyright material.   It is intended only for
the use of the addressee(s).  If you are not the intended recipient of this
email, you are not permitted to disseminate, distribute or copy this email or
any attachments.  If you have received this message in error, please notify the
sender immediately and delete this email from your system.  The ABC does not
represent or warrant that this transmission is secure or virus free.   Before
opening any attachment you should check for viruses.  The ABC's liability is
limited to resupplying any email and attachments.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] re: Firefox v3 and opacity on opacity

2008-12-22 Thread Johan Douma
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
johando...@gmail.com


2008/12/22 Foskett, Mike mike.fosk...@uk.tesco.com

  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:* li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] *On
 Behalf Of *James Ducker
 *Sent:* 20 December 2008 12:34
 *To:* wsg@webstandardsgroup.org
 *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 johando...@gmail.com
 wrote:

 It's working fine for me on Windows XP, FF3.1b2
 No issues at all.

 Cheers,
 Johan



 2008/12/19 Foskett, Mike mike.fosk...@uk.tesco.com

 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:* li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] *On
 Behalf Of *Nick Cowie
 *Sent:* 19 December 2008 11:56
 *To:* wsg@webstandardsgroup.org
 *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 mike.fosk...@uk.tesco.com

 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 /

   titleopacity/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

  lia href=#Gzip content: Speed up your
 site/a/li

  lia href=#Accessible AJAX glossary/a/li

  lia 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: memberh...@webstandardsgroup.org
 ***




 --
 Nick Cowie
 http://nickcowie.com

 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***

 ---Warning

 This e-mail is from outside Tesco - check that it is genuine. Tesco may
 monitor and record all e-mails.


 ***
 List

Re: [WSG] re: Firefox v3 and opacity on opacity

2008-12-20 Thread James Ducker
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 johando...@gmail.com wrote:

 It's working fine for me on Windows XP, FF3.1b2
 No issues at all.

 Cheers,
 Johan

 2008/12/19 Foskett, Mike mike.fosk...@uk.tesco.com

  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:* li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org]
 *On Behalf Of *Nick Cowie
 *Sent:* 19 December 2008 11:56
 *To:* wsg@webstandardsgroup.org
 *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 mike.fosk...@uk.tesco.com

 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 /

   titleopacity/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

  lia href=#Gzip content: Speed up your
 site/a/li

  lia href=#Accessible AJAX glossary/a/li

  lia 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: memberh...@webstandardsgroup.org
 ***




 --
 Nick Cowie
 http://nickcowie.com

 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***

 ---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: memberh...@webstandardsgroup.org
 ***



 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***




-- 
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: memberh...@webstandardsgroup.org
***

[WSG] re: Firefox v3 and opacity on opacity

2008-12-19 Thread Foskett, Mike
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 /

  titleopacity/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

 lia href=#Gzip content: Speed up your
site/a/li

 lia href=#Accessible AJAX glossary/a/li

 lia 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: memberh...@webstandardsgroup.org
***


Re: [WSG] re: Firefox v3 and opacity on opacity

2008-12-19 Thread Nick Cowie
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 mike.fosk...@uk.tesco.com

  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 /

   titleopacity/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

  lia href=#Gzip content: Speed up your
 site/a/li

  lia href=#Accessible AJAX glossary/a/li

  lia 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: memberh...@webstandardsgroup.org
 ***




-- 
Nick Cowie
http://nickcowie.com


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

RE: [WSG] re: Firefox v3 and opacity on opacity

2008-12-19 Thread Foskett, Mike
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: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org]
On Behalf Of Nick Cowie
Sent: 19 December 2008 11:56
To: wsg@webstandardsgroup.org
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 mike.fosk...@uk.tesco.com

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 /

  titleopacity/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

 lia href=#Gzip content: Speed up your
site/a/li

 lia href=#Accessible AJAX glossary/a/li

 lia 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: memberh...@webstandardsgroup.org
*** 




-- 
Nick Cowie
http://nickcowie.com

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

---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: memberh...@webstandardsgroup.org
***


Re: [WSG] re: Firefox v3 and opacity on opacity

2008-12-19 Thread Johan Douma
It's working fine for me on Windows XP, FF3.1b2
No issues at all.

Cheers,
Johan

2008/12/19 Foskett, Mike mike.fosk...@uk.tesco.com

  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:* li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] *On
 Behalf Of *Nick Cowie
 *Sent:* 19 December 2008 11:56
 *To:* wsg@webstandardsgroup.org
 *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 mike.fosk...@uk.tesco.com

 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 /

   titleopacity/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

  lia href=#Gzip content: Speed up your
 site/a/li

  lia href=#Accessible AJAX glossary/a/li

  lia 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: memberh...@webstandardsgroup.org
 ***




 --
 Nick Cowie
 http://nickcowie.com

 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***

 ---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: memberh...@webstandardsgroup.org
 ***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***