Closed (fixed)
Project:
Touch
Version:
7.x-1.4
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
15 Dec 2011 at 16:55 UTC
Updated:
16 Dec 2011 at 18:13 UTC
A fresh install of drupal and touch, however IE9 will not display rounded corners and input/buttons are bigger, with thicker borders. However, the demo does display correctly. I am not sure what the difference is?
Please see the attached screenshot of the issue.
| Comment | File | Size | Author |
|---|---|---|---|
| IE9Problem.jpg | 68.79 KB | tkruger |
Comments
Comment #1
ravis commentedI am not sure what is problem at your end... but there is no round corner problem in IE9 browser. May be you are viewing your website in compatibility mode.
If you have a live site, please post url of your website, so that I can check at my end.
Comment #2
tkruger commentedI reinstalled IE9 and now it has rounded corners. However two issues remain.
1.) In IE9 and Firefox, when hovering over menu the scroll bar disappears briefly making it JERK. This is very annoying to the eyes.
2.) IE8 no rounded corners. I tested it on 5 computers at work running windows XP. I also installed IETester v0.4.11 so I could test it locally and IE8 is not showing rounded corners.
Any idea on these two?
My targeted audience for the website is IE8 and IE9. If I can get these two browsers working good I will donate to your cause.
Thank You,
Todd
Comment #3
tkruger commentedJust a little more info for #1 above. To reproduce the jerk on your demo site click search then try hover. Some reason the hover from home works fine but if you go to some other types of pages it makes the scrollbar disappear on hover.
I searched for nothing to get to the search page then hovered over "layout" and it jerks when hiding the browser scrollbar. Very strange.
Comment #4
ravis commented1) Drop down menu jerk problem is fixed.
Please download new version 7.x-1.5 from project page http://drupal.org/project/touch
2) Round corner in IE8:
Sadly, IE8 do not support CSS property border-radius.
So, round corner will not appear in IE8.
Only way to have round corner menu bar in IE8 is by using a background image.