Ticket #53 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Last find text should be global across all cursor managers

Reported by: jteh Owned by: jteh
Priority: major Milestone: 2009.1
Component: Core Version: development
Keywords: Cc:
Operating system: Blocked by:
Blocking:

Description

The last find text (used by find and findNext) currently only applies to a single cursor manager instance. This means that each time a new cursor manager is used (e.g. for every new document when browsing the web), the last find text is lost and must be re-entered. Often, one wants to do the same search on several pages, so this is rather painful. The last find text should be global across all cursor managers instead of being separate for each instance.

Change History

Changed 2 years ago by jteh

  • status changed from new to accepted

Changed 2 years ago by jteh

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

Implemented in r1859.

Note: See TracTickets for help on using tickets.