Community
Participate
Working Groups
The fix for Bug 309883 inadvertently suffered from Bug 275910 when trying to wait for the paintlistener to resize the columns.
This makes the XML editor unusable on linux machines when opening existing XML document.
Created attachment 167243 [details] patch
Nitin, could you please review this? It looks like a pretty bad regression for Linux.
You probably want sizeColumns() to be package protected to avoid creating a synthetic accessor.
Released changes. Thanks, Nitin.