-
21 May 2008 6:44 AM #11
Brian, if you're still following this thread, perhaps you can clarify your last comment, "I checked in a fix for this."
Presuming you mean you checked in a fix to Ext, not Firefox, does this mean that the fix will only be available in a future 2.x version of Ext? Are those of us using Ext 1.1.1 (as implied by the topic of this forum) are out of luck until we upgrade?
-
23 May 2008 4:57 AM #12
nobody says anything?
I use Ext1.1.1, and I need to use FF3 and the calendar.
I have a huge aplication in Ext.1.1.1 and I cannot migrate it to Ext2.x.
FF3 works much better than FF2 and I would like to use it with my Ext1.1.1 aplications.
-
4 Jun 2008 4:16 AM #13
-
4 Jun 2008 9:28 AM #14
What's "not nice" about fixing a bug in SVN? And actually I realized that the fix was applied in 2.x but not 1.x (just an oversight). The fix is pretty simple, and has been applied in the 1.x branch:
Code:.x-date-middle { padding-top:2px;padding-bottom:2px; width:130px; /* FF3 */ }
-
4 Jun 2008 11:23 AM #15
th'x brian, very much!
About SVN problem - maybe is time to public next version from 1.1 tree ?
-
9 Jun 2008 1:49 AM #16
-
9 Jun 2008 1:34 PM #17
Details please? Screen shot? Browser FF3 only? Platform?
-
9 Jun 2008 6:00 PM #18
Sencha Docs / Ext 3.x - ( Docs | Examples )
Learning Center / Saki's Examples (for 2.x) / HOWTO - ( Report Bugs | Post Proper Code )
-
10 Jun 2008 12:18 AM #19
Ok.
We use Windows XP professional.
The dot appears to us in the Ext1.1.1 and in Ext2.1 calendar but just using FF3 rc2.
We have changed the Ext1.1 css to add:
.x-date-middle {
padding-top:2px;padding-bottom:2px;
width:130px; /* FF3 */
}
In IExplorer or FF2 the dot doesn't appear.
I send you two screenshots: a Ext1.1.1 example, and a Ext2.1 one.
When I change something from the calendar: I select a day for example, the dot disappears.
We add the calendar in this way:
[code]
...
,{
xtype : 'datefield',
fieldLabel : 'Fecha Generaci
-
12 Jun 2008 5:40 AM #20
It's only happens it to me?
Nobody else happens the same thing?
don't you see a dot in the claendar using FF3 rc03?


Reply With Quote
