View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003149 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2011-08-17 08:39 | 2012-12-10 13:44 |
Reporter | csimon | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.5.2 revision 38481 | ||||
Summary | 0003149: IE Bugs because of fonteffects | ||||
Description | Hi, there are some bugs in IE 8 in azure. For example, if you hover the navigation, the font is rendered half second later than the rest. More significant, the font is kinda "broken" in variant selects. I think this is cause of fonteffect.js, which isn't really necessary and should be abandoned. This would also grant additional frontend performance | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
@developers: please, investigate |
|
fonteffect.js already removed from 4.5.1 |
|
http://demoshop.oxid-esales.com/professional-edition/out/azure/src/js/libs/fonteffect.js in demoshop and in standardpackage the file is still present. maybe it's not because of the js file, but i attached screenshots of the fontbugs from demoshop. |
|
Regarding screenshots: View the shop in IE 8 on the respective positions, i think my mac does some postprocessing when taking screenshots ;) also, if you hover over the navigation, the font "morphs" a little bit delayed to a more "smooth" version, thats why i assumed that fonteffect.js does this. |
|
http://svn.oxid-esales.com/trunk/eshop/out/azure/src/js/libs/fonteffect.js file also present in latest trunk, maybe is isn't included anymore in frontend. |
|
file left only in package, in templates it does not used starting from 4.5.1 now i removed from svn |