Ticket #2048 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Several Help windows can be opened with Help -> Help Contents

Reported by: mitex Owned by:
Priority: minor Milestone: M12_RELEASE
Component: uncategorized Version: 2.0
Keywords: Cc:
Ticket_group: Effort:
Category: unknown Importance:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: mitex Design_owners: mitex, bobi
Imp._owners: mitex Test_owners:
Design_reviewers: meddle Analysis_reviewers: mitex
Changelog: Imp._reviewers: meddle
Test_reviewers: Analysis_score: 4
Design_score: 4 Imp._score: 4
Test_score: 0

Description

Select Help -> Help Contents. A JavaHelp window is opened. Select the menu item again. Another JavaHelp window is opened instead of reusing the previous one.

Change History

Changed 2 years ago by mitex

  • status changed from new to s1b_analysis_finished

Changed 2 years ago by mitex

  • status changed from s1b_analysis_finished to s2a_design_started

Design:

Do not create a new HelpBroker each time. Create a static instance in a new class HelpUtil.

Changed 2 years ago by mitex

  • status changed from s2a_design_started to s3b_implementation_finished

Implementation:

[6913], [6914]

Also fixed: now sorting of help entries is performed in the extension point.

No automatic test is available.

Changed 2 years ago by meddle

  • status changed from s3b_implementation_finished to s3c_implementation_ok
  • analysis_reviewers set to mitex
  • analysis_score changed from 0 to 4
  • implementation_reviewers set to meddle
  • design_score changed from 0 to 4
  • design_reviewers set to meddle
  • implementation_score changed from 0 to 4

Merged into the trunk at [7005]. I have no problems with your implementation... Hard to merge though... but that's my problem...

4p (20m)

Changed 2 years ago by deyan

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

fixed

Note: See TracTickets for help on using tickets.