Love the new design!!! Here are a few niggles, I've noticed on Windows. * * * * *Browser: IE7 Windows Vista Enterprise Edition SP1.* Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 3.0.30618; .NET CLR 3.5.30729)
Attachment Cropper Capture[8] Learn/Download out of line
Attachment Cropper Capture[9] 2nd and 3rd animations have no background
*Browser Chrome 7 Windows Vista Enterprise Edition SP1* Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7
Attachment Cropper Capture[10] Font unreadable. See the letter 'e'
*Browser Safari 5 **Windows Vista Enterprise Edition SP1* Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5
Attachment Cropper Capture[11] Menubar and images not working. Font as with Chrome 7
On Wed, Oct 27, 2010 at 05:53:54PM +0100, Nicolas Doye wrote:
Attachment Cropper Capture[9] 2nd and 3rd animations have no background
I noticed this one too, even after some shift-refresh action. :(
On Wed, Oct 27, 2010 at 10:50 PM, Ian Weller ian@ianweller.org wrote:
On Wed, Oct 27, 2010 at 05:53:54PM +0100, Nicolas Doye wrote:
Attachment Cropper Capture[9] 2nd and 3rd animations have no background
I noticed this one too, even after some shift-refresh action. :(
-- Ian Weller ian@ianweller.org Where open source multiplies: http://opensource.com
Are either of you able to take any steps to consistently reproduce this? I've tried several times and i don't see it happening.
Sijis
On Fri, Oct 29, 2010 at 01:39:55AM -0500, Sijis Aviles wrote:
Are either of you able to take any steps to consistently reproduce this? I've tried several times and i don't see it happening.
Just looked at the CSS for those two slides I'm having issues with:
background-image: url(../images/banners/printing-made-easy.png), -moz-radial-gradient(30% 30% 45deg, circle farthest-side, #6E6E6E, #3B3B3B); background-image: url(../images/banners/printing-made-easy.png), -webkit-gradient(radial, 30% 30%, 0, 30% 30%, 900, from(#6E6E6E), to(#3B3B3B));
I'm betting my version of Firefox (not *that* old) can't handle gradients :( Which is interesting because (I think) they showed up fine running 'make test' in fedora-web.git.
On Fri, Oct 29, 2010 at 8:23 AM, Ian Weller ian@ianweller.org wrote:
On Fri, Oct 29, 2010 at 01:39:55AM -0500, Sijis Aviles wrote:
Are either of you able to take any steps to consistently reproduce this? I've tried several times and i don't see it happening.
Just looked at the CSS for those two slides I'm having issues with:
background-image: url(../images/banners/printing-made-easy.png), -moz-radial-gradient(30% 30% 45deg, circle farthest-side, #6E6E6E, #3B3B3B); background-image: url(../images/banners/printing-made-easy.png), -webkit-gradient(radial, 30% 30%, 0, 30% 30%, 900, from(#6E6E6E), to(#3B3B3B));
I'm betting my version of Firefox (not *that* old) can't handle gradients :( Which is interesting because (I think) they showed up fine running 'make test' in fedora-web.git.
-- Ian Weller ian@ianweller.org Where open source multiplies: http://opensource.com
That was the same piece of css code that was making the slides hidden in IE7. Once i removed the moz-radial and -webkit-gradient stuff, it worked as expected. I think you could be on to something.
You can see the 'fix' for the slides towards the bottom of: http://fedoraproject.org/static/css/ie7.css
Sijis
On Fri, Oct 29, 2010 at 11:35:30AM -0500, Sijis Aviles wrote:
That was the same piece of css code that was making the slides hidden in IE7. Once i removed the moz-radial and -webkit-gradient stuff, it worked as expected. I think you could be on to something.
You can see the 'fix' for the slides towards the bottom of: http://fedoraproject.org/static/css/ie7.css
I added these to the main CSS with my patch that (I think) I sent. They're above the lines with the -moz-radial and -webkit-gradient stuff. In theory, browsers who don't know what that is (FF 3.5, IE 7, etc) should see the first one and ignore the other two because they don't know what the heck they're talking about.
2010/10/27 Nicolas Doye nic@worldofnic.org:
Love the new design!!! Here are a few niggles, I've noticed on Windows.
This is excellent information, thanks for including such detailed info.
These bugs are listed now, thanks for reporting them!
Jef
NIcolas,
Thank you again for sending us this info.
On Wed, Oct 27, 2010 at 11:53 AM, Nicolas Doye nic@worldofnic.org wrote:
Love the new design!!! Here are a few niggles, I've noticed on Windows.
**
I don't have access to a Vista system but could you verify if the following 2 issues are resolved. I tested it on my Window XP / IE7 setup and it looks good.
*Browser: IE7 Windows Vista Enterprise Edition SP1.* Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 3.0.30618; .NET CLR 3.5.30729)
Attachment Cropper Capture[8] Learn/Download out of line
Attachment Cropper Capture[9] 2nd and 3rd animations have no background
Thanks,
Sijis
websites@lists.fedoraproject.org