I am converting 11g form to 12c in linux server by compiling them directly in the server. Here I am facing an issue. in the form there is a canvas and it is sub classed with another canvas which is stored in an object library. The canvas in object library has two frames with titles. But when I sub class this canvas object in the form the frame is converted to rectangle and I am missing the title. Is there any solution for it?.