Developer Notes

This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.

Description

Menu anchors in full screen applications are avoiding collisions with the taskbar even though it isn't on screen.

FSlateApplication::CalculatePopupWindowPosition() has this line...

const FPlatformRect PlatformWorkArea = PlatformApplication->GetWorkArea( AnchorRect );

Steps to Reproduce

Fortnite chat panel has a button on the left that brings up the chat channels. It shows the popup too high because it is avoiding the taskbar's footprint.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-5772 in the post.

0
Login to Vote

Won't Fix
CreatedNov 24, 2014
ResolvedFeb 9, 2017
UpdatedApr 27, 2018