# Release 5.992 Editor Display

**URL:** https://forum.pinegrow.com/t/release-5-992-editor-display/5137
**Category:** Bug Reports
**Created:** [March 21, 2021, 8:22pm UTC](https://forum.pinegrow.com/t/release-5-992-editor-display/5137 "2021-03-21T20:22:20Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![billiemead](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/billiemead/32/2405_2.png) [@billiemead](https://forum.pinegrow.com/u/billiemead)
#### Post date: [March 21, 2021, 8:22pm UTC](https://forum.pinegrow.com/t/release-5-992-editor-display/5137/1 "2021-03-21T20:22:20Z")

</div>

I dont know why, but after loading up an HTML web page, and making a few edits the editor display seems to lose contact with the style sheet and I cant get it back. Tried: closing and reopening the page page, refreshing the page, toggling on and of JS. All that works is closing the project and reopening it.

---

<div class="post-metadata">

### Author: ![RobM](https://avatars.discourse-cdn.com/v4/letter/r/278dde/32.png) [@RobM](https://forum.pinegrow.com/u/RobM)
#### Post date: [March 22, 2021, 10:22am UTC](https://forum.pinegrow.com/t/release-5-992-editor-display/5137/2 "2021-03-22T10:22:36Z")

</div>

Hi @billiemead,  
Sorry to hear you are having troubles. When you say “loading up an HTML page”, do you mean opening a new page/project, existing page/project, or a URL?  
When the editor looses contact with the stylesheet, does it still appear in the stylesheet manager?  
Cheers,  
Bob

---

<div class="post-metadata">

### Author: ![Nullpointer](https://avatars.discourse-cdn.com/v4/letter/n/b38774/32.png) [@Nullpointer](https://forum.pinegrow.com/u/Nullpointer)
#### Post date: [March 31, 2021, 9:13am UTC](https://forum.pinegrow.com/t/release-5-992-editor-display/5137/3 "2021-03-31T09:13:50Z")

</div>

There seems to be something wrong with the input focus in the editor. Here’s what leads to trouble:

- Open a HTML Document
- Mark some item in the tree
- Open the code editor, for example for a .css file
- Type something that opens this little list of code suggestions
- Press ESC to close the suggestions, focus is gone
- In case you hit Backspace or Delete now, you will delete the selected item from the tree!

Best regards  
Juergen

---

<div class="post-metadata">

### Author: ![RobM](https://avatars.discourse-cdn.com/v4/letter/r/278dde/32.png) [@RobM](https://forum.pinegrow.com/u/RobM)
#### Post date: [March 31, 2021, 9:44am UTC](https://forum.pinegrow.com/t/release-5-992-editor-display/5137/4 "2021-03-31T09:44:46Z")

</div>

Hi @Nullpointer,  
Thanks for pointing this out! I’m not sure it is the same problem that @billiemead was facing, but we will look into it.  
Cheers,  
Bob
