Skip to main content



      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 14:07 Go to next message
Eclipse UserFriend
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 14:14 Go to previous messageGo to next message
Eclipse UserFriend
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 05:19 Go to previous messageGo to next message
Eclipse UserFriend
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] Wed, 25 November 2020 22:43 Go to previous messageGo to next message
Eclipse UserFriend
I have the same issue.

[Updated on: Thu, 26 November 2020 22:12] by Moderator

Re: Can't select text in editors [message #1838010 is a reply to message #1835158] Fri, 12 February 2021 16:09 Go to previous message
Eclipse UserFriend
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
Previous Topic:Special characters in my application logs
Next Topic:Entire UI freezes for duration of build
Goto Forum:
  


Current Time: Wed Aug 20 05:02:42 EDT 2025

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

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

Back to the top