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.
   
   ![screenshot-2017-11-14 apache annotator incubating demo 
1](https://user-images.githubusercontent.com/43209/32783754-d8b85b46-c91a-11e7-8e0c-5e9ec2bd5c2c.png)
   
   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

Reply via email to