| 3 | | (Going to upload some screenshots, and come back and edit this ticket with descriptions of them.) |
| | 3 | Uploaded screen shots from iOS 5 Beta 7 on both iPhone and iPad. Screen shots were taken from testbp.org, which is running BuddyPress + bbPress. The admin bar pictured, while having modified menus, does not have any non-WP-core CSS that could contribute to this bug. |
| | 4 | |
| | 5 | It appears that iOS 5 obeys fixed positioning rules differently than before. The admin bar is now properly fixed to the top regardless of the window Y position, where if memory serves in iOS 4 it used to remain at the 0px top, unfixed. |
| | 6 | |
| | 7 | The real problem comes when zoomed. The fixed top + left positioning means you can never see the right side of the Admin Bar when zoomed in. The Admin Bar properly zooms and retains the 100% width of the browser window like I would expect it to, I just can never get to it. |