Re: [xwiki-users] xwiki issues with Firefox 3

2008-06-10 Thread Bjørnar Libæk
The table/scrollbar missing -problems are related to css. If I use the
default css (style.css) everything looks fine. However, when changing
the color (e.g style-blue.css) in XWikiPreferences, things get bad. Here
are some screenshots when using style-blue.css, comparing FF3 and opera:

Space rights:
FF3: http://drift.nerdjeje.no/~libak/xwikiscreenshots/spacerights_ff3.png
Opera:
http://drift.nerdjeje.no/~libak/xwikiscreenshots/spacerights_opera.png

Users (added black boxes to remove the names of our users) :
FF3: http://drift.nerdjeje.no/~libak/xwikiscreenshots/users_ff3.png
Opera: http://drift.nerdjeje.no/~libak/xwikiscreenshots/users_opera.png

Bjørnar

Bjørnar Libæk wrote:
 I have seen som problems when using Firefox 3 (beta 5) for linux 
 (Ubuntu), together with xwiki 1.4 (toucan skin):

 -Tables in e.g. user administration is not showing correctly
 -When looking at a group page, the scroll bar is missing, so only 15 
 users are listed
 -Performance is generally poor. For instance, the top menu bar, and the 
 panels follow the rest of the page when scrolling.

 This has been verified by a colleague of mine using Firefox 3 RC1, and 
 we see the same performance problems on xwiki.org. Is this something 
 that should be fixed in xwiki, or is it more likely to be a firefox bug?

 Regards
 Bjørnar Libæk
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
   
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki issues with Firefox 3

2008-06-10 Thread Bjørnar Libæk
The scrolling-performance problem remains after installing the
gtk2-engines-murring package. Where is the setting for enabling the
cache? It's enabled by default, right? I'm pretty sure I haven't turned
it off. Today, I upgraded to FF 3.0 ubuntu release, but no improvements.

So, if this Firefox bug is known upstream, I guess it will be fixed
soon. Did you find a link to that bug?


Bjørnar

Squirrel wrote:
 Gmail behaves better, but other sites not. See for yourself:
 http://watch.xwiki.org/xwiki/bin/view/Main/
 

 this page is about a different bug: performance issue with absolute
 position floating elements. Thats known upstream

  - Alexander

 --
 slow scroll with image as background-repeat
 https://bugs.launchpad.net/bugs/125970
 You received this bug notification because you are a direct subscriber
 of the bug.


 On Fri, Jun 6, 2008 at 1:45 PM, Squirrel [EMAIL PROTECTED] wrote:

   
 That

 sudo apt-get install gtk2-engines-murrine


 helped a lot, although the flickering still remains...



 On Fri, Jun 6, 2008 at 12:55 PM, Squirrel [EMAIL PROTECTED]
 wrote:

 
 I just installed FF3 again and face the same problem you described. I
 found this:
 https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/217580


 On Fri, Jun 6, 2008 at 12:23 PM, Squirrel [EMAIL PROTECTED]
 wrote:

   
 I had this once too. Could you please check that you have enabled the
 cache setting in FF3? Also, just for verification reasons, try to untick 
 the
 'Allow pages to set their own fonts...' setting under 'Preferences' 
 'Content'  'Advanced'.



 On Fri, Jun 6, 2008 at 10:59 AM, Bjørnar Libæk [EMAIL PROTECTED] wrote:

 
 I have seen som problems when using Firefox 3 (beta 5) for linux
 (Ubuntu), together with xwiki 1.4 (toucan skin):

 -Tables in e.g. user administration is not showing correctly
 -When looking at a group page, the scroll bar is missing, so only 15
 users are listed
 -Performance is generally poor. For instance, the top menu bar, and the
 panels follow the rest of the page when scrolling.

 This has been verified by a colleague of mine using Firefox 3 RC1, and
 we see the same performance problems on xwiki.org. Is this something
 that should be fixed in xwiki, or is it more likely to be a firefox bug?

 Regards
 Bjørnar Libæk
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

   
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
   
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki issues with Firefox 3

