Search Type: Posts; User: sebbio

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. 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
  2. will be supported version 4.2?
  3. 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.
  4. Replies
    3
    Views
    222
    Ext.onReady(function(){
    Ext.create('Ext.container.Viewport', {
    layout: 'border',
    disabled: false,
    items: [
    Ext.create('Ext.panel.Panel', {
    ...
  5. Replies
    65
    Views
    20,883
    Thx... It helped me too...
  6. 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.
  7. This error can reproduce in FF 17.0.1
  8. Replies
    100
    Views
    34,259
    How to rearrange the position of the notifications when browser window is resized?
  9. confirm
  10. yes
  11. Ext.onReady(function(){
    Ext.create('Ext.container.Viewport', {
    layout: 'border',
    disabled: false,
    items: [
    Ext.create('Ext.panel.Panel', {
    ...
  12. But in Firefox work fine.... Why just in Chrome?
  13. Ext.onReady(function(){
    Ext.create('Ext.form.field.Checkbox', {
    renderTo: Ext.getBody(),
    clearCls: '',
    boxLabel: 'Click me',
    margin: 20,...
  14. 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...
  15. I used it to show error with scroll. You can repeat this bug if drag window down than hind and back show it
  16. Ext.onReady(function(){
    Ext.create('Ext.container.Viewport', {
    layout: 'border',
    disabled: false,
    items: [
    Ext.create('Ext.panel.Panel', {
    ...
  17. Replies
    6
    Views
    815
    4.0.7 still not fixed
  18. When change property headerPosition, header still at top
  19. 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...
  20. 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. 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', {
    ...
  22. Replies
    6
    Views
    815
    Why this bugs still not fixed? And no official answer?
  23. Replies
    13
    Views
    2,446
    And when open both window, i can't close both whith ESC key. Close only last opened.
  24. Replies
    13
    Views
    2,446
    In 4.0.7 this bug not fixed :(
  25. Replies
    13
    Views
    2,446
    And not work close window by ESC key
Results 1 to 25 of 38
Page 1 of 2 1 2