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

Properties tooltips do not hide on blur when right-clicking links before #3756

Closed
christian-konrad opened this issue Aug 2, 2023 · 1 comment · Fixed by #3814
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@christian-konrad
Copy link
Contributor

Describe the bug

The new properties tooltips do not hide on blur when I right-click a link in them before.

This can lead to this view:

image

Steps to reproduce

  1. Hover a property to spawn a tooltip
  2. Right-click a link - no context menu appears
  3. Blur/unhover the tooltip - it stays
  4. Open another tooltip - you have 2 now on the screen

Expected behavior

Link interactions should not make a tooltip sticky.

Environment

  • OS: MacOS 13.4 Ventura
  • Camunda Modeler Version: 5.14.0-rc.0

Additional context

No response

@christian-konrad christian-konrad added the bug Something isn't working label Aug 2, 2023
@smbea smbea self-assigned this Aug 8, 2023
@smbea smbea added the ready Ready to be worked on label Aug 8, 2023
smbea added a commit to bpmn-io/properties-panel that referenced this issue Aug 8, 2023
fake-join bot pushed a commit to bpmn-io/properties-panel that referenced this issue Aug 14, 2023
@smbea
Copy link
Contributor

smbea commented Aug 22, 2023

Fixed upstream via bpmn-io/properties-panel#273

@smbea smbea added fixed upstream Requires integration of upstream change and removed ready Ready to be worked on labels Aug 22, 2023
@nikku nikku added this to the M68 milestone Aug 30, 2023
marstamm added a commit that referenced this issue Aug 30, 2023
- @bpmn-io/properties-panel@3.4.0
- bpmn-js-element-templates@1.4.0
- bpmn-js-properties-panel@5.1.0
- camunda-bpmn-js@3.2.0

closes #3793, #3756, #3780, #3782, #3728
marstamm added a commit that referenced this issue Aug 30, 2023
- @bpmn-io/properties-panel@3.4.0
- bpmn-js-element-templates@1.4.0
- bpmn-js-properties-panel@5.1.0
- camunda-bpmn-js@3.2.0

closes #3793, #3756, #3780, #3782, #3728
marstamm added a commit that referenced this issue Aug 30, 2023
- @bpmn-io/properties-panel@3.4.0
- bpmn-js-element-templates@1.4.0
- bpmn-js-properties-panel@5.1.0
- camunda-bpmn-js@3.2.0

closes #3793, closes #3756, closes #3780, closes #3782, closes #3728
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Aug 30, 2023
@bpmn-io-tasks bpmn-io-tasks bot removed the fixed upstream Requires integration of upstream change label Aug 30, 2023
nikku pushed a commit that referenced this issue Aug 30, 2023
- @bpmn-io/properties-panel@3.4.0
- bpmn-js-element-templates@1.4.0
- bpmn-js-properties-panel@5.1.0
- camunda-bpmn-js@3.2.0

closes #3793, closes #3756, closes #3780, closes #3782, closes #3728
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants