| Summary: | Bookmark information gets lost when another line is moved across bookmarked line | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-ktexteditor | Reporter: | Thomas Murach <asiasuppenesser> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | minor | CC: | christoph, pify |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thomas Murach
2014-04-14 08:53:42 UTC
Right, it's not properly possible right now from js... There are two ways fixing this: Implement this feature in C++ and call from a script, or expose the bookmark API to the scripting interface. I thought about these options as well, but at least for me this is out of scope, because I don't know anything about the scripting interface or calling c++ functionality from js or js as such. Sorry. This problem is still present (Kate 20.12.2, KDE Frameworks 5.78.0). (Does the status of the ticket have to be set to CONFIRMED?) We can set it to confirmed. But at the moment nobody is working on this I am afraid, independent on this setting. |