Code review comment for lp:~canonical-platform-qa/webbrowser-app/fix255631-focus_address_bar

Revision history for this message
Leo Arias (elopio) wrote :

> Not sure how this change would make a difference: TextField.write() has to
> focus the text field before writing to it, how would it do it without tapping
> on the field first? (which would trigger the scrolling to the end of the URL)

write does the focus clicking it. The problem on the sanity occurs only if we click the field twice.

« Back to merge proposal