<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[WordWeb Pro 10.1 not working in Notepad++ 8.5]]></title><description><![CDATA[<p dir="auto">I have WordWeb Pro version 10.1 and Notepad ++ version 8.5.</p>
<p dir="auto">A few weeks ago I started to notice that WordWeb Pro does not seem to recognize the word lookup in NotePad++ by means of Ctrl key and left mouse button. All the settings are however correct. The problem is not present in other apps.</p>
<p dir="auto">I don’t know if this has to do with either app updates or if there is another underlying issue hidden somewhere.  I just reinstalled WordWeb Pro 10.1 and it works everywhere except in Notepad++ which leads me to conclude the “dog is buried” there.</p>
<p dir="auto">Anyone familiar with this issue?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/24258/wordweb-pro-10-1-not-working-in-notepad-8-5</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 02:21:47 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24258.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Mar 2023 22:46:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Sat, 18 Mar 2023 18:20:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27882">@R-D</a></p>
<p dir="auto">I don’t see the problem on my end.<br />
I downloaded the free version and Ctrl+mouse-right click seems to trigger Wordweb. But there is a problem with recognizing the correct word. It only works reliably if I select the whole line and then do the action at the particular word.</p>
<p dir="auto"><img src="/assets/uploads/files/1679163593163-wordweb.gif" alt="wordweb.gif" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/84980</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84980</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Sat, 18 Mar 2023 18:20:57 GMT</pubDate></item><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Sat, 18 Mar 2023 16:53:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/14847">@Michael-Vincent</a> said in <a href="/post/84978">WordWeb Pro 10.1 not working in Notepad++ 8.5</a>:</p>
<blockquote>
<p dir="auto">We’re all saying Notepad++, but we also know the underlying editing component is scintilla. So maybe that’s where the problem lies?</p>
</blockquote>
<p dir="auto">Typical users don’t know about Scintilla, so probably not worth mentioning…</p>
<p dir="auto">Anyway, Notepad++ itself gets first crack at handling such a right-click, see <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/5645ca150bf9b24813d5da7ee3a061e1306837d9/PowerEditor/src/NppBigSwitch.cpp#L1824" rel="nofollow ugc">HERE</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84979</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84979</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 18 Mar 2023 16:53:14 GMT</pubDate></item><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Sat, 18 Mar 2023 16:50:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> said in <a href="/post/84976">WordWeb Pro 10.1 not working in Notepad++ 8.5</a>:</p>
<blockquote>
<p dir="auto">N++ is processing Ctrl+RClick</p>
</blockquote>
<p dir="auto">We’re all saying Notepad++, but we also know the underlying editing component is scintilla. So maybe that’s where the problem lies?</p>
<p dir="auto"><a href="https://www.scintilla.org/ScintillaDoc.html#SCI_USEPOPUP" rel="nofollow ugc">https://www.scintilla.org/ScintillaDoc.html#SCI_USEPOPUP</a></p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84978</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84978</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Sat, 18 Mar 2023 16:50:14 GMT</pubDate></item><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Sat, 18 Mar 2023 16:44:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27882">@R-D</a> said in <a href="/post/84974">WordWeb Pro 10.1 not working in Notepad++ 8.5</a>:</p>
<blockquote>
<p dir="auto">With every text app, from MS Notepad to word, excel, publisher etc. and any browser Firefox image etc. or any other text or text processing app, there is no issue</p>
</blockquote>
<p dir="auto">I don’t know that this means much.</p>
<p dir="auto">If N++ is processing Ctrl+RClick the same as an unmodified RClick, then, well, that’s what it is doing.</p>
<p dir="auto">I suppose you could ask the Notepad++ developers NOT to do this; that would be a feature request made following instructions <a href="https://community.notepad-plus-plus.org/topic/15741/faq-desk-feature-request-or-bug-report">HERE</a>.</p>
<p dir="auto">This analysis and advice is based on me not <em>really</em> knowing what “WordWeb Pro” does to intercept this special command, just guessing.</p>
<hr />
<blockquote>
<p dir="auto">Please help but don’t lecture! You know nothing about me, or if I have any disabilities</p>
</blockquote>
<p dir="auto">I’m sure your disability doesn’t impact your ability to tell left from right ??</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84976</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84976</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 18 Mar 2023 16:44:07 GMT</pubDate></item><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Sat, 18 Mar 2023 16:35:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a><br />
With every text app, from MS Notepad to word, excel, publisher etc. and any browser Firefox image etc. or any other text or text processing app, there is no issue.  The CTRL + RIGHT mouse button function in wordweb pro will look up the word you previously had clicked on with your mouse pointer.<br />
Not so in Notepad++. There it seems it doesn’t register and only the regular [notepad++] context menu pops up.<br />
I checked Terry’s advice but nothing in Notepad++ seems to be enabled blocking this command.  everything in Notepad++ is at its default settings.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84974</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84974</guid><dc:creator><![CDATA[R D]]></dc:creator><pubDate>Sat, 18 Mar 2023 16:35:05 GMT</pubDate></item><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Sat, 18 Mar 2023 16:27:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a><br />
Please help but don’t lecture! You know nothing about me, or if I have any disabilities. lastly this posting system does not allow to correct/add anything after 4 hours.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84972</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84972</guid><dc:creator><![CDATA[R D]]></dc:creator><pubDate>Sat, 18 Mar 2023 16:27:07 GMT</pubDate></item><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Sat, 18 Mar 2023 16:24:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27882">@R-D</a> said in <a href="/post/84967">WordWeb Pro 10.1 not working in Notepad++ 8.5</a>:</p>
<blockquote>
<p dir="auto">So Ctrl &amp; right click.</p>
</blockquote>
<p dir="auto">Notepad++ processes right-clicks.<br />
It likely doesn’t consider any modifiers (Shift or Ctrl or Alt) that are down before deciding to consume the right click message.<br />
Thus if “Word Web Pro” doesn’t somehow capture Ctrl+RClick <em>before</em> Notepad++ gets it, it doesn’t get it at all.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84970</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84970</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 18 Mar 2023 16:24:37 GMT</pubDate></item><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Sat, 18 Mar 2023 16:24:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27882">@R-D</a></p>
<p dir="auto">Since an error in my original post cannot be corrected, here is the revised original [shortened] post:</p>
<p dir="auto">I have WordWeb Pro V10.1 and Notepad ++ V8.5.<br />
WordWeb Pro allows you to look up in any app a word [you click on first] by “Ctrl key and <strong>RIGHT</strong> mouse button”<br />
A few weeks ago I started to notice that the WordWeb Pro word lookup does not work in NotePad++. The problem is not present in other apps.<br />
I reinstalled WordWeb Pro 10.1 and it works everywhere except in Notepad++.</p>
<p dir="auto">Anyone familiar with this issue and cause?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84969</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84969</guid><dc:creator><![CDATA[R D]]></dc:creator><pubDate>Sat, 18 Mar 2023 16:24:17 GMT</pubDate></item><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Sat, 18 Mar 2023 16:20:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27882">@R-D</a> said in <a href="/post/84967">WordWeb Pro 10.1 not working in Notepad++ 8.5</a>:</p>
<blockquote>
<p dir="auto">Relax,</p>
</blockquote>
<p dir="auto">There’s no <em>relax</em> ing to do.<br />
I’d suggest to you to get your information correct the first (and every) time you post, if you’re asking others to take their time to ponder your problem.  Who likes their time to be wasted?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84968</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84968</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 18 Mar 2023 16:20:45 GMT</pubDate></item><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Sat, 18 Mar 2023 16:09:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> said in <a href="/post/84962">WordWeb Pro 10.1 not working in Notepad++ 8.5</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27882">@R-D</a></p>
<p dir="auto">You <strong>FIRST</strong> said:</p>
<blockquote>
<p dir="auto">…by means of Ctrl key and left mouse button.</p>
</blockquote>
<p dir="auto"><strong>NOW</strong> you’re saying:</p>
<blockquote>
<p dir="auto">…that would control/take over “Ctrl + right mouse click</p>
</blockquote>
<p dir="auto">OK, so WHICH is it… <strong>LEFT</strong> or <strong>RIGHT</strong> ???</p>
</blockquote>
<p dir="auto">Relax, I meant to say <strong>right</strong> click, the <strong>right</strong> mouse button. The one you click most likely with your middle finger. So Ctrl &amp; <strong>right</strong> click.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84967</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84967</guid><dc:creator><![CDATA[R D]]></dc:creator><pubDate>Sat, 18 Mar 2023 16:09:05 GMT</pubDate></item><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Sat, 18 Mar 2023 13:41:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27882">@R-D</a></p>
<p dir="auto">You <strong>FIRST</strong> said:</p>
<blockquote>
<p dir="auto">…by means of Ctrl key and left mouse button.</p>
</blockquote>
<p dir="auto"><strong>NOW</strong> you’re saying:</p>
<blockquote>
<p dir="auto">…that would control/take over “Ctrl + right mouse click</p>
</blockquote>
<p dir="auto">OK, so WHICH is it… <strong>LEFT</strong> or <strong>RIGHT</strong> ???</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84962</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84962</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 18 Mar 2023 13:41:01 GMT</pubDate></item><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Sat, 18 Mar 2023 13:36:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/12335">@Terry-R</a> said in <a href="/post/84898">WordWeb Pro 10.1 not working in Notepad++ 8.5</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27882">@R-D</a> said in <a href="/post/84895">WordWeb Pro 10.1 % Notepad++ 8.5</a>:</p>
<blockquote>
<p dir="auto">I have WordWeb Pro version 10.1 and Notepad ++ version 8.5.</p>
<p dir="auto">A few weeks ago I started to notice that WordWeb Pro does not seem to recognize the word lookup in NotePad++ by means of Ctrl key and left mouse button. All the settings are however correct. The problem is not present in other apps.</p>
<p dir="auto">I don’t know if this has to do with either app updates or if there is another underlying issue hidden somewhere.  I just reinstalled WordWeb Pro 10.1 and it works everywhere except in Notepad++ which leads me to conclude the “dog is buried” there.</p>
<p dir="auto">Anyone familiar with this issue?</p>
</blockquote>
<p dir="auto">All I can suggest is that Notepad++ is grabbing the Ctrl+mouse shortcut for something that’s enabled in itself. I can’t see any default shortcuts that have that and in my (reasobly default looking) installation it does nothing.</p>
<p dir="auto">But then I looked at Settings, Preferences, Editing and I see “Multi-editing” which has Ctrl+mouse click/selection. Did you enable that option? If so then you either need to disable it or use another shortcut key combo in your WordWeb Pro app.</p>
<p dir="auto">Terry</p>
</blockquote>
<p dir="auto">Hi Terry</p>
<p dir="auto">Nope, all default settings in NP++. Multi Editing not enabled. Neither found any setting that would control/take over “Ctrl + right mouse click”. ☹</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84961</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84961</guid><dc:creator><![CDATA[R D]]></dc:creator><pubDate>Sat, 18 Mar 2023 13:36:27 GMT</pubDate></item><item><title><![CDATA[Reply to WordWeb Pro 10.1 not working in Notepad++ 8.5 on Thu, 16 Mar 2023 23:09:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27882">@R-D</a> said in <a href="/post/84895">WordWeb Pro 10.1 % Notepad++ 8.5</a>:</p>
<blockquote>
<p dir="auto">I have WordWeb Pro version 10.1 and Notepad ++ version 8.5.</p>
<p dir="auto">A few weeks ago I started to notice that WordWeb Pro does not seem to recognize the word lookup in NotePad++ by means of Ctrl key and left mouse button. All the settings are however correct. The problem is not present in other apps.</p>
<p dir="auto">I don’t know if this has to do with either app updates or if there is another underlying issue hidden somewhere.  I just reinstalled WordWeb Pro 10.1 and it works everywhere except in Notepad++ which leads me to conclude the “dog is buried” there.</p>
<p dir="auto">Anyone familiar with this issue?</p>
</blockquote>
<p dir="auto">All I can suggest is that Notepad++ is grabbing the Ctrl+mouse shortcut for something that’s enabled in itself. I can’t see any default shortcuts that have that and in my (reasobly default looking) installation it does nothing.</p>
<p dir="auto">But then I looked at Settings, Preferences, Editing and I see “Multi-editing” which has Ctrl+mouse click/selection. Did you enable that option? If so then you either need to disable it or use another shortcut key combo in your WordWeb Pro app.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84898</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84898</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Thu, 16 Mar 2023 23:09:09 GMT</pubDate></item></channel></rss>