Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property panel does not display element select with double click #649

Open
VempaRajeswari opened this issue Mar 31, 2022 · 5 comments
Open
Labels
backlog Queued in backlog bug Something isn't working

Comments

@VempaRajeswari
Copy link

VempaRajeswari commented Mar 31, 2022

name: Property panel is not displaying selected element
about: When double clicking on an item property panel is not displaying selected element.
labels: "bug, propertypanel, doubleclick"

Describe the Bug
When double clicking on an item property panel is not displaying selected element.

Steps to Reproduce

  1. go to this url https://vl2r6.csb.app// (bpmn modeler + property panel)
  2. Click on the activity => Activity is displayed in property panel
  3. Click a second time on the activity => Process is displayed in property panel
  4. Do a double click => Process is displayed in property panel and activity is selected and in edit mode in the diagram

Bug can be reproduce with other type of element : events, participants ,...
Screen

Expected Behavior

When we do a double click on activity, activity should be displayed in the property panel

@VempaRajeswari VempaRajeswari added the bug Something isn't working label Mar 31, 2022
@smbea
Copy link
Contributor

smbea commented Mar 31, 2022

Thank you for your report. Please re-structure the issue to use one of our issue template formats.

@pinussilvestrus pinussilvestrus added the help wanted Extra attention is needed label Mar 31, 2022
@VempaRajeswari VempaRajeswari changed the title Search for departments not getting the correct data Property panel is not displaying selected element Apr 4, 2022
@VempaRajeswari
Copy link
Author

Hello @smbea ,
I have updated the bug report

@marstamm
Copy link
Contributor

marstamm commented Apr 4, 2022

Probably related to the Selection behavior in diagram-js. The select/deselect behavior is expected. However, It sees like we don't properly handle double clicks in the Selection

@smbea smbea changed the title Property panel is not displaying selected element Property panel does not display element select with double click Apr 4, 2022
@smbea smbea added backlog Queued in backlog and removed help wanted Extra attention is needed labels Apr 5, 2022
@ghost
Copy link

ghost commented Jan 4, 2023

Hello,
Do you have any update on this issue ?

@nikku
Copy link
Member

nikku commented Jan 4, 2023

No update. But if you want to investigate based on this hint if we can support double click easily i bpmn-js, go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog bug Something isn't working
Development

No branches or pull requests

5 participants