Situation
---------
As mentioned in [[https://secure.phabricator.com/phame/post/view/759/autocompleting_usernames_and_project_hashtags/ | Autocompleting Usernames and Project Hashtags ]] I tried to use this function with Google Chrome Browser but the autocompletion for users doesn't show up.
Testing Scenario
-----------------
I tested with the following scenarios:
- actual Firefox and Google Chrome
- against secure.phabcricator.com and own instance
- All script and adblockers disabled.
Results
-------
- Username Autocompletion
| | Firefox | Chrome |
| | ------- | ------ |
| [[https.secure.phabricator.com]] | {icon thumbs-up color=green} | {icon thumbs-down color=red} |
| Personal Phabricator Instance | {icon thumbs-up color=green} | {icon thumbs-down color=red} |
- Projectname Autocompletion
| | Firefox | Chrome |
| | ------- | ------ |
| [[https.secure.phabricator.com]] | {icon thumbs-up color=green} | {icon thumbs-up color=green} |
| Personal Phabricator Instance | {icon thumbs-up color=green} | {icon thumbs-up color=green} |
I see the ajax search queries for project autocompletion but not for any username actions.
- project search query with chrome
{F1084782}
{F1084784}
- username search query with Firefox (query missing with Chrome)
{F1084791}
{F1084789}