Opened 14 years ago
Closed 14 years ago
#1277 closed defect (done)
Operators SideBar freezes HL when deleting in search box
Reported by: | epitzer | Owned by: | swagner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.2 |
Component: | Core.Views | Version: | 3.3.2 |
Keywords: | Cc: |
Description (last modified by epitzer)
The Operators SideBar (a TypeSelector) freezes the entire Application when deleting characters from the search box.
Change History (8)
comment:1 Changed 14 years ago by epitzer
- Owner changed from swagner to epitzer
- Status changed from new to accepted
comment:2 Changed 14 years ago by epitzer
- Description modified (diff)
comment:3 Changed 14 years ago by epitzer
comment:4 Changed 14 years ago by epitzer
- Owner changed from epitzer to swagner
- Status changed from accepted to reviewing
comment:5 Changed 14 years ago by abeham
Is this going into the next release? Please adjust the milestone if the changes in this ticket will be in the 3.3.2 release.
comment:6 Changed 14 years ago by swagner
- Milestone changed from HeuristicLab x.x.x to HeuristicLab 3.3.2
comment:7 Changed 14 years ago by swagner
- Status changed from reviewing to readytorelease
comment:8 Changed 14 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.1 to 3.3.2
Note: See
TracTickets for help on using
tickets.
Fully display the tree view after repopulating, which creates handles for all nodes and no problems occur when deleting nodes. (r4826)