cjrd / directed-graph-creator

Interactive tool for creating directed graphs
285 stars 123 forks source link

Works unreliably #8

Closed jimcullenaus closed 8 years ago

jimcullenaus commented 8 years ago

Very rarely behaves in the manner expected.

Just about the only feature that works correctly is dragging to connect edges.

cjrd commented 8 years ago

Could you provide additional details such as the web browser and operating system you're using? On May 21, 2016 12:34 AM, "jimcullenaus" notifications@github.com wrote:

Very rarely behaves in the manner expected.

-

Shift-clicking in an empty space often tries renaming some other node.

Shift-clicking on a node doesn't reliably start renaming that node.

Clicking on a node frequently fails to select it, so that pressing delete will do nothing (or delete a previously selected node).

Just about the only feature that works correctly is dragging to connect edges.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/cjrd/directed-graph-creator/issues/8

jimcullenaus commented 8 years ago

Google Chrome on both Ubuntu (well, Kubuntu) and OS X. Though it works far better on OS X than Kubuntu. Renaming things and deleting works about 80% of the time on OS X, versus maybe 20% on Kubuntu, and creating a new node is about 60% successful versus basically never.

In each case, the server is running on Ubuntu.

jimcullenaus commented 8 years ago

The issue should not have been closed, because it is still a very real problem.