2008-06-10 Thread Guillaume Lerouge
Hi Bjørnar,

The table/scrollbar missing -problems are related to css. If I use the
default css (style.css) everything looks fine. However, when changing
the color (e.g style-blue.css) in XWikiPreferences, things get bad.


I think that it's due to an issue in the CSS used to switch from the
standard Toucan skin to the coloured ones. I'd advise either of those
solutions :

   1. Least recommended : switch back to the grey skin for now
   2. Most recommended : use Firebug and / or other debugging tools to
   compare the CSS differences between style.css and, say, style-blue.css and
   try to identify the cause of the issue. Then post a JIRA issue
   characterizing it so that we can try to solve it :-)

Guillaume
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki issues with Firefox 3

2008-06-10 Thread Bjørnar Libæk
Guillaume Lerouge wrote:

(...)

 I think that it's due to an issue in the CSS used to switch from the
 standard Toucan skin to the coloured ones. I'd advise either of those
 solutions :

1. Least recommended : switch back to the grey skin for now
2. Most recommended : use Firebug and / or other debugging tools to
compare the CSS differences between style.css and, say, style-blue.css and
try to identify the cause of the issue. Then post a JIRA issue
characterizing it so that we can try to solve it :-)

   


I went for solutions 1, as I don't have time to dive into this at the 
moment. Maybe later.. But can anyone else reproduce this? It's as simple 
as changing the skin color: goto administration-preferences-skin, and 
replace style.css with style-blue.css. Save, and go to the 
administration-users tab (using Firefox 3) and see if the scrollbar is 
missing (requires more than 15 users) and if the tablewidth has been 
compressed.

Bjørnar
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki issues with Firefox 3

2008-06-10 Thread Squirrel
I'm not sure if a JIRA will really solve this issue...maybe for XWiki, but
this is a huge FF3 problem as it occurs on many websites, while other
browser's don't have this issue (ie. Opera). People believe it's a
render-engine issue, if that's true you should expect a patch relatively
soon as literaly millions of people would be affected. What I've seen so far
it's not an platform issue, meaning Windows version is also affected...

I don't have any hard links in my sleeves, sorry.


On Tue, Jun 10, 2008 at 8:02 AM, Guillaume Lerouge [EMAIL PROTECTED]
wrote:

 Hi Bjørnar,

 The table/scrollbar missing -problems are related to css. If I use the
 default css (style.css) everything looks fine. However, when changing
 the color (e.g style-blue.css) in XWikiPreferences, things get bad.


 I think that it's due to an issue in the CSS used to switch from the
 standard Toucan skin to the coloured ones. I'd advise either of those
 solutions :

   1. Least recommended : switch back to the grey skin for now
   2. Most recommended : use Firebug and / or other debugging tools to
   compare the CSS differences between style.css and, say, style-blue.css
 and
   try to identify the cause of the issue. Then post a JIRA issue
   characterizing it so that we can try to solve it :-)

 Guillaume
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki issues with Firefox 3

2008-06-10 Thread Bjørnar Libæk
As a lead to anyone wanting to look into this, by eliminating the import
statements in style-blue.css, the problems disappear. I did:

shell cat style.css css/colors/blue.css  style-blue-test.css

When selecting style-blue-test.css in the skin object, everything looks
fine. I guess this has something to do with how FF3 handles the css 
imports..

Bjørnar.

Guillaume Lerouge wrote:
 Hi Bjørnar,

 The table/scrollbar missing -problems are related to css. If I use the
 default css (style.css) everything looks fine. However, when changing
 the color (e.g style-blue.css) in XWikiPreferences, things get bad.


 I think that it's due to an issue in the CSS used to switch from the
 standard Toucan skin to the coloured ones. I'd advise either of those
 solutions :

1. Least recommended : switch back to the grey skin for now
2. Most recommended : use Firebug and / or other debugging tools to
compare the CSS differences between style.css and, say, style-blue.css and
try to identify the cause of the issue. Then post a JIRA issue
characterizing it so that we can try to solve it :-)

 Guillaume
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
   
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki issues with Firefox 3

