Large data editor: XML content window is not resized when editor window is resized

Claus Pedersen

Member³
I have a large data set containing some XML. I open the large data editor to view the XML. When I resize the large data editor window (make it bigger both horisontally and vertically), the XML content window (the window with line numbering, folding icons etc.) is not resized accordingly.
If I switch to e.g. the RTF tab page and back, the XML content window is now resized correctly, so there is an easy work-around ;)

But it would be nice to have it corrected, though.

This is also a problem in version 10 beta.

(to reproduce, make a test script for sys.dbms_metadata.get_xml with object_type=TABLE and name=EMP on user scott/tiger)
 
Back
Top