achuanle / umlet

Automatically exported from code.google.com/p/umlet
0 stars 0 forks source link

Incorrect text edit pointer placement on OSX 10.9.5 #202

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The pointer is always incorrect and it only gets worse the longer the line is 
I'm editing, this happens on my late 2013 MacBook Pro.

What is the expected output? What do you see instead?
Expected: Text gets inserted or deleted at the pointer.
Instead: Text gets inserted or deleted a lot more to the left.

What version of the product are you using? On what operating system?
13.0

Original issue reported on code.google.com by roydemar...@gmail.com on 4 Oct 2014 at 11:50

GoogleCodeExporter commented 9 years ago
Please give us further information about the umlet version (standalone, eclipse 
plugin, web) and the java version you're using

We use a 3rd party library for the properties panel, so I guess this is nothing 
we can fix on our own, but it would help in documenting the issue (to see if it 
happens for other users and check if there are correlations like the java 
version)

Original comment by AFDiaX on 5 Oct 2014 at 6:51

GoogleCodeExporter commented 9 years ago
Appeared I was working with a ancient java version (7 update 51), after 
updating to 7 update 61 it works correctly.

Original comment by roydemar...@gmail.com on 5 Oct 2014 at 9:28

GoogleCodeExporter commented 9 years ago
good to hear, then I will close the issue :)

Original comment by AFDiaX on 5 Oct 2014 at 10:10