|
Rank: Advanced Member Groups: Member
Joined: 4/2/2014 Posts: 37
|
Hi,
I found a problem on your web browser control. On an aspx page runtime, there is a textbox with .NET auto complete feature. After typing something, the autocomplete feature will show a list of suggestion right below the textbox. That works great.
However, if I scroll down the page a bit and then type, the autocomplete feature will show a list of suggestion above the textbox. I found that the longer distance I scroll before typing, the longer distance will be between the autocomplete suggestion list and the textbox.
This problem doesn't happen on any browser. Right now the application is under development. Should I host the page on our web server so that you can look at the issue through your web browser control?
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Thanks for reporting the issue. We will look into it using Microsoft AJAX demo page first. If we can not see the problem with that page, we will let you know so that you can post a test page in order for us to see the problem.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi, Please check the version of EO.WebBrowser.dll you are using. We tested the latest build (DLL version number 3.0.65.0 from EO.Total 2013.0.103) with the following page: http://www.asp.net/AjaxLibrary/AjaxControlToolkitSampleSite/AutoComplete/AutoComplete.aspxAnd it seems to work fine. If you have the latest version but still does not work for you, please post a test page so that we can investigate further. Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 4/2/2014 Posts: 37
|
Thanks for the help!
I found out that I got this problem because I used an older version of ajax dll for my website. And not just you but the current Google Chrome also have the same problem. So I consider your web browser is still good.
BTW, I really love your web browser. Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
Glad to hear that! Please feel free to let us know if there is anything else.
Thanks!
|
|