[BETA 28] Double clicking a word adjacent to a smart quote selects the word and the quote character

STEPS TO REPRODUCE

  1. Create a new project in Beta 28

  2. In the text document, type “hello, world”

  3. Double-click the word hello.
    RESULT: the word itself and the preceding smartquote are selected.

  4. Double-click the word world.
    RESULT: the word itself and the trailing smartquote are selected.

NOTE: If the adjacent double quote is a regular non-smart quote, the selection works as expected. (i.e., only the word itself is highlighted).