View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017783 | MMW 5 | Main Panel | public | 2021-04-25 22:15 | 2021-04-29 00:10 |
Reporter | drakinite | Assigned To | |||
Priority | high | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 5.0.1 | ||||
Target Version | 5.0.1 | Fixed in Version | 5.0.1 | ||
Summary | 0017783: (Regression) Editing items on tracklist sometimes does not display changes | ||||
Description | After the change introduced by 0017776, after editing tracklist items with F2, then pressing enter, the changes sometimes do not display. By scrolling up and back to bring the list item back into view, the changes take effect. | ||||
Additional Information | Somehow, adding the line in ListView.prototype.hideDiv -> div.style.display = 'none'; is what causes the changes to not display after editing. There may be a bit of code somewhere that takes an issue when one of the ListView's divs are not visible, leading to changes not being displayed (Possibly something wrong with the GridView class and reacting to its datasource changes?). | ||||
Tags | No tags attached. | ||||
Fixed in build | 2400 | ||||