REPRODUCIBILITY: 100%
OS VERSION: 4.5.0.16
HARDWARE: Xperia 10
UI LANGUAGE: PL
REGRESSION: Yes
DESCRIPTION:
After conv with @vlagged I came to conclusion that this could be patchmanager issue.
This may sound odd and crazy but somehow the SailfishBrowser “forgets” that it’s patched.
PRECONDITIONS:
patchmanager installed
STEPS TO REPRODUCE:
- reboot phone (so we sure everything is clear)
- go to patchmanager ui and apply my patch Browser toolbar always visible.
- Start up browser and go to the settings, check if you have “Behavior” section at the bottom, if not, reboot the phone.
- after reboot check again if you have the option,
- play with the browser until it crash
- once browser reload, go to settings, observe the “Behavior” section is gone even that browser.qml and SettingsPage.qml of the browser still contains the patch.
- go to terminal, kill
/usr/libexec/mapplauncherd/booster-browser --application=sailfish-browser
- start up browser, go to settings, observe the “Behavior” section is back again
EXPECTED RESULT:
After browser reload the patch should still be there, the Behavior section shouldn’t be gone
ACTUAL RESULT:
Even that browser qml files still contain the patch, the Behavior section is gone.
MODIFICATIONS:
Only this one patch