Search Type: Posts; User: EthiC
Search: Search took 0.01 seconds.
-
25 Apr 2012 3:58 AM
Jump to post Thread: shifting columns [GXT3] by EthiC
- Replies
- 10
- Views
- 1,146
So we're still having those issues, this is how it looks like from here:
Before hovering with the mouse (ok/good):
34482
After hovering 2 columns (bad):
34483
After hovering all columns... -
4 Apr 2012 1:41 AM
- Replies
- 12
- Views
- 1,853
Tested going to http://www.sencha.com/examples-dev/#ExamplePlace:buttonaligning in IE on different machines.
Internal poll result:
Windows Version
Internet Explorer Version
Has problems -
4 Apr 2012 12:25 AM
- Replies
- 12
- Views
- 1,853
Thanks for your reply!
Perhaps by installing the MultipleIEs tool that I screwed over my IE, uninstalled it now, but doesn't have an effect.
Went to the examples, result: let's say 50% of the... -
3 Apr 2012 5:56 AM
- Replies
- 12
- Views
- 1,853
Upping this, have you got any closer to reproducing this issue on your side?
-
28 Mar 2012 3:55 AM
- Replies
- 12
- Views
- 1,853
FYI (specs of my machine where it always appears broken):
Microsoft Windows XP (32-bit)
Version 5.1 (Build 2600.xpsp_sp3_gdr.111025-1629: Service Pack 3)
Windows Internet Explorer 7
Version:... -
27 Mar 2012 4:18 AM
- Replies
- 12
- Views
- 1,853
Just saw 2 internet explorer 8's with exactly the same version, behave differently. 1 had the issue above and the other worked normal. Starting to think this will not be a bug of Ext GWT but of...
-
27 Mar 2012 1:54 AM
- Replies
- 12
- Views
- 1,853
I've created a working example + found the problem, it is related to enabling and disabling a TextButton:
public class Login implements EntryPoint {
private PasswordField passwordField;... -
27 Mar 2012 12:57 AM
- Replies
- 12
- Views
- 1,853
Hi,
I have a logon screen that displays lines on the screen (as if reset.css is not working) after filling in 2 fields while using the TAB key or just when you click on the 'Log on'- button.
The... -
16 Feb 2012 12:55 AM
Jump to post Thread: XTemplate bug found [Beta2] by EthiC
- Replies
- 5
- Views
- 926
Yes, I'm using Windows
-
14 Feb 2012 7:23 AM
Jump to post Thread: XTemplate bug found [Beta2] by EthiC
- Replies
- 5
- Views
- 926
Today I was using XTemplates and stumbled upon a fairly harsh error:
[ERROR] [mockup] - Errors in... -
19 Jan 2012 4:57 AM
Jump to post Thread: Issue with BorderLayoutContainer by EthiC
- Replies
- 3
- Views
- 899
At http://staging.sencha.com:8080/examples-dev/#ExamplePlace:borderlayout there is also a bug with the collapse-mini icon appearing on the left, after you collapse the north region. Try it out :)
-
19 Jan 2012 1:39 AM
Jump to post Thread: TimeAxis problem (Beta2) by EthiC
- Replies
- 0
- Views
- 313
It seems that it is impossible to set a startDate and endDate on the TimeAxis (that isn't part of the attached store/model).
Setting the steps on the timeAxis also does nothing at all.
It seems... -
23 Dec 2011 8:24 AM
Jump to post Thread: (Beta) ComboBox issues by EthiC
- Replies
- 24
- Views
- 3,662
Doesn't seem to work for me:
The selectionModel's selectionChangedHandler and selectionHandler receive events when the list is openened and if an item is being hovered. (selectionChangedHandler... -
23 Dec 2011 6:41 AM
Jump to post Thread: (Beta) ComboBox issues by EthiC
- Replies
- 24
- Views
- 3,662
Thank you for your quick reply.
In 2.x we used a SelectionChangedListener on the ComboBox and that did fire that event after selecting the item with the mouse.
I guess we'll use the... -
23 Dec 2011 6:02 AM
Jump to post Thread: (Beta) ComboBox issues by EthiC
- Replies
- 24
- Views
- 3,662
Any word about the ComboBox not firing the valueChangeEvent untill focus is lost?
Added to that, if I do a: (the 2 booleans can be omitted)
comboBox.setValue(comboBoxValue, true, true);
...
Results 1 to 15 of 15
