We have had a user report an issue that we only seem to be able to replicate in Google Chrome. The steps to follow are:
Begin with your browser window NOT mazimized on the desktop
Browse to a page in your portal with an entity list displayed where each row has a workflow selector at the end, and the entity list has search enabled.
Maximize the window
User then uses the search to shorten the results
Clicking the workflow selector on a resulting row DOES NOT popup the workflow list
Un-maximize the window, and the selector works, maximize again and it does not.
I inspected the selector using Chrome dev tools and at the point it is failing, the dom is not updating correctly with the onclick event.
Any quick fixes would be appreciated but this looks like a bug specific to one browser using the out-of-the-box portal code.