Overview:
The user is editing in the BEE Editor. If the content extends to fill the screen, the font toolbar moves to the top of the content structure. However, the toolbar blocks the text at the top of the screen.
Root Cause:
Dependent on the content on the screen, the font toolbar shows accordingly:
- The toolbar appears at the bottom of the text block if there is no room at the top.
- The toolbar appears at the top of the text block if there is no room at the bottom.
Solution:
The solution is to break up the text block per paragraph instead of one for the page. In this case, breaking the text block into two blocks should resolve the issue.
Note: Using a separate text box for each paragraph, is the best solution if the entire page is filed. Using separate text boxes ensures that the email is still visually identical to hitting enter for a new line, but this method still allows the editor to access all text in the text box.
Related Documentation:
- Vault Help Documentation: Vault Help