« Return to Thread: Double-click on file in message window -> jump to it in tree?

Re: Double-click on file in message window -> jump to it in tree?

by Muschick Christian :: Rate this Message:

Reply to Author | View in Thread


Hi!

> First of all thanks for the patch!!

You're welcome :-)

> I could only take a short look at it since I'm very busy atm. It looks good
> but I'm wondering why <a></a> tags don't work. Did you try to add those tags
> in ProtocolView::appendLine()? That method already adds HTML tags to the
> output, so IMHO link tags should work too.

Yes, this is exactly what I thought & tried. As far as I can see,
<a></a> tags are ignored, and <a href=\"abc\">test</a> even gives the
error message
"QTextEdit::optimParseTags: mismatching right-tag for '<a href="abc">'",
although this functionality is advertised in the docs.

>
> I will take a better look at the patch really soon.

I'm happy to hear that

greetings
cm
_______________________________________________
Cervisia mailing list
Cervisia@...
https://mail.kde.org/mailman/listinfo/cervisia

 « Return to Thread: Double-click on file in message window -> jump to it in tree?