:: Forum >>

Firefox 3

Will the 1.0 version of the grid be compatible with the upcoming Firefox 3?

I downloaded the beta version of this browser, which made quite a mess of the grid...
rekcor
Tuesday, June 3, 2008
I hava FF3 and AW2.5.1 and there is a lot of bugs.
1. Radio - don`t display properly (all at the same place)
2. Combo list don`t drop down.
3. Grid - columns with much data are overlaped to the other one.

Younec
Thursday, June 5, 2008
I see p1 but I cannot reproduce 2 and 3. Do you see this in FF3rc2 or some earlier version?

FF3-related bugs will be fixed in AW 2.5.2 (soon after official FF3 release).
Alex (ActiveWidgets)
Thursday, June 5, 2008
Sorry about p2. this works fine in 2.5.1 (i`v checked on aw2.5)
I`m not sure about p.3 witch version is used to display (I will check and write some comments)
Younec
Friday, June 6, 2008
"FF3-related bugs will be fixed in AW 2.5.2 (soon after official FF3 release)."

Ok, but my question was about the 1.0 branch...
rekcor
Friday, June 6, 2008
I don't see any major problems with AW 1.0.2 and Firefox 3.0rc2. There is a minor issue with column resizer (header separator) but I hope that one could be fixed with some css tweaks. If I have missed something please let me know.
Alex (ActiveWidgets)
Monday, June 9, 2008
Thank you!

"There is a minor issue with column resizer (header separator)"

I'm glad you say it is a minor issue - I would not have a clue how to fix it.
rekcor
Tuesday, June 10, 2008
Hi Alex, do you have the column resizer css tweaks yet for AW 1.0.2 and FF3? Much appreciated. Thanks
Justin
Wednesday, June 18, 2008
Hi,
We are experiencing a number of display issues in FF3
@see http://tinyurl.com/6e2ezm

Do the css tweaks in AW 2.5.2 address these issues ?
If not, can anyone assist ?
Mike
Wednesday, June 18, 2008
For the first:
version 2.5.1
in .aw-all .aw-input-box .aw-item-text ( aqua/aw.css (line 34) )

There is also display issue with input box and style width:auto;

In FF2
http://farm4.static.flickr.com/3119/2594244173_4d89691e3e_o_d.gif
In FF3
http://farm4.static.flickr.com/3099/2594245269_a37a03bb88_o_d.gif

Replace width:auto; with width:100% solve the problem.

serg
Friday, June 20, 2008
Alex, re AW 1.0.2 and Firefox 3.0, you noted a minor issue with column resizer (header separator) that you hoped could be fixed with some css tweaks. Can you suggest where the tweaks need to be made so I can try to fix? Thanks.
Justin
Monday, June 23, 2008
Any fix for the radio button issue yet?
Jon
Monday, June 23, 2008
Unfortunately, I've been asked to remove screenshots referenced in my post above from the public domain.
Essentially, we're looking at columns overlapping too. Does anyone have any pointers regarding the 'column resizer issue' first mentioned above on June 9?
Mike
Tuesday, June 24, 2008
I have a temporary fix for the radio button issue.

To fix you have to set a "height" for the radio box element.
document.getElementById("objID-box").style.height = "60px";
Jon
Thursday, June 26, 2008

This topic is archived.


Back to support forum

Forum search