Newline in SQL command makes window titlebar look weird

Worker

Member³
If I execute the following in a SQL window:

select 'a
b' from dual

then the text in the title bar of the window appears higher than regular title bar text. It looks like the title bar is trying to display 2 lines instead of just 1.

Not a big problem, just something I figured I'd report.

Version 6.0.5.926 (MBCS)
Windows XP version 6.0 (build 2600) Service Pack 2
 
Back
Top