Author Topic: Cursor not visible in File Save As dialog box  (Read 5990 times)

bengle

  • Senior Community Member
  • Posts: 168
  • Hero Points: 4
Cursor not visible in File Save As dialog box
« on: August 21, 2014, 04:40:59 PM »
The cursor is not visible in the "File name" field of "File Save As" dialog box.  For example, I select "File" --> "Save As" from them menu.  I then press the Left Arrow key a few times to back up and change a few characters in the file name.  I can't see where the cursor is positioned, and if I press the Delete key to delete some characters, or start typing some new characters, it is anybody's guess as to what will be deleted or where the new characters will be inserted. 

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Re: Cursor not visible in File Save As dialog box
« Reply #1 on: August 21, 2014, 04:55:41 PM »
Same here.
Not visible in FileOpen either.


While FileOpen or SaveAs is open with no cursor, switch to another app, then switch back to slick.
Now the cursor is visible.


mjdl

  • Senior Community Member
  • Posts: 151
  • Hero Points: 18
  • SE Pro 2023 v28.0.2.0 64-bit Qt5 Win 11 23H2
Re: Cursor not visible in File Save As dialog box
« Reply #2 on: August 21, 2014, 05:55:11 PM »
I wonder how much these kind of bugs depend on the underlying Qt version and individual platform anomalies? Slick is using Qt 4.8.1 (2013-02-22), but the Qt project is already at 4.8.6 (2014-06-03). Of course, no one just updates an underlying platform version for its own sake in a complex software project, so this version discrepancy is not really surprising.

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Re: Cursor not visible in File Save As dialog box
« Reply #3 on: August 21, 2014, 06:10:46 PM »
I appear to be the only one here that can reproduce this, so there may be something very machine/user setup specific about this bug.   I can also get it sometimes in v18, but weirdly inconsistently.   But not v17 or earlier, could anyone else confirm this behavior in v18?
« Last Edit: August 21, 2014, 06:12:50 PM by Lee »

jimlangrunner

  • Senior Community Member
  • Posts: 360
  • Hero Points: 31
  • Jim Lang - always a student.
Re: Cursor not visible in File Save As dialog box
« Reply #4 on: August 21, 2014, 06:34:05 PM »
I can reproduce here.

With v19, I get the behavior described by jporkkahtc

With v18, I get the cursor no matter what. 

I see the same thing on my Windows 7 box.

Windows 8 - main box:
SlickEdit 2014 (v19.0.0.4 64-bit)

Serial number: FE14187_BETA
License type: Beta License
License expiration: 2014-10-05 03:38:00
License file: C:\ProgramData\slickedit\19\slickedit.lic

Build Date: August 20, 2014
Emulation: Visual Studio

OS: Windows 8 x64
OS Version: 6.02.9200 
Memory: 27% Load, 4473MB/16302MB Physical, 6023MB/18734MB Page File, 338MB/134217727MB Virtual
Shell Info: C:\WINDOWS\system32\cmd.exe /q
Screen Size: 1920 x 1080, 1920 x 1080

Project Type: No project open
Language: .cmd (Batch)

Installation Directory: C:\Program Files\SlickEditV19.0.0 x64 Beta1\ (non-removable drive,NTFS,264357MB free)
Configuration Directory: C:\Users\jamesl\Documents\My SlickEdit Config\19.0.0\ (non-removable drive,NTFS,264357MB free)


mwb1100

  • Senior Community Member
  • Posts: 156
  • Hero Points: 13
Re: Cursor not visible in File Save As dialog box
« Reply #5 on: August 21, 2014, 07:03:43 PM »
With SE v19 I reproduce the behavior (this is on Win7 x64 with the x64 SE build).

With SE v18 (also x64 build) I see similar, but slightly different behavior.  The cursor is missing, but will appear briefly when I type or use the arrow keys.  It looks as if the cursor shows but when it starts a 'blink cycle' it never 'unblinks' (I hope that makes sense). Basically, when I type I see the cursor/caret/whatever for about a half second.  With v19 I do not see the cursor for even that half second after typing.

As jimlangrunner says, if I go to another app then back to the open dialog, the cursor behaves normally (for both v18 and v19).

bengle

  • Senior Community Member
  • Posts: 168
  • Hero Points: 4
Re: Cursor not visible in File Save As dialog box
« Reply #6 on: August 21, 2014, 08:12:12 PM »
For me, the problem does not occur at all in v18.  However, with v19, it happens every single time.  As others have said earlier, if I switch to a different application and come back, the cursor does appear.  I am running Windows 7 x64 SP1 and running the x64 version of SlickEdit.

This evening I will try it at home on Windows 8.1 to see if that makes any difference.
 

bengle

  • Senior Community Member
  • Posts: 168
  • Hero Points: 4
Re: Cursor not visible in File Save As dialog box
« Reply #7 on: August 25, 2014, 01:54:45 PM »
I tried it at home on my Windows 8.1 machine and the results were the same.  Consistently no cursor with v19 (happens every time).  And with v18 the problem never appears. 

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Re: Cursor not visible in File Save As dialog box
« Reply #8 on: August 25, 2014, 01:56:13 PM »
Thanks for the reports.  We should have a fix for this in the next release.

mwb1100

  • Senior Community Member
  • Posts: 156
  • Hero Points: 13
Re: Cursor not visible in File Save As dialog box
« Reply #9 on: September 08, 2014, 09:37:59 PM »
Thanks for the reports.  We should have a fix for this in the next release.

Fix verified in B2 (on Win7 x64).