2008-06-10 Thread Bjørnar Libæk
Ok, I can't let this go..

Using firebug, I compared the css code when 1) the css file is linked 
directly from the html , and 2) when imported by another css file, using 
the @import statement. The only differences I'm able to spot is that 
when style.css is imported from another css file, firefox 3 removes the 
css child () and siblings (+) operators, 8 and 1 occurences 
respectively. Example:

[case 1 (works)]
html  body #xwikieditcontent {
padding:0pt;
}
[/]


[case 2 (fails)]
html body #xwikieditcontent {
padding:0pt;
}
[/]

I can't say if this is the source of the problem, but maybe some of you 
xwiki devs can confirm whether it is or not.

I tried to remove all the '' and '+' selector operator from style.css 
(direct linking), but that didn't reproduce the misbehavior.. So still 
there seems to be some strange things happening during import..

I also tried to create a simple css example to reproduce firefox' 
removal of the  and + operators, but had no success with that. So the 
problem is likely more complex..

Bjørnar



Bjørnar Libæk wrote:
 As a lead to anyone wanting to look into this, by eliminating the import
 statements in style-blue.css, the problems disappear. I did:

 shell cat style.css css/colors/blue.css  style-blue-test.css

 When selecting style-blue-test.css in the skin object, everything looks
 fine. I guess this has something to do with how FF3 handles the css 
 imports..

 Bjørnar.

 Guillaume Lerouge wrote:
   
 Hi Bjørnar,

 The table/scrollbar missing -problems are related to css. If I use the
 default css (style.css) everything looks fine. However, when changing
 the color (e.g style-blue.css) in XWikiPreferences, things get bad.


 I think that it's due to an issue in the CSS used to switch from the
 standard Toucan skin to the coloured ones. I'd advise either of those
 solutions :

1. Least recommended : switch back to the grey skin for now
2. Most recommended : use Firebug and / or other debugging tools to
compare the CSS differences between style.css and, say, style-blue.css and
try to identify the cause of the issue. Then post a JIRA issue
characterizing it so that we can try to solve it :-)

 Guillaume
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
   
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
   
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki issues with Firefox 3

2008-06-09 Thread Squirrel
 Gmail behaves better, but other sites not. See for yourself:
 http://watch.xwiki.org/xwiki/bin/view/Main/

this page is about a different bug: performance issue with absolute
position floating elements. Thats known upstream

 - Alexander

--
slow scroll with image as background-repeat
https://bugs.launchpad.net/bugs/125970
You received this bug notification because you are a direct subscriber
of the bug.


On Fri, Jun 6, 2008 at 1:45 PM, Squirrel [EMAIL PROTECTED] wrote:

 That

 sudo apt-get install gtk2-engines-murrine


 helped a lot, although the flickering still remains...



 On Fri, Jun 6, 2008 at 12:55 PM, Squirrel [EMAIL PROTECTED]
 wrote:

 I just installed FF3 again and face the same problem you described. I
 found this:
 https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/217580


 On Fri, Jun 6, 2008 at 12:23 PM, Squirrel [EMAIL PROTECTED]
 wrote:

 I had this once too. Could you please check that you have enabled the
 cache setting in FF3? Also, just for verification reasons, try to untick the
 'Allow pages to set their own fonts...' setting under 'Preferences' 
 'Content'  'Advanced'.



 On Fri, Jun 6, 2008 at 10:59 AM, Bjørnar Libæk [EMAIL PROTECTED] wrote:

 I have seen som problems when using Firefox 3 (beta 5) for linux
 (Ubuntu), together with xwiki 1.4 (toucan skin):

 -Tables in e.g. user administration is not showing correctly
 -When looking at a group page, the scroll bar is missing, so only 15
 users are listed
 -Performance is generally poor. For instance, the top menu bar, and the
 panels follow the rest of the page when scrolling.

 This has been verified by a colleague of mine using Firefox 3 RC1, and
 we see the same performance problems on xwiki.org. Is this something
 that should be fixed in xwiki, or is it more likely to be a firefox bug?

 Regards
 Bjørnar Libæk
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users





