Hi all,
Did anyone notice that on the top right search box, if you enter for example, lavazza, there are two scenarios:
If a "suggestion box" pops below the search box, pressing enter renders no effect to the search box, pressing the 2nd enter leads to a correct behavior (showing the search result)
If you type quicker than the "suggestion box" can react (appear), pressing the first enter leads to the correct behavior of showing the search result.
Tested with Firefox, Chrome on PC and Dolphin on Android, all showing the same behavior.
Cheers
JP
The first Enter keypress will dismiss the search suggestions <div> box. The second keypress submits the search query.
So yes, if there are search suggestions shown, all you have to do is to press Enter twice. Wonder if this is using jQuery.