[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#722099: libkatepartinterfaces4: folded text does not unfold when clicking on the sidebar fold icon (using INI file)



I attach another patch to fix the minor bug about when folding a section, the name of the next section was folded too:
---------------------------------
[section1]
key1=value1

[section2]
key2=value2

---------------------------------

When folding section1, it became like that:
---------------------------------
[section1]
key2=value2

---------------------------------

instead of:
---------------------------------
[section1]
[section2]
key2=value2

---------------------------------

So this patch fix that (along with the first bug about not being able to unfold sections).

Attachment: libkatepartinterfaces4-fix-unfold-ini-files.patch
Description: Binary data


Reply to: