View Issue Details

IDProjectCategoryView StatusLast Update
0003149OXID eShop (all versions)4.07. Source code, Testpublic2012-12-10 13:44
Reportercsimon 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version4.5.2 revision 38481 
Summary0003149: IE Bugs because of fonteffects
DescriptionHi,

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
TagsNo tags attached.
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

birute_meilutyte

2011-08-17 11:11

reporter   ~0005037

@developers: please, investigate

Linas Kukulskis

2011-08-17 13:33

reporter   ~0005040

fonteffect.js already removed from 4.5.1

csimon

2011-08-17 15:50

reporter   ~0005042

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.

csimon

2011-08-17 15:51

reporter  

csimon

2011-08-17 15:51

reporter  

csimon

2011-08-17 15:53

reporter   ~0005043

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.

csimon

2011-08-17 15:57

reporter   ~0005044

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.

Linas Kukulskis

2011-08-17 16:25

reporter   ~0005048

file left only in package, in templates it does not used starting from 4.5.1
now i removed from svn