Feedback a iOS26 bug, iOS reset UITableViewCell.contentView

Hi all, Recently, I received feedback from users that the cell of UITableView will be enlarged when clicked on the iOS26 system. After positioning, it was found that the iOS26 system has reset the frame of the contentView so that its width is always the screen width. The following Demo can reproduce this problem. Does anyone have this problem? Is there a solution? Thanks

Run and click on the cell to see the problem

http://www.yangshuang.net/TestProject.zip

Feedback a iOS26 bug, iOS reset UITableViewCell.contentView
 
 
Q