You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/12/17 20:41:33 UTC

[GitHub] [netbeans] matthiasblaesing commented on pull request #2597: [NETBEANS-5070] fix errors on text selection

matthiasblaesing commented on pull request #2597:
URL: https://github.com/apache/netbeans/pull/2597#issuecomment-747689687


   Thank you - handling is much better with this on "normal res" (scale 1x). I see a slight problem in selection - it seems there is an of-by-one problem:
   
   ![Bildschirmfoto_2020-12-17_21-33-25](https://user-images.githubusercontent.com/2179736/102541046-2e4aae00-40b0-11eb-8a20-982e9ac60e70.png)
   
   As you can see the dot in "dummy.bpmn" is not select, but it is part of the exported data:
   
   ```
   workspace   Öffentlich     sketchbook  'System Volume Information'   Tracks  'VirtualBox VMs'
    Bilder   dokumentationen   dummy.
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists