[Bug] Horizontal scroll disappears

mezonix

Member

SQL:
select dbms_random.value
     , dbms_random.value
     , dbms_random.value
     , dbms_random.value
     , dbms_random.value
     , dbms_random.value
     , dbms_random.value
     , dbms_random.value
     , dbms_random.value
     , dbms_random.value
  from dual t
connect by level <= 100
/

1. When first executed, horizontal scrolling is present.
2. If you click the execute button again in the same window, the horizontal scrolling disappears.

System
------
Scale: 200%
Resolution: 1728 x 1117
Displays: 1
Display 1: 200% 3456 x 2234

screen-1.jpg screen-2.jpg
 
Back
Top