PDA

View Full Version : [2.1/2.2][CLOSED] Paging first & prev issue on FF2 for Mac



tierneyja
14 Aug 2008, 11:45 AM
To test, use any grid paging toolbar in the Extjs examples, such as:

http://www.extjs.com/deploy/dev/examples/grid/paging.html

The first, and prev buttons (which should start grayed out), do not appear in Firefox 2 on the Mac (but work fine in FF2 on the PC & FF3 on the Mac & PC). They will appear in solid blue once next or last button is clicked, but if you then click first button, they disappear again (instead of graying out).

EDIT: This issue appears to be for all disabled buttons. I have buttons in a tbar for an Ext.Window and they disappear when disabled.

They appear fine in all supported combinations of IE, Safari, & Opera on PC & Mac.

I am using FF 2.0.0.16 and Mac 10.5.4 (the latest of each I believe). PC testing is on XP SP2 FF 2.0.0.16.

I can't remember, but when using 2.1, I think there was some randomness to this issue, where it sometimes showed grayed out and sometimes didn't, but not sure. Since 2.2. I have seen this as a consistent issue.

Thanks,
Jim

brian.moeskau
24 Sep 2008, 1:01 AM
I'm using FF2/Mac and disabled buttons look fine to me. Can anyone else reproduce this?

tierneyja
24 Sep 2008, 5:06 AM
I tried another Mac running FF 2.0.0.13 and the grayed out icons work fine. I should have tried this before, in hindsight. I then upgrading my dev mac to 2.0.0.17 and it works fine. I think it may be that my local version was corrupted in some way or that there is a general issue with 2.0.0.16. Either way, thanks.

Jim