issue-#34 fixing the reuse of open documents
Posted: Thu Mar 26, 2015 2:27 pm
This issue is about the reuse of open documents in BB.
When clicking on a link to a help text that is already open within BlackBox,
a new help text window is opened. This is in contrast to the expected behavior of
reusing the open window (bring to front) as it is done when editing documents.
The reason is a very unsystematic treatment of reuse of open documents in BB 1.6.
Related anomalies arise with other document modes (except edit mode)
and need to be taken into account when changing this behavior.
There are also cases with tool dialogs (if I remember correctly) where there is a wrong reuse if
the same window title is used for different documents. That's why I classified this issue as a bug.
A proposal for a much more systematic treatment of reuse of open documents based on
file name, location, converter and document flags instead of window titles is available in CPC 1.7 rc5.
Refers to CPC 1.7 rc5 change list item 9 and Open Points 05.
The diffs can be found in http://redmine.blackboxframework.org/pr ... d7f3a5a888.
- Josef
When clicking on a link to a help text that is already open within BlackBox,
a new help text window is opened. This is in contrast to the expected behavior of
reusing the open window (bring to front) as it is done when editing documents.
The reason is a very unsystematic treatment of reuse of open documents in BB 1.6.
Related anomalies arise with other document modes (except edit mode)
and need to be taken into account when changing this behavior.
There are also cases with tool dialogs (if I remember correctly) where there is a wrong reuse if
the same window title is used for different documents. That's why I classified this issue as a bug.
A proposal for a much more systematic treatment of reuse of open documents based on
file name, location, converter and document flags instead of window titles is available in CPC 1.7 rc5.
Refers to CPC 1.7 rc5 change list item 9 and Open Points 05.
The diffs can be found in http://redmine.blackboxframework.org/pr ... d7f3a5a888.
- Josef