Opened 10 years ago
Closed 10 years ago
#397 closed defect (fixed)
PrView explore box is broken
Reported by: | mathieu | Owned by: | mathieu |
---|---|---|---|
Priority: | blocker | Milestone: | SasView 3.1.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
There is an issue with the PrView? explore box that appeared since moving to wx 3.0
This is from Paul:
The "explore box" is broken in windows but not on mac it seems.
You can put some numbers in but quickly some boxes become inaccessible such as "number of points" and may even get stuck in max or min and not allow chaning any other value … including the drop down.
The alpha version on PC behaves very well and even deals elegantly with putting a SMALLER number in the max by simply inverting the plot scale.
Change History (2)
comment:1 Changed 10 years ago by mathieu
- Owner set to mathieu
- Status changed from new to assigned
comment:2 Changed 10 years ago by mathieu
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
This should now be fixed. The problem was using the EVT_KILL_FOCUS event, which causes problems on Windows.