Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address facebookarchive#2413 by making Firefox follow the same behavi…
…our as Chrome (facebookarchive#2414) Summary: All info is in the facebookarchive#2413 and this [Bugzilla issue](https://bugzilla.mozilla.org/show_bug.cgi?id=1625475). Noteworthy from that Bugzilla thread is [comment 16](https://bugzilla.mozilla.org/show_bug.cgi?id=1625475#c16): > I added a selectionchange listener to the document of Twitter, and I tried reproducing this with the STR in comment 10. Then, I confirmed that selectionchange event is fired as expected both on Firefox (Nightly) and Chrome (Release) when I click middle of the text node. So, **it might be a bug of React if the onSelect is not called as expected...** This is worth future investigation, but for now let's just fix the bug. Pull Request resolved: facebookarchive#2414 Reviewed By: kedromelon Differential Revision: D21443875 Pulled By: mrkev fbshipit-source-id: 8bd099ddc44e3c4cdac679e1d605c4da5146c1e8
- Loading branch information