ojengwa / pleft

Automatically exported from code.google.com/p/pleft
GNU General Public License v3.0
1 stars 0 forks source link

The appointment overview doesn't work in IE9 #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It seems that most 'click' events are not caught.
Build: 9.0.7930.16406

Workaround:
1. Press F12.
2. Click "Browser mode: IE9".
3. Choose "Internet Explorer 7".
4. Press F12.

Original issue reported on code.google.com by sander.d...@gmail.com on 19 Jan 2011 at 9:41

GoogleCodeExporter commented 9 years ago
Only changing the document mode using X-UA-Compatible doesn't seem to help. 
This might be a bug in IE9 or in Closure Library.

At this moment, we'll just need to wait for the next IE9 beta and tell users 
about the workaround.

Original comment by sander.d...@gmail.com on 24 Jan 2011 at 6:29

GoogleCodeExporter commented 9 years ago
After Revision 7c85323690, we can tell IE9 users to install Chrome Frame 
through http://www.google.com/chromeframe and it will work. Still not optimal 
though: Pleft should just work in IE9.

Original comment by sander.d...@gmail.com on 25 Jan 2011 at 12:02

GoogleCodeExporter commented 9 years ago
Seems to be fixed in the Release Candidate version of IE9.

Original comment by sander.d...@gmail.com on 10 Feb 2011 at 8:35