Ticket #2 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

ユーザーのアイコンが同じメールアドレスで複数表示される

Reported by: kompiro Owned by: kompiro
Priority: critical Milestone: 0.8.0
Component: XMPP Version: 0.7.0
Keywords: Cc:

Description (last modified by kompiro) (diff)

resourceが異なると複数表示される場合がある。

Change History

Changed 3 years ago by kompiro

  • owner set to kompiro
  • status changed from new to accepted
  • component set to XMPP
  • description modified (diff)
  • milestone set to 0.8.0

Changed 3 years ago by kompiro

同じアドレスでもresourceごとに環境が異なる。
Resourceもアイコン上に表示させる。

Changed 3 years ago by kompiro

  • priority changed from major to critical

上記以外でも、RosterViewから新規追加直後にKanbanViewを開くと複数表示される。パースペクティブのアクティブとビューのアクティブが同時に起こり、setFocusが重なるため、

Changed 3 years ago by kompiro

  • status changed from accepted to closed
  • resolution set to fixed

対応しました。
Viewが、KanbanServiceに対してユーザの変更がないかListenし、変更があった場合に変更するようにしました。

Note: See TracTickets for help on using tickets.