V8 bug: new code pop-up is truncated at the bottom of the screen.

Claus Pedersen

Member³
The new code pop-up is truncated at the botttom of the screen.
When having for instance a cursor with many lines and the code pop-up is activated near the bottom of the screen, the code pop-up window is truncated.

When it is not possible to show all code in the screen, there must be an indicator showing that not all code is visble, for instance a text like < more ...> on the last line when the code is truncated.
 
Could this be handled as a bug? It is quite annoying when the last vital where condition in a select is truncated.
Please position the pop-up as high as possible on the screen to avoid truncation at the bottom.
 
Back
Top