Bug #1671
Mis à jour par Sebastien Jacquot il y a plus de 9 ans
Link points selection of progression chart with edition browser and edition highlighting system (synchronous editor).
h3. Behaviors
* 1) on point selection:
** display a label area containing:
*** the 'ref' property if exists otherwise the 'text:id' property
*** the global position in corpora and the total count of all tokens of the corpora
*** the number of the selected token and the frequency in corpora of the selected token
** if a linked Edition editor already exists for the selected token, move to the right page and highlight "more" the selected token (all other token of the query must also be highlighted)
* 2) on CTRL/CMD + double click:
** open an Edition editor using the queries of all the lines of the chart to highlight the token, highlight "more" the token of the line that has triggered the event and move to the page of the selected token
** split the editor area so the Progression chart and the new Edition are visible
** But, if a linked Concordance editor already exists for the selected token, the new Edition editor must be open in the area of this concordance editor
* TBD: define the behaviors when each synchronous editor is the editors are closed
h3. Validation tests
The system permits to have one edition editor linked to the progression chart plus one concordance editor linked for each curve of the progression chart.
* a new edition editor must never be open if there's already one linked to progression chart
h3. Behaviors
* 1) on point selection:
** display a label area containing:
*** the 'ref' property if exists otherwise the 'text:id' property
*** the global position in corpora and the total count of all tokens of the corpora
*** the number of the selected token and the frequency in corpora of the selected token
** if a linked Edition editor already exists for the selected token, move to the right page and highlight "more" the selected token (all other token of the query must also be highlighted)
* 2) on CTRL/CMD + double click:
** open an Edition editor using the queries of all the lines of the chart to highlight the token, highlight "more" the token of the line that has triggered the event and move to the page of the selected token
** split the editor area so the Progression chart and the new Edition are visible
** But, if a linked Concordance editor already exists for the selected token, the new Edition editor must be open in the area of this concordance editor
* TBD: define the behaviors when each synchronous editor is the editors are closed
h3. Validation tests
The system permits to have one edition editor linked to the progression chart plus one concordance editor linked for each curve of the progression chart.
* a new edition editor must never be open if there's already one linked to progression chart