___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki issues with Firefox 3

2008-06-06 Thread Squirrel
I had this once too. Could you please check that you have enabled the cache
setting in FF3? Also, just for verification reasons, try to untick the
'Allow pages to set their own fonts...' setting under 'Preferences' 
'Content'  'Advanced'.


On Fri, Jun 6, 2008 at 10:59 AM, Bjørnar Libæk [EMAIL PROTECTED] wrote:

 I have seen som problems when using Firefox 3 (beta 5) for linux
 (Ubuntu), together with xwiki 1.4 (toucan skin):

 -Tables in e.g. user administration is not showing correctly
 -When looking at a group page, the scroll bar is missing, so only 15
 users are listed
 -Performance is generally poor. For instance, the top menu bar, and the
 panels follow the rest of the page when scrolling.

 This has been verified by a colleague of mine using Firefox 3 RC1, and
 we see the same performance problems on xwiki.org. Is this something
 that should be fixed in xwiki, or is it more likely to be a firefox bug?

 Regards
 Bjørnar Libæk
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki issues with Firefox 3

2008-06-06 Thread Squirrel
I just installed FF3 again and face the same problem you described. I found
this: https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/217580

On Fri, Jun 6, 2008 at 12:23 PM, Squirrel [EMAIL PROTECTED] wrote:

 I had this once too. Could you please check that you have enabled the cache
 setting in FF3? Also, just for verification reasons, try to untick the
 'Allow pages to set their own fonts...' setting under 'Preferences' 
 'Content'  'Advanced'.



 On Fri, Jun 6, 2008 at 10:59 AM, Bjørnar Libæk [EMAIL PROTECTED] wrote:

 I have seen som problems when using Firefox 3 (beta 5) for linux
 (Ubuntu), together with xwiki 1.4 (toucan skin):

 -Tables in e.g. user administration is not showing correctly
 -When looking at a group page, the scroll bar is missing, so only 15
 users are listed
 -Performance is generally poor. For instance, the top menu bar, and the
 panels follow the rest of the page when scrolling.

 This has been verified by a colleague of mine using Firefox 3 RC1, and
 we see the same performance problems on xwiki.org. Is this something
 that should be fixed in xwiki, or is it more likely to be a firefox bug?

 Regards
 Bjørnar Libæk
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki issues with Firefox 3

2008-06-06 Thread Squirrel
That

sudo apt-get install gtk2-engines-murrine


helped a lot, although the flickering still remains...


On Fri, Jun 6, 2008 at 12:55 PM, Squirrel [EMAIL PROTECTED] wrote:

 I just installed FF3 again and face the same problem you described. I found
 this: https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/217580


 On Fri, Jun 6, 2008 at 12:23 PM, Squirrel [EMAIL PROTECTED]
 wrote:

 I had this once too. Could you please check that you have enabled the
 cache setting in FF3? Also, just for verification reasons, try to untick the
 'Allow pages to set their own fonts...' setting under 'Preferences' 
 'Content'  'Advanced'.



 On Fri, Jun 6, 2008 at 10:59 AM, Bjørnar Libæk [EMAIL PROTECTED] wrote:

 I have seen som problems when using Firefox 3 (beta 5) for linux
 (Ubuntu), together with xwiki 1.4 (toucan skin):

 -Tables in e.g. user administration is not showing correctly
 -When looking at a group page, the scroll bar is missing, so only 15
 users are listed
 -Performance is generally poor. For instance, the top menu bar, and the
 panels follow the rest of the page when scrolling.

 This has been verified by a colleague of mine using Firefox 3 RC1, and
 we see the same performance problems on xwiki.org. Is this something
 that should be fixed in xwiki, or is it more likely to be a firefox bug?

 Regards
 Bjørnar Libæk
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users