#59 closed defect (fixed)
Support mouse drag highlighting in batch table
Reported by: | butlerpd | Owned by: | jhjcho |
---|---|---|---|
Priority: | minor | Milestone: | SasView 3.0.0 |
Component: | SansView | Keywords: | |
Cc: | Work Package: | SasView GUI Redesign |
Description
Currently clicking on a column highlights the column and captures all data while shift and control click do the expected things. however the click and drag does highlight as expected but Sansview only reads the first cell. This is however a lower priority which we will fix if and when we figure it out or there is enough clamor from users to raise the priority
Change History (7)
comment:1 Changed 13 years ago by butlerpd
- Milestone set to WishList
comment:2 Changed 12 years ago by jhjcho
- Owner set to jhjcho
- Status changed from new to assigned
comment:3 Changed 12 years ago by jhjcho
comment:4 Changed 12 years ago by jhjcho
Now it distinguishes empty/non-numeric cells in highlighted cells
comment:5 Changed 10 years ago by butler
- Work Package set to SasView GUI Redesign
comment:6 Changed 9 years ago by butler
- Resolution set to fixed
- Status changed from assigned to closed
This has been fixed a while back. Not sure why it was never closed. Tested all reasonable combinations I could think of on release 3.0.0 and everything works as expected so closing this ticket
comment:7 Changed 9 years ago by butler
- Milestone changed from WishList to SasView 3.0.0
In progress…
1) Now it does know the highlight except when multiple columns are highlighted.
2) Copy and paste are added (But the pasted elements are not included in saving as a file.)