I'm using the RadSpreadsheet control, and it's ribbon bar.
I have a simple menu, which when clicked, calls another dialog.
But the menu structure overlays the new dialog:
The menu items have gone, including the one which the user just clicked, which is good, but the outline of the ribbon is still visible.
I don't have any control over the popup window, as it comes from another application, so I can't tell it to 'bring to top'.
Has anyone else seen this ? I don't think it's specific to the RadSpreadsheet ribbon bar - i've seen the same effect on other ribbon bars.
Is there any way to avoid this ? Not a disaster, but it just looks poor. The blank space does go away, but only once everything else has completed.