Summary: | disabled folding markers reappear | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Daniel Franke <franke.daniel> |
Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Solaris | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel Franke
2003-05-01 12:37:28 UTC
Yes, this is a katepart "bug", and a duplicate of http://bugs.kde.org/show_bug.cgi?id=54241. As you can see, the kate devels don't consider this a bug. In your editor settings, under "view defaults", you have a setting that says "show folding markers if available". If this is checked, any new document will open with folding enabled, and any existing document will have them back after a save. (I'd argue that the latter case _is_ a bug, but I guess the final word has to go to the kate devels.) *** This bug has been marked as a duplicate of 54241 *** Subject: RE: disabled folding markers reappear > Subject: [Bug 57957] disabled folding markers reappear > > Yes, this is a katepart "bug", and a duplicate of > http://bugs.kde.org/show_bug.cgi?id=54241. > > As you can see, the kate devels don't consider this a bug. > *hmmm* I believe this might be ok in some way for kate, but if this is a global kate editor setting (and this kate editor is re-used in kdevelop), shouldn't override a local setting in kdevelop that global one from kate? |