Date: Sat, 29 Jan 2022 13:12:09 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 261553] vt newcons: double click does not mark whole word if word starts at beginning of line Message-ID: <bug-261553-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261553 Bug ID: 261553 Summary: vt newcons: double click does not mark whole word if word starts at beginning of line Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: sblachmann@gmail.com vt newcons double click does not mark whole word if word starts at beginnin= g of line. Problem description: If one double clicks a word at the beginning of the line, then vt newcons m= arks only the part of the word past the click coordinate. Example: If one double-clicks on the 'm' in the word "Example:" which starts at the = line beginning, only "mple:" gets marked. Expected result: Whole word "Example:" should be marked. Workaround: Mark the word by using placing mouse at beginning/end of section, press left button, move mouse, and then release button. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261553-227>