Ticket #976 (closed defect: fixed)
content of function lists remains after document switch
| Reported by: | zenogantner | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | editor | Version: | 0.66 |
| Keywords: | Cc: |
Description
How to reproduce:
- Open a Perl file
- activate "View Function List"
- Open a text file
Result: When the text file is the current file, you still see the Perl functions in the function list.
This does not happen with the Outline feature, there the Outline
is empty when switching to the text file.
Another option would be to not show the outline/functionlist panels _at_all_ if the document types do not support them.
Change History
Note: See
TracTickets for help on using
tickets.

Resolved in recent UI polishing