[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: BUG: Intellisense on secondary monitor is shown on the primary monitor

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 26 Jun 2008 13:10:10 -0400

On Thu, Jun 26, 2008 at 1:06 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> Andy Levy wrote:
>>
>> On Thu, Jun 26, 2008 at 8:42 AM, noise <big.noise3_at_gmail.com> wrote:
>>>
>>> Configuration: TortoiseSVN 1.5 on windows XP.
>>>
>>> In commit dialog in message textbox when I write some text and
>>> intellisense suggest me some file names it is shown on the primary
>>> monitor, not on the secondary one (i.e. outside of the textbox, far
>>> far away from the commit dialog).
>>>
>>> This bug wasn't present in the previous version.
>>
>> Can't speak to the previous version but I can reproduce this on my
>> Lenovo Thinkpad R60. The intellisense shows up pinned against the left
>> edge of the primary display (my secondary is to the left of my
>> primary).
>>
>> I've seen things like this happen with other software as well (details
>> escape me at the moment), so the root cause may be outside TSVN.
>
> This is done by the Scintilla control.
> Since I don't have a dual-monitor setup to test this myself, please try
> this:
>
> * Download SciTe from here: http://www.scintilla.org/SciTE.html

Already had it. Version 1.70-wbd-1

> * Goto Options | Open Global Options File and uncomment
> autocompleteword.automatic=1

Was already uncommented

> * save the file
> * restart SciTE
> * open an empty file called "test.h"
> * enter
> #include "test.h"
> * enter '#' just below that line
> * you should see an intellisense pop up

My SCiTE intellisense pop-ups appear directly below the word I'm
typing (after I press "i" in the test above) - no second-monitor
issue.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-06-26 20:10:47 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.