Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Can't select text in editors(Possible bug in text editor)
Can't select text in editors [message #1834111] Mon, 02 November 2020 19:07 Go to next message
Mathew Benson is currently offline Mathew BensonFriend
Messages: 5
Registered: September 2019
Junior Member
I just started using Eclipse 2020-9R CDT, from 2019-6.

Ubuntu 16.04.5 LTS.
Java 11.0.4 2019-07-16 LTS

When I try to highlight any text, the editor always highlights from line 0, column 0, to the selected character. No matter where I start my selection. And the selected region does not change as I drag the mouse.

Expected behavior should be I click and drag the mouse, and the text that I drag over gets selected. Clicking and dragging from line 500, column 10 to line 501, column 50, I would expect to have line 500, column 10 to line 501, column 50 selected. Instead, I will see line 0, column 0, to line 500, column 10.

I apologize if this is a known issue, but I can't think of any good keywords to search on. Is this a known issue? Is there a work around?
Re: Can't select text in editors [message #1834112 is a reply to message #1834111] Mon, 02 November 2020 19:14 Go to previous messageGo to next message
Mathew Benson is currently offline Mathew BensonFriend
Messages: 5
Registered: September 2019
Junior Member
This issue first appears in 2020-6-R
Re: Can't select text in editors [message #1834911 is a reply to message #1834112] Fri, 20 November 2020 10:19 Go to previous messageGo to next message
Md. Mahmudul Islam is currently offline Md. Mahmudul IslamFriend
Messages: 1
Registered: November 2020
Junior Member
I am also facing the same problem. Did you find any solutions?
Re: Can't select text in editors [message #1835158 is a reply to message #1834911] Thu, 26 November 2020 03:43 Go to previous messageGo to next message
Jacob Dooley is currently offline Jacob DooleyFriend
Messages: 1
Registered: November 2020
Junior Member
I have the same issue.

[Updated on: Fri, 27 November 2020 03:12]

Report message to a moderator

Re: Can't select text in editors [message #1838010 is a reply to message #1835158] Fri, 12 February 2021 21:09 Go to previous message
Krzysztof Misiak is currently offline Krzysztof MisiakFriend
Messages: 16
Registered: March 2012
Location: Tomaszów Maz.
Junior Member

Hello.

I had the same problem. I solved it by updating gtk from 3.18 to 3.20.
sudo add-apt-repository ppa:gnome3-team/gnome3-staging
sudo add-apt-repository ppa:gnome3-team/gnome3
sudo apt update
sudo apt dist-upgrade


Good luck


<b>Dane kontaktowe:</b>
===========================
e:mail km@krzysztoff.cba.pl
gg:43021892
skype:krzysztof_cba_pl
Previous Topic:Special characters in my application logs
Next Topic:Entire UI freezes for duration of build
Goto Forum:
  


Current Time: Thu Apr 18 23:26:01 GMT 2024

Powered by FUDForum. Page generated in 0.01920 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top