Search Type: Posts; User: sebbio
Search: Search took 0.02 seconds.
-
20 Apr 2013 4:07 PM
Jump to post Thread: Ext 4.2.0 Grid QuickTip bug by sebbio
- Replies
- 1
- Views
- 94
Look on bottom grid button ToolTip (next, refresh, etc). http://docs.sencha.com/extjs/4.2.0/#!/example/grid/paging.html
-
29 Mar 2013 9:41 AM
- Replies
- 96
- Views
- 18,700
will be supported version 4.2?
-
23 Mar 2013 6:04 PM
Jump to post Thread: [4.2.0] constrainHeader error by sebbio
- Replies
- 3
- Views
- 222
This method is not suitable because You can drag a window on a top panel. The idea is that the window can not be used to drag over the top panel.
-
15 Mar 2013 3:11 PM
Jump to post Thread: [4.2.0] constrainHeader error by sebbio
- Replies
- 3
- Views
- 222
Ext.onReady(function(){
Ext.create('Ext.container.Viewport', {
layout: 'border',
disabled: false,
items: [
Ext.create('Ext.panel.Panel', {
... -
11 Jan 2013 4:57 PM
Jump to post Thread: FF 18 problem? by sebbio
- Replies
- 65
- Views
- 20,883
Thx... It helped me too...
-
10 Jan 2013 11:35 AM
Jump to post Thread: FF 18 problem? by sebbio
- Replies
- 65
- Views
- 20,883
And I can confirm that this is happening with my application as well, and that the workaround Holger does not help.
-
8 Jan 2013 6:31 AM
Jump to post Thread: Ext Htmleditor readOnly js error by sebbio
- Replies
- 3
- Views
- 500
This error can reproduce in FF 17.0.1
-
2 Nov 2012 8:42 AM
Jump to post Thread: Ext.ux.window.Notification by sebbio
- Replies
- 100
- Views
- 34,259
How to rearrange the position of the notifications when browser window is resized?
-
6 Sep 2012 5:37 PM
- Replies
- 4
- Views
- 959
confirm
-
6 Sep 2012 3:19 PM
Jump to post Thread: [Ext 4.1.1] Window maximized fail by sebbio
- Replies
- 4
- Views
- 534
yes
-
6 Sep 2012 10:09 AM
Jump to post Thread: [Ext 4.1.1] Window maximized fail by sebbio
- Replies
- 4
- Views
- 534
Ext.onReady(function(){
Ext.create('Ext.container.Viewport', {
layout: 'border',
disabled: false,
items: [
Ext.create('Ext.panel.Panel', {
... -
17 Jul 2012 5:44 AM
- Replies
- 3
- Views
- 902
But in Firefox work fine.... Why just in Chrome?
-
16 Jul 2012 12:27 PM
- Replies
- 3
- Views
- 902
Ext.onReady(function(){
Ext.create('Ext.form.field.Checkbox', {
renderTo: Ext.getBody(),
clearCls: '',
boxLabel: 'Click me',
margin: 20,... -
14 Feb 2012 5:19 AM
Jump to post Thread: [4.1 beta 2] combobox blur fail by sebbio
- Replies
- 1
- Views
- 314
Ext.onReady(function(){
Ext.create('Ext.window.Window', {
width: 420,
height: 200,
title: 'Click on field, than click on title. Focus field not blur, but... -
10 Feb 2012 8:44 AM
- Replies
- 2
- Views
- 271
I used it to show error with scroll. You can repeat this bug if drag window down than hind and back show it
-
9 Feb 2012 7:54 AM
- Replies
- 2
- Views
- 271
Ext.onReady(function(){
Ext.create('Ext.container.Viewport', {
layout: 'border',
disabled: false,
items: [
Ext.create('Ext.panel.Panel', {
... -
2 Dec 2011 6:48 AM
Jump to post Thread: [4.0.6] Translate error by sebbio
- Replies
- 6
- Views
- 815
4.0.7 still not fixed
-
2 Dec 2011 6:33 AM
- Replies
- 1
- Views
- 431
When change property headerPosition, header still at top
-
24 Nov 2011 4:29 AM
- Replies
- 1
- Views
- 643
Why not work blur/focus events on checkbox? And when i focused by JavaScript, blur event not correct running.
OS: Windows 7
Chrome Browser ver. 15.0.874.121 m - error confirm
FF 8 - work ok... -
23 Nov 2011 4:44 AM
- Replies
- 2
- Views
- 670
OS: Windows 7
Chrome Browser ver. 15.0.874.121 m - error confirm
FF 8 - work ok
Safari 5.1.1 - error confirm
IE9 - ok
Ext.onReady(function(){
Ext.create('Ext.window.Window', {
... -
21 Nov 2011 5:15 PM
- Replies
- 2
- Views
- 670
Why not work blur/focus events on checkbox? And when i focused by JavaScript, blur event not correct running.
Ext.onReady(function(){
Ext.create('Ext.window.Window', {
... -
23 Oct 2011 4:08 AM
Jump to post Thread: [4.0.6] Translate error by sebbio
- Replies
- 6
- Views
- 815
Why this bugs still not fixed? And no official answer?
-
20 Oct 2011 1:21 PM
Jump to post Thread: [4.0.6] Load mask problem by sebbio
- Replies
- 13
- Views
- 2,446
And when open both window, i can't close both whith ESC key. Close only last opened.
-
20 Oct 2011 12:51 PM
Jump to post Thread: [4.0.6] Load mask problem by sebbio
- Replies
- 13
- Views
- 2,446
In 4.0.7 this bug not fixed :(
-
26 Sep 2011 6:54 AM
Jump to post Thread: [4.0.6] Load mask problem by sebbio
- Replies
- 13
- Views
- 2,446
And not work close window by ESC key
Results 1 to 25 of 38
