Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 768696 - x11-terms/xterm-365 version bump (was: x11-terms/xterm-364 breaks some mouse actions)
Summary: x11-terms/xterm-365 version bump (was: x11-terms/xterm-364 breaks some mouse ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johannes Huber (RETIRED)
URL: https://bugs.freebsd.org/bugzilla/sho...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-04 19:56 UTC by Preston Crow
Modified: 2021-02-05 08:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Preston Crow 2021-02-04 19:56:11 UTC
If you double-click to select a word, you're supposed to be able to hold and drag to increase the selection or use the right mouse button to do that if you let go of the left button.  This broke in 364.  I emailed the developer, and he said he put out 365 to fix this issue.  Gentoo should add 365 and remove or mask 364.

Reproducible: Always

Steps to Reproduce:
1. double-click on a word to select it.
2. right-click elsewhere to expand the selected area
Actual Results:  
The right click does nothing

Expected Results:  
The area selected is expanded to include the location of the right-click
Comment 1 Ionen Wolkens gentoo-dev 2021-02-04 20:06:10 UTC
May be good to wait a bit longer next time, odds are it'd have been bumped soon either way.

But good to know about the issue.
Comment 2 Thomas Dickey 2021-02-04 21:39:03 UTC
The changelog explains the issue (which was only detailed in email):

https://invisible-island.net/xterm/xterm.log.html#xterm_365

amend fix for “word” selection in patch #364 to limit that to the insert-selectable action, which reads data from the screen. This restores the interactive behavior where double-clicking on a “word” would make subsequent selection extensions by words as well as suppressing some boundary-checks (report by David Wolfskill, FreeBSD #253225).
Comment 3 Larry the Git Cow gentoo-dev 2021-02-05 08:11:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d67fd5ea7adab9a9b54e126c8b875c2bba2514

commit 30d67fd5ea7adab9a9b54e126c8b875c2bba2514
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-02-05 08:10:49 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-02-05 08:10:57 +0000

    x11-terms/xterm: Bump to version 365. Removed old
    
    Closes: https://bugs.gentoo.org/768696
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 x11-terms/xterm/Manifest                               | 2 +-
 x11-terms/xterm/{xterm-364.ebuild => xterm-365.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)