GTG

Comment 1 for bug 1050782

Revision history for this message
Izidor MatuĊĦov (izidor) wrote :

I think this is much more deeper issue. Sometimes when you have tags on the second line of a task without commas, adding a new tag moves them to about 4th line and create a new 2nd line. (Or when you don't have the last comma?) Something like:

<code>
Title
@new_tag

@old_a @old_b

Description
</code>

This should be part of editor rework. Nimit, don't you as a frequent contributor start working on this? Analyze how the "2nd line" currently works, design how it should work and then implement it when we merge Steve's GSoC code. It could be a nice little big project for you (and could be more challenging as well).

At the end of day, I don't think this is love bug and it need deeper investigation to solve it in general way.