Search Type: Posts; User: darrellmeyer
Search: Search took 0.06 seconds.
-
9 Apr 2013 9:21 AM
Jump to post Thread: ie 10 support by darrellmeyer
- Replies
- 1
- Views
- 405
GXT 2.3 will include support for IE10. 2.3 will be available soon.
The following URL is our 2.3 nightly build. Take a look with IE10 and let us know if you find any issues.
... -
6 Feb 2013 2:44 PM
Jump to post Thread: GXT 3.0.4 Available by darrellmeyer
- Replies
- 5
- Views
- 2,096
We're excited to announce the release of Sencha GXT 3.0.4. This version is avaiable only to our active support subscribers. Support subscribers can download the latest version of GXT from the support...
-
7 Jan 2013 1:48 PM
- Replies
- 2
- Views
- 402
Thanks for the report! I have opened a bug in our bug tracker.
I created a new bug thread from your post and moved it to the bugs forum. In the future, please don't report bugs on a general... -
4 Jan 2013 8:29 AM
- Replies
- 2
- Views
- 259
I think your best bet will be to keep a list of selected items and update the list each time a selection changed event fires. Each time a selection changed event fires you can compare the current...
-
2 Jan 2013 12:23 PM
- Replies
- 4
- Views
- 474
Thanks for the report! I have opened a bug in our bug tracker.
-
17 Dec 2012 12:01 PM
- Replies
- 2
- Views
- 401
The bug is fixed and went out in 3.0.3.
-
14 Dec 2012 8:46 AM
- Replies
- 10
- Views
- 1,107
The handler code that executes on key down needs to run deferred to allow the combo to properly end the current edit. Try this code:
panelA.addDomHandler(new KeyDownHandler() {
... -
5 Dec 2012 12:35 PM
- Replies
- 6
- Views
- 1,747
I do not believe this bug was fixed in 3.0.1. Looking at:
http://www.sencha.com/examples/#ExamplePlace:formsexample
The birthday field fires the value change event where it should including... -
4 Dec 2012 8:56 AM
- Replies
- 4
- Views
- 656
With
combo.setValidateOnBlur(false); validation does not run on blur. Therefore, the allow blank validation does not run. When I comment out that line in your example validation works as expected.... -
20 Nov 2012 9:19 AM
- Replies
- 6
- Views
- 958
SiBurgess - please submit the android issue as a separate bug report.
-
7 Nov 2012 12:57 PM
- Replies
- 5
- Views
- 939
This bug was fixed in 3.0.1. See http://www.sencha.com/examples/#ExamplePlace:cellgrid. I also tested when the button has a menu.
Let me know if you are still having any issues. -
7 Nov 2012 10:55 AM
- Replies
- 4
- Views
- 1,059
Text is now not selectable for all browsers (the default behavior). You can see the change here:
http://staging.sencha.com:8080/examples-dev/#ExamplePlace:basicgrid -
6 Nov 2012 2:12 PM
- Replies
- 2
- Views
- 621
NestedDivFrameResources defines the images required for the frame. However, the base theme does not provide any images. The interface should be extended to provide implementation. Because images are...
-
6 Nov 2012 10:43 AM
- Replies
- 4
- Views
- 2,042
This is now fixed. Changes will go out in 3.0.3.
public boolean isEnableSourceEditMode()
public void setEnableSourceEditMode(boolean enable) {}
public boolean isSourceEditMode()
public... -
31 Oct 2012 7:14 AM
- Replies
- 1
- Views
- 585
This bug is now fixed and be validated here:
http://staging.sencha.com:8080/examples-dev/#ExamplePlace:inlineeditablegrid -
31 Oct 2012 7:12 AM
- Replies
- 2
- Views
- 517
This bug is now fixed. You can validate the change here:
http://staging.sencha.com:8080/examples-dev/#ExamplePlace:inlineeditablegrid -
15 Oct 2012 4:32 PM
- Replies
- 2
- Views
- 418
I have ran the code and see the issue you describe. The primary issue I see is that you have setBorders(true) which is not needed for dialogs which render their own borders. so the getFrameSize call...
-
20 Sep 2012 9:01 AM
- Replies
- 3
- Views
- 656
Fix can be seen here http://staging.sencha.com:8080/examples-dev/#ExamplePlace:datepicker (this example does have min date set).
-
29 Aug 2012 6:29 AM
- Replies
- 2
- Views
- 632
This still issue still exists in some versions of FF. HtmlEditor uses the GWT RichTextArea internally which has a known bug. See http://code.google.com/p/google-web-toolkit/issues/detail?id=1488....
-
23 Aug 2012 10:05 AM
- Replies
- 3
- Views
- 656
I read the report and am not sure what the actual issues is.
Can you be more specific with what you expect / dont expect. Could yo mean style of the today date, or selected date?
This is... -
20 Aug 2012 6:25 AM
- Replies
- 3
- Views
- 733
Issues is fixed and will go out in 3.0.2. Change can be verified here:
http://staging.sencha.com:8080/examples-dev/#ExamplePlace:dialog -
17 Aug 2012 6:41 AM
- Replies
- 2
- Views
- 677
The primary bug was that buttons were not focusable programmatically. This bug has been fixed. You can see the updated code here http://staging.sencha.com:8080/examples-dev/#ExamplePlace:dialog. You...
-
16 Jul 2012 12:51 PM
Jump to post Thread: gray theme? by darrellmeyer
- Replies
- 15
- Views
- 4,485
Gray theme is complete and about to be released with 3.0.1. You can see it here http://staging.sencha.com:8080/examples-dev-grey/.
-
13 Jul 2012 7:45 AM
- Replies
- 2
- Views
- 498
Bug is fixed and can be verified here http://staging.sencha.com:8080/examples-dev/#ExamplePlace:tooltips. Change will go out in 3.0.1.
-
13 Jul 2012 7:42 AM
- Replies
- 3
- Views
- 862
The bug is now fixed and can be verified here http://staging.sencha.com:8080/examples-dev/#ExamplePlace:formsexample. Change will go out in 3.0.1.
Results 1 to 25 of 118
