yiisoft / jquery-pjax

pushState + ajax = pjax
http://pjax.herokuapp.com
MIT License
144 stars 40 forks source link

Only blur the focused element if it is inside Pjax container #25

Closed GeorgeGardiner closed 9 years ago

GeorgeGardiner commented 9 years ago

Fix for an issue that has come up on the forums a few times. If you're using Pjax to refresh some results (eg. live search) then element focus is lost.

https://github.com/yiisoft/yii2/issues/4677

SilverFire commented 9 years ago

I think we can accept it, it's reasonable

SilverFire commented 9 years ago

Thank you!

temirfe commented 8 years ago

upgraded to 2.0.6, still not working

SilverFire commented 8 years ago

@temirfe create new issue with problem description, please