<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 386: QwtPicker trackerPosition</title><link>https://sourceforge.net/p/qwt/bugs/386/</link><description>Recent changes to 386: QwtPicker trackerPosition</description><atom:link href="https://sourceforge.net/p/qwt/bugs/386/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 18 Jul 2025 08:36:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/qwt/bugs/386/feed.rss" rel="self" type="application/rss+xml"/><item><title>QwtPicker trackerPosition</title><link>https://sourceforge.net/p/qwt/bugs/386/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br/&gt;
There appears to be a minor bug in &lt;code&gt;QwtPicker&lt;/code&gt; when the tracker is enabled. The tracker position is only updated in &lt;code&gt;QwtPicker::widgetMouseMoveEvent&lt;/code&gt;, but not in &lt;code&gt;QwtPicker::widgetMousePressEvent&lt;/code&gt;. As a result, the tracker can sometimes appear in the wrong location with incorrect coordinates.&lt;br/&gt;
To reproduce the issue:&lt;br/&gt;
1. Set up a plot with both a picker and a zoomer.&lt;br/&gt;
2. Click anywhere to activate the picker's tracker.&lt;br/&gt;
3. Zoom the plot.&lt;br/&gt;
4. Click again (without moving the mouse) to activate the picker's tracker.&lt;br/&gt;
In this case, the tracker will appear at the "previous" position instead of the new one.&lt;br/&gt;
Note: The tracker position is also updated in &lt;code&gt;QwtPicker::begin()&lt;/code&gt;, but only if the tracker position hasn’t been initialized yet.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 18 Jul 2025 08:36:58 -0000</pubDate><guid>https://sourceforge.net9ab01c0ecaca5a778e4a17e43ba1f90af77d8cbd</guid></item></channel></rss>