No change. It still loses the focus. However, I'm wondering if it's worth it to bother even trying to fix.
First, if fixing is worthwhile. The web server contains a file system watcher and sends a notification to the browser tab (via a socket) that tells the page to reload. We're never really going ...
Search found 6 matches
- 14 Feb 2017 19:16
- Forum: Bug reports
- Topic: ??? [12.00b3] Saving file hides cursor
- Replies: 12
- Views: 21390
- 13 Feb 2017 19:42
- Forum: Bug reports
- Topic: ??? [12.00b3] Saving file hides cursor
- Replies: 12
- Views: 21390
Re: ??? [12.00b3] Saving file hides cursor
Do you mean a 500ms delay after the ctrl-s key combo is pressed? I wouldn't have though saving would take the focus away from the edit panel in the first place.
- 13 Feb 2017 15:25
- Forum: Bug reports
- Topic: ??? [12.00b3] Saving file hides cursor
- Replies: 12
- Views: 21390
Re: ??? [12.00b3] Saving file hides cursor
Turning off live reload does fix the problem. Guess that the reload pulls the focus after the ctrl-s save. Not sure why ver. 11 worked with it though.
Live reload is a key feature for devd.io so I would rather keep it on since I work with other pages with other editors too. Any way to set a base ...
Live reload is a key feature for devd.io so I would rather keep it on since I work with other pages with other editors too. Any way to set a base ...
- 13 Feb 2017 12:19
- Forum: Bug reports
- Topic: ??? [12.00b3] Saving file hides cursor
- Replies: 12
- Views: 21390
Re: ??? [12.00b3] Saving file hides cursor
Okay, this was annoyingly subtle. The problem seems tied to customizing the browser preview mapping.
I use the following options so I can pickup .js files hanging off a fixed base folder rather than relative to each file's folder.
LocalhostPath1From=C:\Code-Temp\JavaScript
LocalhostPath1Name ...
I use the following options so I can pickup .js files hanging off a fixed base folder rather than relative to each file's folder.
LocalhostPath1From=C:\Code-Temp\JavaScript
LocalhostPath1Name ...
- 11 Feb 2017 21:34
- Forum: Bug reports
- Topic: ??? [12.00b3] Saving file hides cursor
- Replies: 12
- Views: 21390
Re: ??? [12.00b3] Saving file hides cursor
Not running anything before saving. It's possible (dare I say likely) that it's something local to my setup. I upgraded from the release version to the beta by merging the beta to keep my numerous configuration changes. I'll kill this install and start fresh when I get the chance on Monday. Bet that ...
- 11 Feb 2017 15:29
- Forum: Bug reports
- Topic: ??? [12.00b3] Saving file hides cursor
- Replies: 12
- Views: 21390
??? [12.00b3] Saving file hides cursor
Making any edit in an .html or .js file (only files types tried) and then saving with ctrl-s results in the cursor disappearing and keyboard actions not being recognized until I mouse click the mouse to reposition the cursor.
