Popup with vertical scrollbar overlaps resize handle

Navigation for WPF Forum

Posted 16 years ago by Kollen Glynn
Version: 3.5.0429
Platform: .NET 3.5
Environment: Windows Vista (32-bit)
Avatar
Fairly minor and I'm not sure if we couldn't work around this in some way.

1. Create navigation pane with ScrollViewer and VerticalScrollBarVisibility = ScrollBarVisibility.Auto. Add an items control or ListView with items such that resizing will show a vertical scrollbar.

2. Minimize NavigationBar.
3. Show popup and resize popup vertically so vertical scrollbar appears.

Expected: down thumb of scrollbar is located above resize handle like Outlook
Actual: the resize handle overlaps the vertical scrollbar

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Kollen,

For this you may need to simply put a margin on the bottom of the child control. Perhaps you could trigger that off of the NavigationBar being minimized.

If you have any ideas for handling this better, feel free to post them too.

Thanks!


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.