ShammyLevva / FTAnalyzer

Family Tree Analyzer - Finds hidden details in your family tree. Install at
http://www.ftanalyzer.com/install
Apache License 2.0
54 stars 22 forks source link

[BUG] Inappropirate Popup data shown on Data Cells of Colour Census Report #261

Open EmmArrBee opened 2 years ago

EmmArrBee commented 2 years ago

Version Number problem appears in v8.2.5.0

Describe the bug Right click on any data cell in the Colour Census Report window to show the "View Individual Facts" popup. Howver the facts to not relate to the row where the right click is performed. To Reproduce Steps to reproduce the behavior:

  1. Go to the Colour Census Report Results screen.
  2. LEFT Click on any data cell in any row (for example the first data row). This action correctly selects the row
  3. Right click on any cell in any other data row and that cell is also selected and the popup "View Individual Facts" is shown
  4. Left click on the pop up and the facts shown do NOT relate to the data cell/row on which the right click was performed. They are for the individual who was selected by the previous left click. (This individal may have been scrolled away from and no longer visible, which makes this bug all the more confusing...) Expected behavior A right click to relate to the current data cell/row

Screenshots

Additional context See also #260 which is a specific subset of this issue. Headings should not have this type of context action at all, whilst any data cell (this bug) should.

ShammyLevva commented 2 years ago

Thanks this appears to be related to the recent change to allow individual cell selection so that selecting a cell didn’t highlight the whole row.