Kaya.gs does not work in Internet Explorer 9
-
Kaya.gs
- Lives with ko
- Posts: 294
- Joined: Fri Aug 12, 2011 10:52 am
- Rank: 6d
- GD Posts: 0
- KGS: Dexmorgan
- Wbaduk: c0nanbatt
- Has thanked: 25 times
- Been thanked: 78 times
- Contact:
Re: Kaya.gs does not work in Internet Explorer 9
lovelove wrote:Yes. Why? Only me? Any fixes planned?
There were a few quirks last time i checked, but it worked. Can you send us a screenshot of whatever symptom you had?
Its officially supported, but as we dont use it some bugs can creep up.
Founder of Kaya.gs
-
Nagilum
- Dies in gote
- Posts: 48
- Joined: Thu Jun 17, 2010 10:04 pm
- Rank: KGS 4k EGF 8k
- GD Posts: 0
- KGS: Nagilum
- Has thanked: 4 times
- Been thanked: 26 times
Re: Kaya.gs does not work in Internet Explorer 9
lovelove wrote:Yes. Why? Only me? Any fixes planned?
This is nothing new to me. The last mounths kaya.gs was not working under IE9.
A screenshot is not neccessary. I just cannot press any button in the UI, so i cannot start a game for example.
-
Kaya.gs
- Lives with ko
- Posts: 294
- Joined: Fri Aug 12, 2011 10:52 am
- Rank: 6d
- GD Posts: 0
- KGS: Dexmorgan
- Wbaduk: c0nanbatt
- Has thanked: 25 times
- Been thanked: 78 times
- Contact:
Re: Kaya.gs does not work in Internet Explorer 9
Nagilum wrote:lovelove wrote:Yes. Why? Only me? Any fixes planned?
This is nothing new to me. The last mounths kaya.gs was not working under IE9.I already reported this issue several times via the tweakie. But i have not reported this bug any longer because i havent seen any improvments.
A screenshot is not neccessary. I just cannot press any button in the UI, so i cannot start a game for example.
Are you Dexterward? because i only see 4 tweaks on IE9.
Im sure the ones you saw were functionally fixed if so. We were working with Windows last week and noticed a few bugs which we fixed, but we could open a sandbox and play.
If you have some patience, you can try joining the IRC channel of kaya, which is what we use when a user cannot chat on the server itself due to any type of issue.
Kaya.gs IRC Channel
Founder of Kaya.gs
- cdybeijing
- Lives in gote
- Posts: 581
- Joined: Fri Apr 30, 2010 2:27 am
- Rank: IGS 2 dan
- GD Posts: 0
- Location: Shanghai, China
- Has thanked: 96 times
- Been thanked: 100 times
- Contact:
Re: Kaya.gs does not work in Internet Explorer 9
I've uploaded a screenshot from IE9. My issues are the same as those reported elsewhere in this thread.
- daal
- Oza
- Posts: 2508
- Joined: Wed Apr 21, 2010 1:30 am
- GD Posts: 0
- Has thanked: 1304 times
- Been thanked: 1128 times
Re: Kaya.gs does not work in Internet Explorer 9
What is this "Internet Explorer" of which you speak?
Patience, grasshopper.
- HermanHiddema
- Gosei
- Posts: 2011
- Joined: Tue Apr 20, 2010 10:08 am
- Rank: Dutch 4D
- GD Posts: 645
- Universal go server handle: herminator
- Location: Groningen, NL
- Has thanked: 202 times
- Been thanked: 1086 times
Re: Kaya.gs does not work in Internet Explorer 9
daal wrote:What is this "Internet Explorer" of which you speak?
A program provided by Microsoft with their Windows operating system, which enables the user to download a web browser.
- csobod
- Dies in gote
- Posts: 59
- Joined: Tue Feb 05, 2013 1:37 am
- Rank: IGS 17k
- GD Posts: 0
- Universal go server handle: csobod
- Location: Rochester Hills, MI
- Has thanked: 22 times
- Been thanked: 17 times
Re: Kaya.gs does not work in Internet Explorer 9
HermanHiddema wrote:daal wrote:What is this "Internet Explorer" of which you speak?
A program provided by Microsoft with their Windows operating system, which enables the user to download a web browser.
I just use Ninite so I don't even have to open it.
Sincerely, Chad R. Sobodash
-
Kaya.gs
- Lives with ko
- Posts: 294
- Joined: Fri Aug 12, 2011 10:52 am
- Rank: 6d
- GD Posts: 0
- KGS: Dexmorgan
- Wbaduk: c0nanbatt
- Has thanked: 25 times
- Been thanked: 78 times
- Contact:
Re: Kaya.gs does not work in Internet Explorer 9
cdybeijing wrote:I've uploaded a screenshot from IE9. My issues are the same as those reported elsewhere in this thread.
Try clearing your browser Cache. Last time we tested IE9 a couple of weeks back, all was well so we can only guess there can be a local issue.
A user that was experimenting with IE9 issues upgraded to IE10 and reported the site was working fine. IF you can give me more details on your operating system, ill keep tabs on it when i get the chance to set up more OSs than Windows 7.
Founder of Kaya.gs
- deja
- Lives in gote
- Posts: 379
- Joined: Sun Apr 18, 2010 9:44 am
- GD Posts: 0
- Has thanked: 105 times
- Been thanked: 123 times
Re: Kaya.gs does not work in Internet Explorer 9
Kaya.gs wrote:Try clearing your browser Cache. Last time we tested IE9 a couple of weeks back, all was well so we can only guess there can be a local issue.
A user that was experimenting with IE9 issues upgraded to IE10 and reported the site was working fine. IF you can give me more details on your operating system, ill keep tabs on it when i get the chance to set up more OSs than Windows 7.
This is what I get with IE9 - cache cleared, running Windows 7. And none of the buttons work for me either.
"This is a game that rewards patience and balance. You must think like a man of action and act like a man of thought."
-Jonas Skarssen
-Jonas Skarssen
- oiseaux
- Beginner
- Posts: 15
- Joined: Sat Jan 28, 2012 3:55 am
- Rank: KGS 5 kyu
- GD Posts: 0
- KGS: oiseaux
- Kaya handle: oiseaux
- Been thanked: 11 times
Re: Kaya.gs does not work in Internet Explorer 9
The DOCTYPE of the document Kaya is serving up can force IE to render in compatibility / quirks mode. See here:
http://hsivonen.iki.fi/doctype/
Since Kaya appears to be using XHTML Strict, it is probably forcing IE9 into some godforsaken combination of modes. If you enabled F12 Developer Tools, you can change it back to IE 9 Standards in the options in the toolbar.
If Kaya was using the HTML5 DOCTYPE (that is, <!DOCTYPE html>), it would probably solve the issue, but I couldn't say what kind of work that would mean for the team. If you have the choice not to use IE9 however, save yourself the hassle. There are much better browsers out there, seriously.
http://hsivonen.iki.fi/doctype/
Since Kaya appears to be using XHTML Strict, it is probably forcing IE9 into some godforsaken combination of modes. If you enabled F12 Developer Tools, you can change it back to IE 9 Standards in the options in the toolbar.
If Kaya was using the HTML5 DOCTYPE (that is, <!DOCTYPE html>), it would probably solve the issue, but I couldn't say what kind of work that would mean for the team. If you have the choice not to use IE9 however, save yourself the hassle. There are much better browsers out there, seriously.
- Bonobo
- Oza
- Posts: 2223
- Joined: Fri Dec 23, 2011 6:39 pm
- Rank: OGS 9k
- GD Posts: 0
- OGS: trohde
- Universal go server handle: trohde
- Location: Germany
- Has thanked: 8262 times
- Been thanked: 924 times
- Contact:
Re: Kaya.gs does not work in Internet Explorer 9
“The only difference between me and a madman is that I’m not mad.” — Salvador Dali ★ Play a slooooow correspondence game with me on OGS? 
-
Kaya.gs
- Lives with ko
- Posts: 294
- Joined: Fri Aug 12, 2011 10:52 am
- Rank: 6d
- GD Posts: 0
- KGS: Dexmorgan
- Wbaduk: c0nanbatt
- Has thanked: 25 times
- Been thanked: 78 times
- Contact:
Re: Kaya.gs does not work in Internet Explorer 9
oiseaux wrote:The DOCTYPE of the document Kaya is serving up can force IE to render in compatibility / quirks mode. See here:
http://hsivonen.iki.fi/doctype/
Since Kaya appears to be using XHTML Strict, it is probably forcing IE9 into some godforsaken combination of modes. If you enabled F12 Developer Tools, you can change it back to IE 9 Standards in the options in the toolbar.
If Kaya was using the HTML5 DOCTYPE (that is, <!DOCTYPE html>), it would probably solve the issue, but I couldn't say what kind of work that would mean for the team. If you have the choice not to use IE9 however, save yourself the hassle. There are much better browsers out there, seriously.
Nice tip, ill check it out. It still surprising to me that IE9 worked when i tested it. I keep putting this fix off, but have to get my hands on it.
I was told by Users IE10 is working well, so if IE is a must, upgrading to IE10 might be an even easier solution for the user right now.
I do intend to fix this, but not having an IE at hand makes it inconvenient.
Founder of Kaya.gs
