Ext 3.x: Bugs

Page 91 of 198 FirstFirst ... 41 81 89 90 91 92 93 101 141 191 ... LastLast

+ Post New Thread

  1. [OPEN-828][3.2] incorrect validation tooltip placement

    Used Themes example (here) in FF 3.6.3. Validation tooltip placement is wrong even in standard blue theme. In attachment - cursor points on...

    Started by nayato, 6 Apr 2010 2:58 AM
    • Replies: 0
    • Views: 805
    6 Apr 2010 2:58 AM Go to last post
  2. [CLOSED]Collapsible panel in border layout hides form fields on re-show

    Ext version tested: Ext 3.2.0 Release Ext 3.2.0 Beta Adapter used:

    Started by Ranma13, 5 Apr 2010 6:34 PM
    • Replies: 2
    • Views: 1,730
    5 Apr 2010 7:11 PM Go to last post
  3. [FIXED-787] Ext.ux.TabScrollerMenu 3.1.2

    Hi Ext Team, starting using the TabScrollerMenu the plugin is buggy in case of less tabs than the used grouping. Inside function...

    Started by hschaefer123, 25 Mar 2010 2:29 AM
    • Replies: 1
    • Views: 686
    5 Apr 2010 6:29 PM Go to last post
  4. [CLOSED]Collapsible extended Panel problem

    Hi, I have A strange problem with extended panel. I tested this in layout complex example, where if collapsed region panel is added (standard -...

    Started by Air_Mike, 4 Apr 2010 8:34 AM
    • Replies: 8
    • Views: 1,617
    5 Apr 2010 4:01 PM Go to last post
  5. [CLOSED][3.2] Option: fixed: true, in Ext.grid.Column dont work

    hey people, this option fixed: true in Ext.grid.Column not working.. MyColumnUi = Ext.extend(Ext.grid.Column, { header: 'Column', ...

    Started by cfhank, 4 Apr 2010 8:55 AM
    • Replies: 4
    • Views: 1,225
    5 Apr 2010 3:15 PM Go to last post
  6. [FIXED-769][3.1.2] Grid CheckboxSelectionModel Focus Issue

    If you select a grid row by clicking on the row, the grid has focus (as expected), allowing key navigation and triggering of key events. But if you...

    Started by Eric24, 23 Mar 2010 7:41 AM
    • Replies: 2
    • Views: 885
    5 Apr 2010 9:08 AM Go to last post
  7. [FIXED-652] groupmousedown event doesn't fire

    Does the new "groupmousedown" event on a GridPanel with a grouping view work? According to the docs it should fire when a group header is clicked but...

    Started by LambyPie, 24 Feb 2010 7:45 AM
    • Replies: 1
    • Views: 834
    5 Apr 2010 8:34 AM Go to last post
  8. [OPEN-30] Undo e Redo doesn't work in HtmlEditor on IE

    Hi there, In HtmlEditor on IE, when pressing ctrl+z to undo or ctrl+y to redo, nothing occurs. But when pressing and holding ctrl+z, the redo...

    Started by leandrorc, 15 Jun 2009 6:50 PM
    • Replies: 3
    • Views: 1,292
    5 Apr 2010 8:22 AM Go to last post
  9. [CLOSED][3.1.1] Ext.PagingToolbar doesn't listen for clear event on store

    Ext version tested: Ext 3.1.1 rev ? Adapter used: ext

    Started by cginzel, 2 Apr 2010 1:02 PM
    • Replies: 2
    • Views: 969
    5 Apr 2010 8:12 AM Go to last post
  10. [DUPE][3.2] Droppable toolbar bug

    Ext version tested: Ext 3.2 Adapter used: ext

    Started by art.home.ext, 2 Apr 2010 2:56 PM
    • Replies: 1
    • Views: 681
    5 Apr 2010 8:05 AM Go to last post
  11. [FIXED-820] Problem changing slider value via keyboard in Ext 3.2

    Setting the slider value using the keyboard does not work in Ext 3.2. The problem occurs because the onKeyDown handler uses this.value as the slider...

    Started by dave.culver, 2 Apr 2010 4:51 AM
    • Replies: 2
    • Views: 823
    5 Apr 2010 6:13 AM Go to last post
  12. [OPEN-418][3.0.0] el.ownerDocument.createRange() error in IE8

    Folks, I'm using IE8 and Ext.js version 3.0.0 and I'm getting the following complaint when I try to render my page: range =...

    Started by thospfuller, 23 Sep 2009 5:36 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 8,146
    5 Apr 2010 5:32 AM Go to last post
  13. [CLOSED] 3.2RC1: vbox layout inside cardlayout issue

    If you have a tabpanel (or other panel which uses cardlayout) that does not have activeItem set, and inside the tabpanel there is a card with vbox...

    Started by Max_nl, 24 Mar 2010 6:33 AM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 3,926
    4 Apr 2010 4:10 PM Go to last post
  14. [DUPE-575] RowEditor Bugs

    The Grid Roweditor seems to have so many problems. Roweditor fails when you move columns around. The entire layout is lost when you move the...

    Started by extshrek, 16 Feb 2010 9:22 PM
    • Replies: 6
    • Views: 1,275
    4 Apr 2010 2:51 PM Go to last post
  15. Moved: Bug with GWT 1.7 or 1.6 and GXT 2.x

    Started by dialloma, 3 Apr 2010 5:25 PM
    • Replies: -
    • Views: -
    3 Apr 2010 5:25 PM Go to last post
  16. [OPEN-825] Ext.data.Store.removeAll() not setting totalLength=0

    Ext version tested: Ext 3.1.1 rev ? Adapter used: ext

    Started by cginzel, 2 Apr 2010 12:56 PM
    • Replies: 2
    • Views: 1,647
    3 Apr 2010 9:11 AM Go to last post
  17. [OPEN-824][3.x]Gray theme: Button Rounded corners

    http://www.extjs.com/deploy/dev/examples/themes/index.html The Gray theme buttons are not rounded and appear abruptly cut off at corners. Compared...

    Started by tonedeaf, 3 Apr 2010 1:54 AM
    • Replies: 0
    • Views: 1,080
    3 Apr 2010 1:54 AM Go to last post
  18. [CLOSED][3.2] Form fields with allowBlank: true and vtype fails validation

    If you setup a form field with allowBlank: true, but specify a vtype, the field is failing validation of the vtype if the field is blank. Take a...

    Started by cnelissen, 2 Apr 2010 1:24 PM
    • Replies: 1
    • Views: 904
    2 Apr 2010 9:30 PM Go to last post
  19. [INFOREQ][3.1.1] possible Ext.SplitButton dereference error

    Ext version tested: Ext 3.1.1 rev ? Adapter used: ext

    Started by cginzel, 2 Apr 2010 1:08 PM
    • Replies: 1
    • Views: 877
    2 Apr 2010 9:28 PM Go to last post