defect
(User-visible)
An "attribute with fallback value" displays either a default value or a locally overwritten value.
In edit mode, the fallback value is displayed (for string attributes) if no local value exists, so that the current value can be seen.
For I18N attributes, no fallback value is displayed in edit mode.
Test
TestI18NStringField.java