Public bug reported:
Actually user descriptions longer than 265 characters are getting chopped with
arbitrary memory content being displayed in the end, both in the column and in
the tooltip.
It seems to be a TypedTable/dwt/win32 issue.
I debugged with descriptions long enough to produce the issue; the full text is
actually copied fine from OnlineUser to UserInfo::columns[COLUMN_DESCRIPTION]
and also passed intact to the TypedTable::update() in HubFrame::updateUser().
Therefore the issue is not protocol or dclib related.
** Affects: dcplusplus
Importance: Low
Status: Confirmed
** Tags: description dwt gui
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1801549
Title:
Issue with long user descriptions in HubFrame's user list
Status in DC++:
Confirmed
Bug description:
Actually user descriptions longer than 265 characters are getting chopped
with arbitrary memory content being displayed in the end, both in the column
and in the tooltip.
It seems to be a TypedTable/dwt/win32 issue.
I debugged with descriptions long enough to produce the issue; the full text
is actually copied fine from OnlineUser to
UserInfo::columns[COLUMN_DESCRIPTION] and also passed intact to the
TypedTable::update() in HubFrame::updateUser().
Therefore the issue is not protocol or dclib related.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1801549/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help : https://help.launchpad.net/ListHelp