Unexpected Navigation Behavior When Exiting "View Source" in /e/OS Browser
- /e/ version: 2.3-t
- Device model(s): ~beyond2lte
- Developer mode enabled: yes
- Device rooted: no
- Trackers blocker enabled: yes
## Summary
When using the "View source" feature in the /e/OS browser, there is no option to close the source view directly. The back button (or swipe left) closes the source view but also navigates one step back in the browser history, resulting in a two-step navigation action instead of returning to the last viewed page.
## Steps to Reproduce:
1. Open the /e/OS browser.
2. Navigate to any webpage.
3. Use the "View source" feature to view the page's source code.
4. Attempt to exit the source view using the back button (or swipe left in some navigations).
## Expected Behavior:
Exiting the source view should return the user to the last viewed webpage without navigating further back in the browser history.
## Actual Behavior:
Exiting the source view using the back button also navigates one page backward in history, effectively making two steps: closing the source view and navigating back to the second previous page.
## Technical informations
**Relevant logs (`adb logcat`)**
<!--Paste any relevant logs in the codeblock bellow -->
```
```
**Relevant screenshots**
<!--Screenshots of the problem -->
## Solutions
**Workaround**
<!--To get the feature working or at least to make the device usable -->
**Possible fixes**
<!--Any idea to fix the issue or a link to the line of code that might be the cause for this problem -->
<!--Add the labels corresponding to your issue by adding a tilde and typing the name of the label you think apply to your issue in the line above. You need to type a tilde before the name of each label you want to apply to the issue. -->
issue