Bug 1910595 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

## Updated requirements

Expected 'focus' behaviour is consitent with the current app implementation, e.g. when cursor is focused on the URL bar the keyboard is up and displayed on top of the homescreen (This module should load before new tab).

### Original toolbar
1. On fresh App launch (including after first run onbaording)
1. When launching a new tab 

### New navigation bar
1. On fresh App launch (including after first run onbaording)
1. When launching a new tab
## Updated requirements

Expected 'focus' behaviour is consitent with the current app implementation, e.g. when cursor is focused on the URL bar the keyboard is up and displayed on top of the homescreen (This module should load before new tab).

### Original toolbar
1. On fresh App launch (including after first run onbaording)  
    1. ✅ update `focusOnAddressBar` safeArg for `HomeFragment` as defined in the nav_graph.xml.
1. When launching a new tab
    1. ✅ update `focusOnAddressBar` safeArg for `HomeFragment` as defined in the nav_graph.xml.

### New navigation bar
1. On fresh App launch (including after first run onbaording) 
    1. ✅ Update `focusOnAddressBar` safeArg for `HomeFragment` as defined in the nav_graph.xml. ⚠️ This affects the navbar CFR positioning
1. When launching a new tab 
    1. ✅ Already does this
## Updated requirements

Expected 'focus' behaviour is consitent with the current app implementation, e.g. when cursor is focused on the URL bar the keyboard is up and displayed on top of the homescreen (This module should load before new tab).

## Findings
### Using the original URL toolbar:
1. On fresh App launch (including after first run onbaording)  
    1. ✅ update `focusOnAddressBar` safeArg for `HomeFragment` as defined in the nav_graph.xml.
1. When launching a new tab
    1. ✅ update `focusOnAddressBar` safeArg for `HomeFragment` as defined in the nav_graph.xml.

### Using the new navigation bar:
1. On fresh App launch (including after first run onbaording) 
    1. ✅ Update `focusOnAddressBar` safeArg for `HomeFragment` as defined in the nav_graph.xml. ⚠️ This affects the navbar CFR positioning
1. When launching a new tab 
    1. ✅ Already does this
## Updated requirements

Expected 'focus' behaviour is consitent with the current app implementation, e.g. when cursor is focused on the URL bar the keyboard is up and displayed on top of the homescreen (This module should load before new tab).

## Findings
### Using the original URL toolbar:
1. On fresh App launch (including after first run onbaording)  
    1. ✅ update `focusOnAddressBar` safeArg for `HomeFragment` as defined in the nav_graph.xml.
1. When launching a new tab
    1. ✅ Already does this

### Using the new navigation bar:
1. On fresh App launch (including after first run onbaording) 
    1. ✅ Update `focusOnAddressBar` safeArg for `HomeFragment` as defined in the nav_graph.xml. ⚠️ This affects the navbar CFR positioning
1. When launching a new tab 
    1. ✅ Already does this

Back to Bug 1910595 Comment 2