原文:http://www.sencha.com/forum/showthread.php?219836-Ext-JS-4.1.1-RC2-Now-Available

Bugs Fixed

Button (2)

  • EXTJSIV-6139 - Button retains the focused state after disabling and enabling
  • EXTJSIV-6329 - Config html of Button not working

Charts (2)

  • EXTJSIV-6077 - Layouts cause Charts to (re)animate
  • EXTJSIV-6224 - Chart export hard codes sencha.io

Core (11)

  • EXTJSIV-5767 - return false from beforerender throws exception
  • EXTJSIV-5944 - Ext.onReady with delay option hangs up a browser
  • EXTJSIV-6055 - onReady does not work in an iframe in IE8 when parent is a different domain
  • EXTJSIV-6056 - Problems with Component previousNode
  • EXTJSIV-6124 - Loader calls Ext globalEval with code that breaks when IE cc_on
  • EXTJSIV-6137 - Element slideIn tr anchor doesn't work as expected.
  • EXTJSIV-6185 - getPosition on floating Components with parent Container always returns container-relative position
  • EXTJSIV-6196 - calling showAt on a component does not fire the 'show' event.
  • EXTJSIV-6199 - DomQuery fails with dots in the element id
  • EXTJSIV-6273 - EventManager does not return listener response
  • EXTJSIV-6319 - Ext.onReady sometimes fails in an iframe in IE when parent is in a different domain

Data (3)

  • EXTJSIV-6298 - Ext.data.Tree.flatten duplicates Ext.Object.getValues
  • EXTJSIV-6305 - Model instance shared if proxy subclass specifies a reader config object
  • EXTJSIV-6306 - Model's Id field not defined after sync in TreeStore

DataView (1)

  • EXTJSIV-6019 - When deferInitialRefresh is false, the arrival of the data still causes a second layout run

Documentation (2)

  • EXTJSIV-5558 - refs config not in API documentation
  • EXTJSIV-6179 - pruneRemoved on Ext.selection.Model should not be private

Events (1)

  • EXTJSIV-6320 - Listener tracking is broken when removing non-existent listener

Examples (1)

  • EXTJSIV-6413 - Tabs : Basic Tabs: Clicking on ÒEvent TabÓ for first time, displaying the tab's content with border line

Forms (17)

  • EXTJSIV-5298 - Ext.form.Panel does not respect inherited properties when creating the BasicForm
  • EXTJSIV-5962 - Dragging mouse off the right over a form scrolls content out of view in WebKit
  • EXTJSIV-6121 - TimeField submit format not using 24 hour format
  • EXTJSIV-6142 - Form field with incorrect width on validation, if msgTarget: 'side'
  • EXTJSIV-6143 - Ext.form.field.Number: Spinner field sometimes fires 2 spin events
  • EXTJSIV-6173 - Field not destroyed after form is closed
  • EXTJSIV-6176 - Forms : File uploads : "File upload" window is not opening upon clicking on "photo" text field.
  • EXTJSIV-6184 - Labelable: getFieldLabel should implement same logic as the setter as regards label separator
  • EXTJSIV-6198 - Fields within Field Container don't resize properly
  • EXTJSIV-6255 - TextAarea ignores "cols" attribute
  • EXTJSIV-6258 - Combobox forceSelection clears the value if there is no match
  • EXTJSIV-6277 - MsgBox header components are not placed properly in IE
  • EXTJSIV-6278 - Trigger button does not look disabled on a disabled ComboBox
  • EXTJSIV-6281 - Store filter from combobox remains after combo is destroyed and store is reused
  • EXTJSIV-6303 - HtmlEditor destroy generates errors
  • EXTJSIV-6340 - Measurement of triggerWidth does not work correctly with scopedResetCSS
  • EXTJSIV-6361 - File upload field browse button does not properly re-enable after the field has been disabled in Internet Explorer

