Posted 14 years ago
by David Mullin
Version: 9.2.0515
Platform: .NET 3.5
Environment: Windows 7 (64-bit)
I have a UserControl which contains an Int32EditBox. This UserControl is contained within a BlockUIContainer inside a FlowDocument in Page mode. If I type something into the Int32EditBox and hit the "Next Page" button on the FlowDocumentReader without first moving the focus from the Int32EditBox control, when I page back, the contents are lost. If I replace the Int32EditBox with a normal TextBox, the contents are not lost.
I have a simple reproduction which I can provide of this.
David Mullin
IMA Technologies
I have a simple reproduction which I can provide of this.
David Mullin
IMA Technologies