Hub::selectedTag is not updated in some cases
Bug #350738 reported by
Eric Toombs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LinuxDC++ |
Fix Released
|
Medium
|
Unassigned |
Bug Description
in the main chat window, Hub::selectedTag is only updated when the cursor travels from neutral space to a tag, but not from a tag to a different tag.
Example:
<user> http://
<user> user
If the cursor travels over 'user' before reaching 'http://
version: I've confirmed this true in 1.0.2, 1.0.3, and the latest bazaar version.
OS: Linux
I used the latest bazaar version as a basis for this patch.
Related branches
Changed in linuxdcpp: | |
status: | Confirmed → Fix Committed |
Changed in linuxdcpp: | |
milestone: | none → 1.1.0 |
Changed in linuxdcpp: | |
status: | Fix Committed → Fix Released |
tags: | added: hub ui |
To post a comment you must log in.
Thanks, this has been bothering me for a while.
--RZ