mariarahat / bungeni-editor

Automatically exported from code.google.com/p/bungeni-editor
2 stars 0 forks source link

Metadata selector windows must be resizable #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.try and markup a motion
2.the system pops up a  metadata entry dialog

What is the expected output? What do you see instead?
the dialog must be resizable, but is not.

Original issue reported on code.google.com by ashok.ha...@gmail.com on 15 Jul 2009 at 7:22

GoogleCodeExporter commented 9 years ago
the JTaskPane container does not currently support resizing for contained 
panels. We use a jtaskpane container 
to be able to selectively add panels based on the action context.

Original comment by ashok.ha...@gmail.com on 21 Jul 2009 at 11:45