Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to update address book after closing all the tabs #41

Closed
gaglanicse03019 opened this issue Feb 2, 2015 · 0 comments
Closed

Unable to update address book after closing all the tabs #41

gaglanicse03019 opened this issue Feb 2, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@gaglanicse03019
Copy link

Description :

BORG Calendar's address book does not add a new contact when the address book tab is opened immediately after closing the address book tab.
For example, if a new contact is added in newly opened address book tab, it will successfully add a new contact. But, if the address book is closed and then is re-opened, then the view does not show the newly added contact.
Note that, upon quitting the current running BORG Calendar and then reopening a new session, the address book tab shows the added contact.

Steps to reproduce :

  1. Start BORG Calendar 1.8.1
  2. Open the "Address Book" tab.
  3. Click on "Add new" button and create a new dummy contact. Note that the contact is successfully added to the address book.
  4. Close all the "Address Book" tab.
  5. Reopen the "Address Book" tab.
  6. Click on "Add new" button and create another dummy contact. Note that the contact is not being added to the address book.

Suggested Fix :

Show the updates made to the address book immediately regardless of address book being opened as a fresh tab or as a reopened address book tab.

Environment :

BORG - Berger-Organizer 1.8.1
Build Time: 2015-01-17 14:51:28
Java 1.8.0_31
Windows 7 x86-64
Dell Optiplex 745 (Intel Core 2 Duo E6300)

Secondary test environment:
BORG - Berger-Organizer 1.8.1
Build Time: 2015-01-17 14:51:28
Java 1.7.0_65
Ubuntu 14.04 LTS x86-64
Macbook Pro 13" (Intel Core i5-2415M)

Metadata:

Severity: Low
Reproducible: Yes (always)
Affected platforms: All

@mikeberger mikeberger added the bug label Feb 2, 2015
@mikeberger mikeberger self-assigned this Feb 2, 2015
mikeberger added a commit that referenced this issue Feb 2, 2015
…uplicates being added. In AddrListView.java, always re-add model listener whenever address list is shown so that it properly updates with model changes. #41
@mikeberger mikeberger added this to the 1.8.2 milestone Feb 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants