Community
Participate
Working Groups
Build Identifier: 20100617-1415 There's a situation when an editor value is applied twice to a property source. When a user changes the value inside a TextCellEditor and presses return, PropertySheetEntry applies editor value to a property source and deactivates editor control. However, PropertySheetViewer will still think that a TextCellEditor is active. So, when a user tries to select a different property, PropertySheetViewer intercepts a widgetDefaultSelected and handles the selection by first applying old editor value to previous property then deactivating it and activating a new cell editor. In my opinion, applying editor value inside PropertySheetViewer is unnecessary as PropertySheetEntry applies it already plus editor itself will decide when to apply the value. For example, TextCellEditor applies value on widgetDefaultSelected(). Reproducible: Always
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.