| Summary: | Emmet scripts are broken in Kate and KWrite | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-ktexteditor | Reporter: | animtim |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | christoph, eric1, healperci, loh.tar |
| Priority: | NOR | ||
| Version First Reported In: | 5.60.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | test file for Emmet script "Expand abbreviation" in Kate | ||
|
Description
animtim
2019-08-05 15:43:57 UTC
Hmm, too bad that this did break down :/ Guess the migration to QJSEngine did cause that. These Emmet stuff was broken a long time, and then fixed. https://phabricator.kde.org/R39:120e8400cad69fb21cab3c7b05dca77904c40fbf Not tested now, sorry. Indeed does not work with KTextEditor 5.62. But we don't get a JavaScript error as well, so currently finding the issue is not trivial. Likely some V4 bug in the Qt JS implementation. Is not working on: Fedora 31 Ubuntu 19.10 Ubuntu 18.04 The only thing I found is https://cgit.kde.org/ktexteditor.git/commit/src/script/data/CMakeLists.txt?id=f3f4319f5ee15e0447e37ac5e85b3841c9671133 Don't know what to do. Thanks. I cannot reproduce anymore with Kate 22.08 and Frameworks 5.99. Is this still an issue? Let's assumed that is fixed. Yes, just tested in Kate 22.12.3, and I confirm the given example works properly. |