jomarko opened a new issue, #991:
URL: https://github.com/apache/incubator-kie-issues/issues/991

   ### Steps to create waypoint
   - Start new **dmn-editor** as: `pnpm -F dmn-editor start`
   - Access `localhost:9901` in your **firefox** browser
   - Open the `Misc/Empty` story
   - Add two nodes: **Input Data** and **Decision**
   - Make sure you have a connection/edge between them: **New Input Data** -> 
**New Decision**
   - Select the edge: click on it
   - Add a Waypoint to the edge by double-click on the edge
   - Check the Waypoint was added by dragging edge ending nodes, you will have 
a situation like below:
   ![Screenshot 2024-03-06 
084623](https://github.com/apache/incubator-kie-issues/assets/8044780/a940ae21-00f7-4fdc-95de-566b296264ce)
   
   ### Steps to see the issues
   Once you are done with the procedure above, try to click on the waypoint to 
select it and then drag it to a new position, you will be not able to do it. 
   
   Furthermore, when you will try to remove the waypoint on firefox by double 
click, there will appear this log message in console and the waypoint is not 
removed:
   ```
   Preventing overlapping waypoint creation.
   ```
   
   ### Google Chrome
   Compare the same situation with the **google chrome**, where the waypoint 
indicator is **filled' blue circle** in **google chrome**, while it is **non 
filled blue circle** on **firefox**.
   ![Screenshot 2024-03-06 
084611](https://github.com/apache/incubator-kie-issues/assets/8044780/a86fe33f-5aa2-4294-a2b9-4abb5c3f6731)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to