Opened 10 years ago
Closed 10 years ago
#349 closed defect (fixed)
Box Sum slicer parameter boxes are no longer editable on Windows
Reported by: | smk78 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | SasView 3.1.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
The Box Sum slicer parameter boxes no longer accept keyboard input on Windows builds (but DO still work on Mac build).
Query Wx3.0 issue?
Also see Ticket #260.
Change History (2)
comment:1 Changed 10 years ago by krzywon
comment:2 Changed 10 years ago by krzywon
- Resolution set to fixed
- Status changed from new to closed
This is now fixed by allowing the bound event controllers all of the default behaviors for each event on top of the behavior desired.
Note: See
TracTickets for help on using
tickets.
The newest build does actually accept keyboard inputs on Windows but there is no visual feedback (cursor or text selected) when the input gets focus, causing the confusion.
I am working on how to force the cursor to display.