Bugfix FXIOS-15837 Search bar not visible after rotation#33913
Conversation
🧹 Tidy commitJust 1 file(s) touched. Thanks for keeping it clean and review-friendly! 🦊 BrowserViewController CheckWe’re tracking the size of
✅ New file code coverageNo new file detected so code coverage gate wasn't ran. ✅ Existing file code coverageNo modified file had significant enough changes for the coverage gate to run. Client.app: Coverage: 40.64
Generated by 🚫 Danger Swift against 4f8d861 |
|
I've tested the fix but I found a side effect, after rotating back to portrait the address bar and search engines are showing correctly but the search results are not visible anymore instead the homepage is showing ScreenRecording_05-20-2026.10-39-49_1.MP4 |
The bug is reproducible in main so it's not related to the fix, we should create a new ticket and work separately |
|
@Mergifyio backport release/v151.1 |
|
🚀 PR merged to |
✅ Backports have been createdDetails
Cherry-pick of 318f61c has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
📜 Tickets
Jira ticket
Github issue
💡 Description
This PR fixes the bug related to the search bar that will disappear while editing after rotating from landscape to portrait mode.
🎥 Demos
Demo
📝 Checklist