Skip to content
This repository has been archived by the owner on Oct 15, 2018. It is now read-only.

Preference Dialog: When removing an entry, activation state of other elements get lost #6

Closed
MicBag opened this issue Dec 21, 2013 · 1 comment
Labels

Comments

@MicBag
Copy link
Member

MicBag commented Dec 21, 2013

  1. Add 3 servers
  2. Activate all
  3. Remove the first element

Result: The rest is deactivated
Exactly: All elements below are deactivated

Reason: No idea why.

@MicBag
Copy link
Member Author

MicBag commented Dec 21, 2013

Fixed.

Reason: Tableviewer: Updateing the model (remove element) and a viewer refresh seems to "confuse" the viewer. You have to remove the element from the table viewer manually. A viewer.refresh() or viewer.setInput() does not do the work correctly. However...I'm still confused :-)

@MicBag MicBag closed this as completed Dec 21, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant