Opened 14 years ago
Closed 14 years ago
#6751 closed defect (fixed)
Grid moves when onRowClick in FF2
Reported by: | guest | Owned by: | sorvell |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I am not sure if this problem is related to the previous event ticket I opened.
When clicking inside the grid the grid moves left (only on ff2) In the attached test (not modified) click and see carefully. The motion is small in this example, in my example the distance is more considerable (my grid is sourounded by several Border containers, divs, etc)
Eduardo
Attachments (1)
Change History (10)
Changed 14 years ago by
Attachment: | test_data_grid.html added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
I think that my ticket probably is the same than #5469. This bug is critical because is making the application impossible to use. The selecting row/cell is generally not the intended (when deleting a row this may be catastrophic).
When grid is bigger than the container (border container, div,etc) it happens almost every time you click inside and outside the grid alternately. According to my test it happens for me on FF2/XP. I did not observe the problem in IE7 or tested on Safari (but I cannot be sure of that).
I hope this will be useful information for the resolution of this bug.
comment:4 Changed 14 years ago by
The problem seems to be corrected in nightly build 17/05/2008
thanks !!!!!!!
Eduardo
comment:5 Changed 14 years ago by
The previous correction is related to FF2 (only), in IE7 the problem continue to be unresolved.
Eduardo
comment:6 Changed 14 years ago by
Replication:
Test: dojox/grid/tests/test_grid.html. Browser: IE7. Version: Nightly builds 17-31/05/2008 and probably before.
[1] Make the browser window smaller. Width: from Column1 up to end of column 3 (three column will define the width of the Browser window).
[2] Two columns + Grid Header defines the browser height.
[3] Click on "new" field of the second row.
{important,false,new,Because a % sign, -5, false ,-empty-, new}
Note: Click on the new field written in bold font, above.
[4] Grid will scroll UP in such a way that a the upper-left corner will be the first Grid cell. The headers were scrolled up and be out of view)
I hope that my English is clear enough to help you in the replication of this severe problem. Please write me if something is not clear.
Eduardo
comment:7 Changed 14 years ago by
This problem does not exist at least in Nightly Build 9/06/2008.
Seems to be directly or indirectly corrected, and can be closed.
thanks !
Eduardo
comment:8 Changed 14 years ago by
Hi
Please close this PR. Problem was corrected in Noghtly Build 9/06/2008 or before.
thanks !
Eduardo
comment:9 Changed 14 years ago by
Milestone: | → 1.2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Please see observe carefully, the movement is not more than 1 mm left