tumic0 / GPXSee

GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
https://www.gpxsee.org
GNU General Public License v3.0
950 stars 130 forks source link

Copy text from WPT description #455

Closed jay0pi0 closed 9 months ago

jay0pi0 commented 2 years ago

When clicking on a WPT, information is shown in a pop-up. It looks like the text that appears in that pop-up is selectable by left-click + drag or double-click on the text (a very very faint shade of gray is showing up to show the selection). But pressing CTRL-C does not copy that selected text. Right-click makes the pop-up disappear.

I would love to have that text copyable 🙂

image

tumic0 commented 2 years ago

Copying text from the popups should work (it works on linux), but on Windows it is broken for some (unknown) reason. I can fill a Qt bug, but that's almost all I can do about it...

jay0pi0 commented 1 year ago

Alright, thank you for checking! I guess I'll use RouteConverter or Notepad++ for extensive work with WPT comment texts. (RouteConverter creates a nice editable list of the WPTs in a GPX file.)