Community
Participate
Working Groups
Build Identifier: 20111013 nightly build Dojo Grid: Several event problems Reproducible: Always Steps to Reproduce: 1. Create a Web Client Project 2. Download the attached RUIHandler and copy it to your project 3. Open in VE or browser, try all event functions. There are following errors: a> Click on the header, error message shows up [CRRUI1083E] 处理浏览器事件 click 时出错。 [CRRUI2005E] 不能使用空引用。 [CRRUI2094E] 以下是导致此错误的 EGL 函数调用: Widget.Widget.getParent() [native JavaScript] org/eclipse/edt/rui/widgets/DataGrid.egl() at line 951 b> move mouse in grid but cross different cell will trigger onMouseOut, which shouldn't c> scroll in the grid, the scroller moved but no onScroll event triggered d> Grid can not trigger onFocusGained and onFocusLost event
Created attachment 205182 [details] Test Dojo Grid Event
JiYong, could you please take an overall diagnose for Dojo Grid. And I think the severity would be lower if some of the problem been fixed(for example the first problem I listed). Thanks so much
*** This bug has been marked as a duplicate of bug 360613 ***