UICollectionView section header hides scroll indicator

Originator:willk37
Number:rdar://34633539 Date Originated:09/25/2017
Status:Open Resolved:
Product:iOS + SDK Product Version:11.0 (15A372)
Classification: Reproducible:Always
 
Area:
UIKit

Summary:
In IOS 11, when using a UICollectionView with a flow layout and header supplementary view, the header view looks like it is placed above the vertical scroll indicator. This makes it look like a chunk of the scroll indicator is missing.

Steps to Reproduce:
Set up a standard UICollectionView with a flow layout and header view and scroll the collection view. 

Expected Results:
I would expect the header view to not block the scroll indicator, similar to the footer view.

Actual Results:
The header view is blocking part of the scroll indicator.

Version/Build:
11.0 (15A372)

Comments

I also reproduce it on iPhoneX iOS11

It is very ugly when we have a lot of close headers

By occmobility at April 20, 2018, 9 a.m. (reply...)

Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!