NO

Author Topic: Editor caret vanishes...  (Read 2387 times)

CommonTater

  • Guest
Editor caret vanishes...
« on: April 30, 2012, 03:20:57 AM »
After using the internal web browser, the source editor will have no typing caret visible... It appears to be there, it's just not visible.
 
Open a webpage and a source page ... click between them... caret is visible.
Open a webpage and a source page ... close the webpage ... caret is invisible in source page.
 
To get the caret back I have to close and re-open the source page.
 
 
 
 
 

czerny

  • Guest
Re: Editor caret vanishes...
« Reply #1 on: April 30, 2012, 10:44:09 PM »
Hmm! I can not reproduce this. How do you open your web page? Via start page or via help menu?

czerny

CommonTater

  • Guest
Re: Editor caret vanishes...
« Reply #2 on: May 01, 2012, 12:13:15 AM »
Hmm! I can not reproduce this. How do you open your web page? Via start page or via help menu?
czerny

Via the new addin I wrote... It appears that after calling AddIn_OpenDocument for a web page, the caret is not reliably restored when the page is closed.  If I click on the source page in the file tree, the caret does come back or if I close and reopen the page it's back... but not right after closing the web browser.  I can launch it in software easily enough but have no way to deal with when the user closes it.




Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Re: Editor caret vanishes...
« Reply #3 on: May 01, 2012, 08:59:47 AM »
One way to see that problem:
- View StartPage
- open project with least one open document from StartPage.
cursor is blinking
- select StartPage and close it.
cursor is missing
- select another program and select poide.exe again
cursor is back
« Last Edit: May 01, 2012, 09:01:53 AM by timovjl »
May the source be with you