Open garyfisher opened 11 years ago
I know exactly where the issue is, I'll work on it as soon as i can. It might be a few days although.
I lied, this is an internal problem with the webkit engine not allowing XSL transformations. A work around could be made, but it'd be really low on my priorities. This affects both item tool tips and the achievements page.
Oki, no hurry ;)
confirm
@L30m4nc3r , what for? It's already a known issue.
I'm still not sure what to do about this. The entire goal of this armory was to keep it as close to the original armory (including all of the original java script files) as possible, however because of how old they are (remember, blizzard's WoW Armory was basically being shutdown when chrome was being released/started to become mainstream), it's extremely slow, deprecated functions, and is just all around out dated. So i can either add functionality by dropping blizzard's original files, or try to maintain blizzlike and just fill it all up with hack fixes and work arounds.
As to this issue: This is a super though problem that i don't even know where to begin with. It's a bug that has been in webkit (chrome's engine) since the beginning of time, and looks like it will most likely never get fixed judging from chrome's issue tracker comments.
As to the item tooltips for webkit (chrome, ect) not working, i have started working on non-xml/xsl tooltips. It'll probably be several days for a decent working example, but you can monitor the progress here:
https://github.com/Takenbacon/wowarmory/commits/item_tooltips_rewrite
[Chrome Browser] Not work reviewing achievements. (I am writing Loading...)