Softphone panel not redisplaying after close

Description

from http://www.igniterealtime.org/community/message/203479

I noticed on the current svn (r11699 currently) that when I made a call with the sip softphone plugin, the call status panel would show up as expected in the chat window tabs for the first time i made a call to a given number.

However, if I closed the chat window, the next time I attempt to place a call to the same number, it was not re-displaying the chat window.

If I made a call to a different number, the chat window would be displayed again, with the new tab for the new details for this different number, and I can see the other tab with the original number dialed and then manipulate it there.

This patch attempts to make the chat window redisplay again if it has been hidden when re-calling the existing number.

All I did was re-invoke the add component to the tabbed pane, where I also enhanced the SparkTabbedPane control to try to check if it already contains a given tab then to not re-add it again.

Environment

None

Attachments

1
  • 23 May 2010, 04:00 PM

Activity

Show:
Fixed

Priority

Assignee

Reporter

Affects versions

Fix versions

Components

Created May 23, 2010 at 4:00 PM
Updated June 1, 2010 at 10:32 PM
Resolved June 1, 2010 at 3:58 PM

Flag notifications