下载地址:http://cdn.sencha.com/ext-4.1-rc1.zip

Bugs Fixed for RC1

Button

  • EXTJSIV-5129 - Button does not adhere to width setting in IE9

Charts

  • EXTJSIV-4416 - Chart label misaligned on numeric x axis
  • EXTJSIV-5459 - Setting markers to be hidden in renderer has no effect when chart isn't animated

Core

  • EXTJSIV-3710 - LoadMask is broken in sandbox build
  • EXTJSIV-4920 - setSize should cancel panel collapse animation
  • EXTJSIV-5179 - XTemplate breaks in IE when trying to innerHTML on a TR and other table elements
  • EXTJSIV-5352 - Bug with Ext.msg.Confirm and Translation/Localisation
  • EXTJSIV-5380 - DomQuery fails to return nodes when searching XML document by "contains" pseudo-class
  • EXTJSIV-5416 - Component ancestor searching inconsistent
  • EXTJSIV-5417 - Observable.fireEvent does not return true when there are no listeners.
  • EXTJSIV-5443 - Wrong Arguments Passed to onReady in Firefox
  • EXTJSIV-5502 - DomHelper append causing javascript error

Data

  • EXTJSIV-5035 - Store.rejectChanges fails to remove all new records
  • EXTJSIV-5278 - Store.rejectChanges should restore original record index
  • EXTJSIV-5337 - A read exception should be fired on the reader rather than halting execution when bad data is returned from the server

DataView

  • EXTJSIV-5526 - DataView ? Multi-sort DataView: Not displaying any icons upon clicking on Type button

Documentation

  • EXTJSIV-4054 - Docs Landing Page Mentions Chrome 11
  • EXTJSIV-5314 - Column layout from "Layouts and Containers" guide is incorrect

Draw

  • EXTJSIV-5239 - getBBox() does not work on text sprites
  • EXTJSIV-5246 - Ext.draw.Sprite image x and y do not become effective
  • EXTJSIV-5356 - Regression in Draw (only quirks mode) tests for IEs.
  • EXTJSIV-5368 - CompositeSprite incomplete destroy
  • EXTJSIV-5492 - Draw.rectPath unit test failure

Examples

  • EXTJSIV-4533 - Combination Examples -> Kitchen Sink -> Tabs -> Titled Tab Panels: Not displaying complete text in Ext.tab.Panel with frame:true Panel
  • EXTJSIV-5281 - Combination Examples : Calender : Displaying JS error upon clicking on "Save" button in Add event form.
  • EXTJSIV-5287 - Combination Examples: Portal Demo: UI of Portal Demo is disturbed when double clicked multiple times on expand/collapse button of "Options" panel
  • EXTJSIV-5411 - Combination Examples ? Web Desktop: Panel headers of Accordion Window are not minimizing to the task bar
  • EXTJSIV-5532 - Combination Examples - Portal Demo - Displaying JS Error while Accessing portal demo example.

Forms

  • EXTJSIV-4940 - Ext.form.TimeField class contained typeAhead, later releases the Ext.form.field.Time class this functionality is missing
  • EXTJSIV-5286 - Forms: Checkbox /Radio Groups: Validation icon is wrongly displayed at "Alignment Test:" field when clicked on "Save" button
  • EXTJSIV-5322 - Triggers are the wrong height in the checkout form example in IE6
  • EXTJSIV-5354 - Changing slider on form does not trigger dirtychange
  • EXTJSIV-5359 - Forms : File upload: Unable to upload files using Browse button.(Browse button is not working)
  • EXTJSIV-5389 - Form gets dirty if a textarea field contains a leading line break
  • EXTJSIV-5396 - Forms: Vbox Layout : Email id's are not displaying in the "Send to:" field In a specific scenario.
  • EXTJSIV-5401 - Ext.form.field.File fields are not clickable
  • EXTJSIV-5426 - Empty Combo inserts blank value
  • EXTJSIV-5428 - After adding Ext.FocusManager.enable() to beginning of code unable to enter a blank space in a text field
  • EXTJSIV-5439 - Icon changes in trigger even if disabled
  • EXTJSIV-5463 - Forms - Shopping cart checkout form Alert message tool tips are displayed as shadows.
  • EXTJSIV-5494 - When dragging a Slider Thumb, and the mouse moves outside the range, tracking ceases.
  • EXTJSIV-5519 - ExtDirect Form Post (File Upload) doesn't work properly with hidden fields

Grid

  • EXTJSIV-2061 - Grid vertical scrollbar is reset when when the grid panel is collapsed and then expanded
  • EXTJSIV-3619 - Column header misaligned after column resize until view scrolled horizontally
  • EXTJSIV-3770 - Bug Tree/Grid Scroller Stops Working
  • EXTJSIV-4291 - Spinner does not work when added to grid
  • EXTJSIV-4876 - Horizontal Scrollbar with hideHeaders
  • EXTJSIV-5206 - Issues with buffered grid and loading mask in ExtJS 4.1
  • EXTJSIV-5218 - Localisation of "Loading..." grid message
  • EXTJSIV-5334 - When loading Ext on demand and creating a Grid it fails
  • EXTJSIV-5361 - ComboBox used as a grid column editor in cell editing does not save its value if the user selects an item in the drop down list and tabs to the next column
  • EXTJSIV-5382 - Grids:Grouping - The "Show in Groups" check box is not working
  • EXTJSIV-5466 - Grid column header heights and vertical text alignment are inconsistently implemented accross browsers
  • EXTJSIV-5467 - Property grid rows are the wrong height
  • EXTJSIV-5518 - Grid mask is shown above Window when grid panel and window overlap

Layouts

  • EXTJSIV-2426 - createChild bug in FF 3.6 with label element.
  • EXTJSIV-5347 - Layout Managers - Complex Layout: "South" panel's expand/collapse button is displayed in expand mode even after panel is expanded
  • EXTJSIV-5476 - Checkboxgroup layout doesn't calculate natural size properly

MVC

  • EXTJSIV-4202 - Problem with building when MVC app has a custom directory structure
  • EXTJSIV-4464 - prepareAssociatedData method doesn't handle nested asssociations [Parature Inc]
  • EXTJSIV-5414 - A standard combination of treeview, with an autoload store that has a direct proxy cause the load mask to hang

Menu

  • EXTJSIV-4867 - Ext.menu.Menu -> inside a container

Misc

  • EXTJSIV-4175 - Button doesn't have proper markup or styling in IE in sandbox mode
  • EXTJSIV-4326 - Buffered scrolling is not working properly when using mouse wheel.
  • EXTJSIV-4525 - Child panels with padding in border layout do not minimise correctly
  • EXTJSIV-4553 - Combobox loses value once you reselect the same value
  • EXTJSIV-4563 - Row Editing throwing error when used with locked columns in grid
  • EXTJSIV-4642 - Chaining CompositeElement calls doesn't work as in Ext 3
  • EXTJSIV-4747 - pagingscoller does not work with small page size
  • EXTJSIV-4844 - Ext.data.Store -> autoDestroy config is missing
  • EXTJSIV-4857 - [4.0.7] Combobox selectOnTab does not work in Webkit Browsers
  • EXTJSIV-4935 - bulleted lists wrap around floating icon in MessageBox
  • EXTJSIV-5118 - Tab scrolling doesn't work on IE9 standards
  • EXTJSIV-5136 - Model#set([Object]) calls endEdit() with empty modifiedFieldNames arg
  • EXTJSIV-5195 - [4.1 B1] Array methods should wrap native methods instead of delegating
  • EXTJSIV-5215 - Floating component and its shadow may get out of sync
  • EXTJSIV-5226 - [4.1 B2] Focus on OK button in MessageBox
  • EXTJSIV-5234 - Combination Examples -Ext JS Calendar: First created event is shifting over second created event upon mouse click and hold for a while
  • EXTJSIV-5240 - updateRecord requires record even though it stores the current record
  • EXTJSIV-5268 - Infinite Grid example: sort by date "Last Post" and only 50 records remains in the grid
  • EXTJSIV-5289 - Miscellaneous - Browser State Management: UI of "Browser State Management" is disturbed when double clicked multiple times on splitter collapse/ expand button of "Collapse /Width Panel"(only when window is in re-sized mode)
  • EXTJSIV-5325 - Hbox and collapsing panels broken
  • EXTJSIV-5326 - Inconsistent animate behavior for TreePanel
  • EXTJSIV-5363 - Month picker OK button is incorrectly localized in ext-lang-es.js file
  • EXTJSIV-5390 - An error is thrown when the portal is put inside a form panel
  • EXTJSIV-5392 - Locked grid rows are out of sync when vertical scrolling
  • EXTJSIV-5410 - The validation error message is rendered improperly in a certain case, causing it to align middle with the text field, instead of left aligned like it is supposed to.
  • EXTJSIV-5430 - Portal example, dropping portals is much slower compared
  • EXTJSIV-5434 - TaskRunner - initial run of task is delayed
  • EXTJSIV-5440 - me.stretcher in pagingscroller is undefined when destroying a non rendered view
  • EXTJSIV-5442 - Observable hasListeners optimization does not work with MVC EventBus
  • EXTJSIV-5446 - Problem with radiogroup setValue
  • EXTJSIV-5451 - Unable to borrow() more than one function
  • EXTJSIV-5453 - Attempting to show a load mask on a panel results in an exception
  • EXTJSIV-5454 - Space for scrollers reserved in various layouts
  • EXTJSIV-5479 - FF10 specific function: Ext.view.Table.forceReflow. The 'table' el does not exist when this function is called.
  • EXTJSIV-5496 - TaskManager doesn't break on runtime errors, but causes infinite loop
  • EXTJSIV-5513 - Miscellaneous ? Editor: Displaying JS error upon double clicking on text labels
  • EXTJSIV-5517 - Keyboard Feed Viewer Displaying JS error when click on Add feed button for the second time
  • EXTJSIV-5520 - Ext.widget reports config is undefined
  • EXTJSIV-5534 - Cleanup few remaining autoHeight and autoWidth configs (dead code)
  • EXTJSIV-5543 - focus is lost on an active cell editor in an editable grid

Panel

  • EXTJSIV-3371 - Panel collapsibe behavior does not animate on Expand
  • EXTJSIV-4081 - Framed Panel's header background position is incorrect in IE9
  • EXTJSIV-5376 - Animated Border Layout Collapse Flicker
  • EXTJSIV-5493 - Resizer stops working when panel is collapsed

Performance

  • EXTJSIV-5269 - Remove Image-Based Element Shadows

Tabs

  • EXTJSIV-5511 - MVC ? Feed Viewer: Clicking on "Open all" button not displaying all tabs for the first time
  • EXTJSIV-5512 - Tabs: Tab Overflow Menu - Forward arrow and header menu buttons are not displaying

Theme

  • EXTJSIV-5336 - Theming: ButtonGroup Doesn't Respect $base-color

Toolbars

  • EXTJSIV-5516 - Toolbars and Menus - Basic Toolbar - Bottom arrow is missing in scrolling menu

Tree

  • EXTJSIV-5166 - TreeStore fails to load properly when config clearOnLoad is false [TJX]
  • EXTJSIV-5395 - Drag n Drop for nodes within a tree is broken

Window

  • EXTJSIV-2353 - maximize doesn't account for where it's constrained
  • EXTJSIV-3365 - Window with id retains settings across instances

Ext JS 4.1 RC1发布相关推荐

  1. Ext JS 5 beta版发布

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

  2. Ext JS 4.2.0发布

    下载地址:http://www.sencha.com/products/extjs/download/ext-js-4.2.0/2142 Release Notes for Ext JS 4.2.0 ...

  3. Ext JS 3.0 RC1.1 Released发布了

    Ext 3苦盼已久,终于在昨天发布了RC1.1版,值得庆贺. RC1.1版出来Core的修改外,还增加了以下新控件: RowEditor ListView Charting ButtonGroup G ...

  4. [ExtJS5学习笔记]第二十八节 sencha ext js 5.1.0发布版本正式发布 extjs doc下载地址

    本文地址:http://blog.csdn.net/sushengmiyan/article/details/41911539 本文作者:sushengmiyan ------------------ ...

  5. Ext JS 3.2.0发布(转)

    (说明:该文转自javaeye) 不少令人振奋的新功能 1.form里面的复合组件 ---写过extjs的人都知道,form+column layout是一件多么让人郁闷的事... http://ww ...

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

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

  7. 【翻译】Ext JS 6.6.0的新东西

    原文:<What's New in Ext JS 6.6.0> 简介 Sencha Ext JS 6.6已经支持NPM包和开放工具.Ext JS 6.6现在可以通过NPM包让开发人员使用已 ...

  8. Ext JS Designer 1.0.5 发布

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

  9. 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, ...

最新文章

  1. rockemq 发送延迟消息_RockeMQ通过代码监控消费者状态
  2. PHP面试题:实现中文字串截取无乱码的方法
  3. openssl 生成证书_使用证书和私钥导出P12格式个人证书!
  4. 背景透明文字不透明的最佳方法兼容IE(以背景黑色透明度0.5为例)
  5. mysql解压包安装linuex_CentOS下安装Apache,php,Mysql
  6. Datax将Oracle数据导入ElasticSearch7完成教程
  7. Spark的相关概念说明和检查点机制
  8. websocket如何保持连接压力测试统计最后断开了几个链接
  9. java中switch条件_关于java:你能在Android的switch-case中使用条件语句吗?
  10. python中的leap_Python-规则打破了leap年?
  11. 编辑距离Edit distance
  12. 2015 ICCV论文《Joint Fine-Tuning in Deep Neural Networks for Facial Expression Recognition》
  13. java编程中的点_java编程中所遇到的知识点(持续更新)
  14. 利用qq官方提供的js_sdk实现qq互联登录
  15. 【Android】自定义倒计时弹框(Handler/Timer/RxJava/持续更新)
  16. Android开发获取ImageView显示的图片尺寸
  17. [译] 强化学习中的好奇心与拖延症
  18. 如何获取qq空间图片的url
  19. 安防大数据在智慧城市建设中的地位与深度应用
  20. xp计算机用户名和密码忘记了怎么办,忘记XP的用户名和密码怎么办?

热门文章

  1. 函数sscanf小结
  2. 【剑指offer】_13 圆圈中最后的数
  3. 处理大并发之一 对epoll的理解,epoll客户端服务端代码
  4. 温故而知新!微信小程序的事件处理,吊打面试官系列!
  5. Android 微信分享图片
  6. c语言判断一个序列是不是另一个的子序列
  7. 如何构建ASP.NET MVC4JQueryAJaxJSon示例
  8. PHP移动互联网开发笔记(3)——运算符
  9. mysql 清空表的两种方法
  10. CentOS HarBor安装与配置