Grid (29)

  • EXTJSIV-5934 - Infinite Grid does not clear page cache when grouping changes
  • EXTJSIV-6001 - Error in Ext.grid.plugin.Editing if no cell is active
  • EXTJSIV-6025 - CellEditing plugin does not refocus edited cell when completing an edit
  • EXTJSIV-6037 - When groups are rendered initially collapsed using startCollapsed, they cannot be expanded.
  • EXTJSIV-6050 - Grid Group's groupHeaderTpl does not have parent param
  • EXTJSIV-6070 - Row positions issue on vertical scroll and sorting
  • EXTJSIV-6107 - Grid Column Sort Indicator Problem
  • EXTJSIV-6115 - RowEditing uses wrong record if startEdit is called while already editing a record
  • EXTJSIV-6117 - Locked column in infinite grid causes rows to disappear on page refresh
  • EXTJSIV-6122 - Editing a Grid and then reloading its Data causes error
  • EXTJSIV-6123 - Wrong grid panel height on layout change
  • EXTJSIV-6135 - Scrolling and Rendering Bug in Grid Grouping with Summary example
  • EXTJSIV-6157 - Grid Row Editor's Update button is not always enabled/disabled properly
  • EXTJSIV-6164 - ProgressBar Pager fails when clicking on left edge of the progress bar.
  • EXTJSIV-6171 - RowEditor in tab panel does not show editors properly when tab is hidden
  • EXTJSIV-6186 - ActionColumn icon not updating in Grid or TreeGrid
  • EXTJSIV-6194 - removeAll on buffered grid causes error in cancelAllPrefetches
  • EXTJSIV-6197 - ActionColumn appearance does not change when disabled
  • EXTJSIV-6228 - Column Group uses wrong config "restrictColumnReorder" - should be "sealedColumns"
  • EXTJSIV-6232 - Grid column resizers are not aligned correctly
  • EXTJSIV-6259 - Infinite Grid with Grouping. Groups should not be collapsible.
  • EXTJSIV-6313 - Large jumps in infinite grid sometimes prune a required page from the buffered store
  • EXTJSIV-6337 - Gridview fails to render properly if initial refresh occurs before view is rendered
  • EXTJSIV-6347 - Grid Column Tooltip not supported as it was in v3
  • EXTJSIV-6364 - Cell editing with RowSelection model causes JS error on endEdit
  • EXTJSIV-6414 - Grid / Infinite Scrolling with remote filtering / Load masking is displaying and not able to search for the second time
  • EXTJSIV-6422 - Row Editor throws an error when the grid has a checkbox selection model
  • EXTJSIV-6436 - RowEditor does not sync when grid columns dragged to reorder.
  • EXTJSIV-6461 - Sort is broken on Remote Summary Grid

Layouts (9)

  • EXTJSIV-5167 - Box layout (toolbar) overflow button does not work twice
  • EXTJSIV-5562 - Horizontal scrollbar not visible when set to overflow in hbox layout
  • EXTJSIV-5806 - Box layout fails to respect width and height percentages
  • EXTJSIV-5935 - Error removing item afterRender: ownerContext.target.ownerLayout not defined
  • EXTJSIV-5939 - Adding a new Checkbox to a CheckboxGroup fails on IE
  • EXTJSIV-5990 - Layout failure with fieldset in vbox
  • EXTJSIV-6129 - Collapsed fieldset does not resize parent when opened
  • EXTJSIV-6158 - Percentage size does not work for floating components like Window
  • EXTJSIV-6428 - Accordion with single item throws JS error in onComponentCollapse

MVC (1)

  • EXTJSIV-6162 - Ext.application.init() is never invoked

Menu (2)

  • EXTJSIV-6254 - Can't edit textfields properly when placed in a Menu
  • EXTJSIV-6321 - Menu subclass doesn't inherit scrolling functionality

