The purpose of this issue is to align the table behaviour when I18n is active or not.
This is referenced in Java Bug Database as
This is tracked in JBS as
Editing in TableView breaks the layout, when the document is I18n
The display (with java 9 119) for I18nLayoutTest.java is not the same with i18n true (bad display) and with i18n false (good display). With i18n true, the table goes down.
Status
The purpose of this issue is to align the table behaviour when I18n is active or not.
This is referenced in Java Bug Database as
This is tracked in JBS as
The display (with java 9 119) for I18nLayoutTest.java is not the same with i18n true (bad display) and with i18n false (good display). With i18n true, the table goes down.
Status