Ticket #501 (closed defect: fixed)
Exception raised on go to end and deleting the playback phrase.
Reported by: | rachana-singh | Owned by: | avneesh-singh |
---|---|---|---|
Priority: | major | Milestone: | Obi 1.2-RC2 |
Component: | Application | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Time planned: | 1d | Time remaining: | 1d |
Time spent: | 1d | Estimated Number of Hours: | 0.0 |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 0 |
Description
Open project,play on navigate should be checked.
Go to TOC view. select a section of 4K phrases.
Playback will start.
Do f6.
We will land up on CV.
Now through Vscroll buttons press go to end.
Press delete button.
Below exception message window raised.
Null Reference exception : Object reference not set to an instance of an object.
at Obi.ObiNode?.get_index() ObiNode?.cs 121
at Obi.projectView.Strip.DisplayPreviousLayout?(EmptyNode? expectedLastPhrase) Strip.cs 1425
at Obi.projectView.ContentView?.CreateBlocksTillNodeInStrip?(Strip stripControl,EmptyNode? NodeOfLastBlockToCreate?,Boolean considerStripHaltFlag,Int32 pixelDepth) in ContentView?.cs 1661
at Obi.projectView.ContentView?.CreateBlocksTillNodeInStrip?(Strip stripControl, EmptyNode? nodeOfLastBlockToCreate,Boolean considerStripHaltFlag) in ContentView?.cs 1635
at Obi.projectView.ContentView?.CreateLimitedBlocksInStrip?(Strip StripControl?, EmptyNode? requiredEmptyNode) in ContentView?.cs 1442