Misc (11)

  • EXTJSIV-6100 - .sass-cache included in extjs pachage
  • EXTJSIV-6170 - Ext.DomHelper's 'confRe' matches substrings while it shouldn't
  • EXTJSIV-6193 - DragDropManager.fireEvents - wrong parameters calling onInvalidDrop
  • EXTJSIV-6208 - Traditional Chinese localization does not display properly for days of the week in IE
  • EXTJSIV-6226 - Draw component does not auto-size correctly with no content
  • EXTJSIV-6253 - Scoped css doesn't work well for filtering and date picker
  • EXTJSIV-6287 - Flash Component disregards WMODE transparent
  • EXTJSIV-6304 - Ext.menu.DatePicker select triggered twice
  • EXTJSIV-6335 - DatePicker's native tip occludes "Today" button's QuickTip
  • EXTJSIV-6407 - AbstractContainer overrides enable/disable without returning this
  • EXTJSIV-6412 - Grids :Grouping Grid:The Name column check box is not displaying

Panel (6)

  • EXTJSIV-4144 - Collapsible FormPanel collapsible direction [right] issue
  • EXTJSIV-4268 - Panel does not respect animCollapse: false in placeholder collapseMode (border layout)
  • EXTJSIV-5351 - Inconsistency on closing tabpanel items
  • EXTJSIV-5456 - Layout changes inside a collapsed panel in a border layout creates extra panel header
  • EXTJSIV-6148 - Calling removeDocked on a panel with no border throws exception
  • EXTJSIV-6178 - Expanding a panel restores wrong size if size changed while collapsed

Tabs (2)

  • EXTJSIV-6237 - When labelAlign='top' and errorAlign='side', invalidation causes incorrect field width
  • EXTJSIV-6272 - Tab text centering stops working in IE8 after dynamically adding tab

Theme (2)

  • EXTJSIV-6188 - Toolbar margin variables don't have !default flags
  • EXTJSIV-6282 - Sass bug in _frame.scss when $radius === 10

ToolTips (1)

  • EXTJSIV-6221 - Canceling tooltip in beforeshow causes subsequent problems

Toolbars (4)

  • EXTJSIV-5933 - Toolbar reorderer stops during drag on IE
  • EXTJSIV-6251 - Toolbar defaults override single item settings
  • EXTJSIV-6271 - Programmatically set label in bbar is not visible until browser is resized
  • EXTJSIV-6279 - tbseparator incorrectly inherits border from toolbar

Tree (9)

  • EXTJSIV-3571 - Two TreePanel behave wrongly when sharing a store
  • EXTJSIV-4918 - Tree expand all / collapse all buggy behavior
  • EXTJSIV-5992 - Tree expandAll/collapseAll does not always descend fully
  • EXTJSIV-6136 - TreePanel loadMask cannot be rebound to a different mask
  • EXTJSIV-6286 - Ext.ux.CheckColum does not work with a Tree
  • EXTJSIV-6302 - NodeInterface qtip and qtitle not updated
  • EXTJSIV-6330 - TreeStore root node does not always have an id
  • EXTJSIV-6344 - Uncaught TypeError: Cannot read property 'dom' of null'
  • EXTJSIV-6357 - TreeStore listeners are not cleaned up

Window (2)

  • EXTJSIV-3779 - Message Box Dialog - Page is grayed out and not allowed to update the page when quickly double-clicking on Icon Show button.
  • EXTJSIV-5905 - JS error when creating LoadMask bound to a Window

转载于:https://www.cnblogs.com/muyuge/archive/2012/06/17/6333766.html

Ext JS 4.1.1 RC2发布相关推荐

  1. 【翻译】Ext JS 6早期访问版本发布

    早期访问版本是什么 如何参与 都包括什么 Sencha Ext JS 6 Sencha Pivot Grid Sencha Cmd 6 JetBrains IDE插件 反馈 原文:Announcing ...

  2. Ext JS Designer 1.0.5 发布

    ExtJS官方Blog上发布了Ext JS Designer新版本,版本号为1.0.5,这个版本添加了不少新特性,如直接修改title,config参数搜索等等.虽然这个版本仍然不支持代码生成,不过另 ...

  3. 【翻译】Ext JS 6 Beta发布

    原文:Ext JS 6 Beta is Now Available 概述 Ext JS 6的好处 新的Ext JS功能和工具 需要你的反馈意见 概述 很高兴,Ext JS 6 beta版本现在发布了. ...

  4. Ext JS 4倒计时:开发者预览版

    作为Ext JS团队的代表,我很高兴地宣布第一个Ext JS 4开发者预览版 发布了.Ext JS 4是到目前为止,我们所做的改动最大,有史以来最先进的Javascript框架.从生成HTML代码到类 ...

  5. 【翻译】对于Ext JS 5,你准备好了吗?

    原文:Are You Ready for Ext JS 5? Ext JS 5:准备升级 对于Ext JS 5加入Sencha的大家庭,我们感到非常高兴!作为一个主要版本,在Ext JS 5引入了一堆 ...

  6. Ext JS 4.1 RC2 Released发布

    原文:http://www.sencha.com/blog/ext-js-4-1-rc-2-released/ Today we're making available Ext JS 4.1 RC2, ...

  7. Ext JS 5 beta版发布

    原文:Announcing Public Beta of Ext JS 5 我们非常高兴的宣布,Sencha Ext JS 5 beta版本开始进行公测了.这个beta版本可以让你.我们Sencha社 ...

  8. 【翻译】Sencha Ext JS 5发布

    原文:Announcing Sencha Ext JS 5 简介 我代表Sencha和整个Ext JS团队,很自豪的宣布,在今天,Sencha Ext JS 5发布了.Ext JS 5已经迈出了一大步 ...

  9. Ext JS 4.1 RC1发布

    下载地址:http://cdn.sencha.com/ext-4.1-rc1.zip Bugs Fixed for RC1 Button EXTJSIV-5129 - Button does not ...

最新文章

  1. graphs菜单_图形用户界面菜单全面解析
  2. 【控制】傅里叶系列(二)傅里叶变换的推导
  3. pytorch错误解决: BrokenPipeError: [Errno 32] Broken pipe
  4. go json部分解析_Go语言爱好者周刊:第 60 期 — 今天这题你做对了吗?
  5. DatabaseMetaData的用法(转)
  6. 《四海小记c++学习之路》队列/银行叫号系统
  7. 软件测试面试题:微信红包如何测试?
  8. lenovo L480 进入bios_小白福利教程:如何刷显卡BIOS以及强刷显卡BIOS(一)
  9. Cut the Cake!题解
  10. 2021-05-11 MongoDB面试题 MongoDB成为最好NoSQL数据库的原因是什么
  11. NVML编译官方用例报错
  12. LeetCode/LintCode 题解丨一周爆刷字符串:URL 编码
  13. vue中loading chunk-xxx.css failed和net::ERR_ABORTED 404 解决方法
  14. 电竞网线品牌—40年民族企业投注电竞
  15. 电信卡_短信查询指令
  16. 菏泽去哪学计算机,菏泽学院计算机与信息工程系
  17. turtle 画笔设置函数
  18. 程序设计思维 week10 限时大模拟-魔方
  19. Latex 常用数学符号
  20. Linux使用光盘镜像配置本地yum源(免于重复挂载)

热门文章

  1. 端应用研发进入云原生时代
  2. Serverless 与容器决战在即?有了弹性伸缩就不一样了
  3. 解锁云原生 AI 技能 - 开发你的机器学习工作流
  4. pls-00302: 必须声明 组件_vue学习手册-单文件组件使用
  5. 高德机器人的名字是怎么呼叫的_“一键呼叫”上门办服务!龙岗这个“智慧社区”很贴心~...
  6. linux修改vim配色,更改vim配色的具体操作 更改vim配色的图文教程
  7. centos7.0安装php,centos7.3安装php7.0
  8. python的random函数_关于random()的详细介绍
  9. 的watch什么时候触发_建筑结构丨泡面为什么是弯的,海带又为什么要打结?
  10. 概念区分:并行、分布式、集群、云、超算