question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cursor Not Reset after Showing Not Allowed

See original GitHub issue

Describe the Bug

Cursor behavior changing while connecting tasks module using arrow option.

When 2 objects are close and trying to connected the flow using arrow icon available from object tool bar. After mouse release inside another object also, cursor icon not changed from not-allowed mode to default mode.End user felt that its not allowed to add text or do other activities. Its changing only after the arrow icon from object tool tip.

Please find the attachment video for more clarity. May 23 2019 12_52 PM.zip

Steps to Reproduce

Steps to reproduce the behavior: cf. video above

  1. Start creating a connection between to close elements
  2. Drag the connection to target in a very quick manner

Hint: This does not occur every time, but in certain situations

Expected Behavior

not-allowed cursor should be removed when the connection is allowed.

Environment

Please complete the following information:

  • OS: [Windows 10]
  • Camunda Modeler Version: [3.*]

Additional Context

  • dragging.out -> connect.out is not fired in certain situations, so the connect-not-ok marker is not cleaned up properly from bpmn:Process element.

Related to SUPPORT-6128 Related to SUPPORT-6143

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:16 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
pinussilvestruscommented, Jun 27, 2019

I updated the issue description to fill the expectations.

1reaction
pinussilvestruscommented, Jun 27, 2019

So, let’s conclude: As it’s not a regression, let’s postpone this for the moment.

It’s also very hard to create a test case for this since the problem seems to be caused by a missing fired dragging.out event when the cursor leaves the bpmn:Process elements, which results in a missing cleanup of the connect-not-ok marker.

@RamjiRamachandran we are still open for external contribution which fixes the situation in diagram-js (cf. it’s not correctly cleaning up, since dragging.out --> connect.out is not fired).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mouse cursor not saved after restart. - Microsoft Community
To do so: a: Click on Windows start orb and type mouse and select mouse. b: Go to the Pointers tab and at...
Read more >
How to Fix Custom Cursor Resetting After Reboot in Windows
This video shows you how to fix the issue of your cursor pack resetting back to the default Windows one after restarting your...
Read more >
Mouse cursor change won't stay permanent in Windows 11/10
If your custom cursor INF file is installed in the Cursors folder on the C drive, your custom cursor will not change after...
Read more >
Custom cursors reset after reboot Solved - Windows 10 Forums
I applied the old Windows Vista/7 cursors and everytime I reboot it uses the Windows 10 sets even though it's still shows Windows...
Read more >
Fix Mouse cursor change won't stay permanent windows 11 / 10
The problem is that the change to a custom cursor is not permanent as it resets every time the system is rebooted. In...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found