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

DRD: Cursor skips to beginning of definitions name on SPACE #274

Open
philippfromme opened this issue Dec 7, 2017 · 4 comments
Open

DRD: Cursor skips to beginning of definitions name on SPACE #274

philippfromme opened this issue Dec 7, 2017 · 4 comments
Labels
backlog Queued in backlog bug Something isn't working DRD modeling spring cleaning Could be cleaned up one day

Comments

@philippfromme
Copy link
Contributor

foobar

@philippfromme philippfromme added the bug Something isn't working label Dec 7, 2017
@yevmoroz
Copy link

Also occurred in DMN editor.

@nikku nikku added DRD modeling backlog Queued in backlog labels Apr 9, 2018
@pinussilvestrus pinussilvestrus added the spring cleaning Could be cleaned up one day label Feb 28, 2020
@pinussilvestrus
Copy link
Contributor

How can I enable this definitions edit popup in the DRD? Is this possible in newer Modeler versions at all?

@philippfromme
Copy link
Contributor Author

philippfromme commented Jun 3, 2020

We've hidden it with the introduction of the DMN properties panel by adding

.djs-container > .dmn-definitions {
  display: none;
}

to the stylesheet of the DMN editor.

@azeghers azeghers self-assigned this Jan 18, 2021
@azeghers azeghers added in progress Currently worked on and removed backlog Queued in backlog labels Jan 18, 2021 — with bpmn-io-tasks
@azeghers azeghers removed their assignment Jan 18, 2021
@azeghers azeghers added backlog Queued in backlog and removed in progress Currently worked on labels Jan 18, 2021 — with bpmn-io-tasks
@azeghers
Copy link
Contributor

There's an additional bug in Firefox which I suspect to be related to this issue that moves the cursor back after the input debounce, regardless of where you are or what you type in the input field.

dmn-bug-2021-01-19_10.33.34.mp4

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 DRD modeling spring cleaning Could be cleaned up one day
Projects
None yet
Development

No branches or pull requests

5 participants