jQWidgets Forums
jQuery UI Widgets › Forums › Grid › can’t choose the right row when using IE browser
Tagged: jqxgrid
This topic contains 7 replies, has 2 voices, and was last updated by sikla 12 years ago.
-
Author
-
Hello,
I’m using the jqxGrid widget to display data,and debug using IE browser.
After Perform debug command,the ie browser will be Launched, i move the mouse pointer to one row, the background color of this row will change. Then i pull down the Vertical scroll bar, and move the mouse pointer to another row,this time, the row which under the mouse pointer will not change its background color. can you please verify that behaviour? thank you.
ps:The official samples in jqwidgets.com also have this problem.Hi sikla,
The Grid’s selection and hover works OK on our side in all of the supported browsers.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/Hi Peter,
May be you can demonstrate follow the following steps:
1.Open “http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/saveloadstate.htm?fresh” in IE browser
2.Click the “Show rows” DropDownList and choose the option 20,there will be 20 rows in the jqxGrid
3.resize your ie browser and make the browser’s Vertical scroll bar shows
4.choose a row in the jqxGrid, pull the Vertical scroll bar of ie browser, then move your mouse pointer to another row in jqxGridAfter finish the above steps,my mouse pointer can’t choose the right row in jqxGrid. what about you, thanks.
Hi sikla,
While the scrollbar is captured you will not be able to select or highlight a row. When you release the scrollbar i.e it is not captured, you will be able to select a row. I am able to select the correct row after all kinds of resize and scrolling through the browser’s scrollbar. I tested that with IE7, IE8, IE9 and IE10. Unfortunately, I cannot reproduce such behavior on my side.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/Hi Peter,
sorry , may be you are right, but I can’t upload a picture to show you what happened in my browser. thanks.
Hi sikla,
There was a bug confirmed by Microsoft related to the PageX and PageY field values of the mouse events in Internet Explorer 10 with the early release of Windows 8, but that issue was fixed with an update of Windows 8. I am not sure if that is related to your scenario or not.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comHi Peter,
In fact, i indeed use Internet Explorer 10 with Windows 8 system ,and i hav’t updated the system before. Unfortunately i have not the Permission to update the system now. I will post the result on this page after i update the windows 8 system. thank you very much.
Hi Peter,
Yes,you are right. After i update the Windows 8 system,it works fine now.I can select the correct row when i resize the browser as before.thank you.
-
AuthorPosts
You must be logged in to reply to this topic.