Indenting folded code block does not indent the whole block

Bug #387780 reported by Dougle
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bluefish
Expired
Medium
bluefish (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: bluefish

Indenting folded code block does not indent each line in the code block, just the line used as the folded handle.

<dl>
   <dt>Some Title</dt>
</dl>

folds up to:

<dl>

if you indent one tab to:

    <dl>

you expand and get :

    <dl>
   <dt>Some Title</dt>
</dl>

Revision history for this message
Daniel Leidert (dleidert-deactivatedaccount) wrote :

There are a few more issues here. They have all been reported upstream. Expect fixes in 2.0.2 or later.

Changed in bluefish:
status: Unknown → Confirmed
Changed in bluefish:
importance: Unknown → Medium
Revision history for this message
Daniel Leidert (dleidert-deactivatedaccount) wrote :

Still valid even in 2.2.3.

Changed in bluefish:
status: Confirmed → Incomplete
Revision history for this message
OlivierS (olivier-olivier) wrote :

is it possible that this is related to the gtk version? with a current bluefish on gtk3 the folded area is indented as well.

Changed in bluefish:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.