| Summary: | When (auto-)reloading a syntax-highlighted source file, HL/mode gets forgotten if it isn't set by default | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Miro Kropacek <miro.kropacek> |
| Component: | part | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | christoph |
| Priority: | NOR | ||
| Version First Reported In: | 22.08.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Miro Kropacek
2022-11-17 10:18:42 UTC
Author: loh tar <loh.tar@googlemail.com> 2022-09-30 22:38:24 Committer: Christoph Cullmann <cullmann@kde.org> 2022-10-01 19:01:29 Parent: e0f821a09c48a87c37af9f51a70da49a1db04c6c (GIT_SILENT Upgrade ECM and KF version requirements for 5.99.0 release.) Child: e520c9f879eb2d4958a17460a291aa4b56a32a39 (GIT_SILENT Sync po/docbooks with svn) Branches: master, remotes/origin/master, remotes/origin/work/better-on-disk-update, remotes/origin/work/script-exec Follows: v4.100.0-rc1 Precedes: v5.100.0-rc1 Ensure to set highlight on reload when file type was set by user This change do essentially nothing else than before, we only call updateFileType(..) direct and not by setMode() which allows bypassing the blocking in updateFileType(..) BUG:454715 *** This bug has been marked as a duplicate of bug 454715 *** |