google-code-export / django-grappelli

Automatically exported from code.google.com/p/django-grappelli
0 stars 0 forks source link

Problems with IE7/IE6 #137

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install grappelli 
2. Go to the admin with IE7

What is the expected output? What do you see instead?
file bugs02.jpg (the admin in firefox/chrome/safari), but doesn't in 
internet explorer 7, neither 6 and there is some problems with javascript 
in IE8, (file bugs01.jpg) 

What version of the product are you using? On what operating system?
django trunk,grappelli r618, CentOS 5.4, python 2.4.3, apache 2 
We are using TabularInlines and the layout is not working properly.
On IE7 the calendar button does not appear.
The add buttons (plus) is overlapped with the text.

Original issue reported on code.google.com by diegue...@gmail.com on 23 Nov 2009 at 8:15

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by sehmaschine on 24 Nov 2009 at 10:05

GoogleCodeExporter commented 9 years ago
Grappelli is developed for standard compliant browsers. Standard compliant 
browser -
to mention the popular ones - are Mozilla Firefox 3.0.1+ and Safari 3.5+.

As Grappelli uses some CSS3 specifications (that's the reason why the 
calendar-icon
is not there) and passes on bug-fixing and extra-development especially for IE6 
it
can not be guaranteed that it works with older/other browsers and 
browser-versions.

Original comment by parsch.inc@gmail.com on 30 Nov 2009 at 5:13