BigBlueHat commented on issue #16: Firefox selection weirdness in the demo URL: https://github.com/apache/incubator-annotator/issues/16#issuecomment-344268822 Double clicking the `.` at the end of the sentence shows the same situation--the highlight appearing in the content below the demo boxes. However, it does not display in the `#corpus` (right hand side display box) because on the left the text contains a `\n` but on the right that `\n` gets stripped (afaict) by the use of `innerText` when rendering the display.  The whitespace thing should be relatively trivial to fix, but the selecting outside of the intended area is probably a bug.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
