News:

Looking for documentation? Take a look on our wiki

Main Menu

[FIXED] Revision 1371, IE bugs

Started by Joomla-Israel, April 17, 2008, 21:04:45 PM

Previous topic - Next topic

Joomla-Israel

We are continue to work on RTL version of VM 1.1.0 for J1.5

After the switch to ExtJS 2.0.2 the work is much more simplier and the most part of the problems was solved but other problems appeared.

First of all it seems that the developers don't test the component with IE. Neither 7 nor 6 version.

Here are some of them for your attention:

1. All tabs have unnecessary width of 5000px that completely destroy the layout in IE6,7
Our solution:
In file  /js/extjs/css/ext-all.css
Change to:
#71 ul.x-tab-strip{display:block;width:100%;zoom:1;float:right;}

2. Extended Layout doesn't work in both IE versions. More exactly CSS layers aren't overlapping. Possible reason - incorrect setting of z-indexes

3. Font sizes applied by CSS styles are ignored in Extended Layout in Firefox 2 and default browser styles are used instead.

All of above relevant to both, LTR and RTL versions.

Also there was another issue with FF2 in RTL mode. But meantime I can't confirm that this is a bug.
When working with FF2 in Extended Layout for a few minutes the browser closes spontaneously.

The problem with Tooltip I wrote about in one of my previous posts still exists.
www.Joomla-Israel.com - Leading Israeli Joomla Provider

aravot

Aware of IE issues, will try to fix it before scheduled release date.

Quote from: Joomla-Israel on April 17, 2008, 21:04:45 PM
When working with FF2 in Extended Layout for a few minutes the browser closes spontaneously.

If you are using firebug disable it


mehellra

I think there is another issue with RTL language (Tabs are disappearing) would u please check out these posts and verify that this is a bug or not.
I think these people have the same problem
http://forum.virtuemart.net/index.php?topic=55989.0
https://forum.virtuemart.net/index.php?topic=44874.0