Bug #1115
Can't open links in topic
Status:
Resolved
Priority:
High
Assignee:
-
Category:
Quassel Client
Target version:
-
Start date:
10/25/2011
Due date:
% Done:
100%
Estimated time:
Version:
0.7.2
OS:
Any
Description
If you click on a link in the topic bar, it will not open.
Associated revisions
Strip formatting when looking up the clickable.
In the TopicWidget the list of Clickables is initialized with text
stripped of formatting, so when looking up their positions again, the
formatting should be stripped as well.
Fixes #1115
History
#1 Updated by Anonymous over 12 years ago
Could you provide some more details? A regular click works fine for me, right-clicking does not show a context-menu though (which probably would be an issue). In it's current state this report would be invalid.
#2 Updated by Anonymous about 11 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 8b0e32ab5f6259129dc3c1ab3dad20c37c684db3.
Strip formatting when looking up the clickable.
In the TopicWidget the list of Clickables is initialized with text
stripped of formatting, so when looking up their positions again, the
formatting should be stripped as well.
Fixes #1115