Closed
Bug 1128679
Opened 11 years ago
Closed 7 years ago
Debug log tab entries suppress whitespace
Categories
(Instantbird Graveyard :: Other, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aleth, Unassigned)
Details
Compare what you get for an XML stanza with lines with leading whitespace, like e.g.
<group xmlns="urn:xmpp:jingle:apps:grouping:0" semantics="BUNDLE">
<content name="sdparta_0"/>
<content name="sdparta_1"/>
</group>
The indentation is visible when copying the whole debug log, but not on the screen and not when copying just a single stanza via the selection.
Comment 1•7 years ago
|
||
On the behalf of Florian:
Closing bugs related to the Instantbird UI as WONTFIX, as the development of the standalone chat client Instantbird has stopped. Instantbird users are encouraged to migrate to Thunderbird. The user interface of instant messaging in Thunderbird will feel familiar, as the Thunderbird IM support started as a fork of Instantbird.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•