Thread: Ajax on 770
View Single Post
Posts: 11 | Thanked: 1 time | Joined on Dec 2005
#1
We've been testing some AJAX code with the 770 (2.2005.45-7), but it doesn't seem to be working properly.

For example, browsing to Google Suggest and typing a few characters does not bring up the usual list of suggested topics. But then, on pressing backspace, a list is displayed but not necessarily one that corressponds to the characters entered.

We also did a network trace with the 770 accessing one of our own Web/AJAX applications, and found that the asynchronous HTTP callback was being performed by the 770, and the correct result was being returned to the 770, but the display was not being updated.

There was another small problem we noticed: when backspacing in the Google Suggest search entry box, the cursor skpped back an extra character when backspacing to just after the first character.