firefox-ios
firefox-ios copied to clipboard
Bugfix FXIOS-9842 [Toolbar redesign] Tapping outside the URL bar is not completely closing the keyboard
:scroll: Tickets
:bulb: Description
Ends the edit mode in the address toolbar when the keyboard gets dismissed. Also cleans up unused code.
:pencil: Checklist
You have to check all boxes before merging
- [x] Filled in the above information (tickets numbers and description of your work)
- [x] Updated the PR name to follow our PR naming guidelines
- [ ] Wrote unit tests and/or ensured the tests suite is passing
- [ ] When working on UI, I checked and implemented accessibility (minimum Dynamic Text and VoiceOver)
- [ ] If needed, I updated documentation / comments for complex code and public methods
- [ ] If needed, added a backport comment (example
@Mergifyio backport release/v120
)