← Back to team overview

touch-packages team mailing list archive

[Bug 1472161] [NEW] [regression] full URL is not displayed when focusing the address bar

 

Public bug reported:

The browser has a mechanism to simplify the URL in the address bar when it looses focus (it displays only the domain name, which makes it much more readable on small form factors such as phones).
When focusing the address bar to input some text, it used to display the full URL, but a recent regression broke that.

Steps to reproduce:

 1) focus the address bar, type "example.org/foo", and validate (return key on the OSK)
 2) wait for the page to be fully loaded, then focus the address bar again

Expected result: the contents of the address bar becomes "http://example.org/foo";.
Current result: the contents of the address bar remains "example.org".

** Affects: webbrowser-app (Ubuntu)
     Importance: High
     Assignee: Olivier Tilloy (osomon)
         Status: Confirmed

** Changed in: webbrowser-app (Ubuntu)
       Status: New => Confirmed

** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided => High

** Changed in: webbrowser-app (Ubuntu)
     Assignee: (unassigned) => Olivier Tilloy (osomon)

** Summary changed:

- URL is not un-simplified when focusing the address bar
+ [regression] full URL is not displayed when focusing the address bar

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1472161

Title:
  [regression] full URL is not displayed when focusing the address bar

Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  The browser has a mechanism to simplify the URL in the address bar when it looses focus (it displays only the domain name, which makes it much more readable on small form factors such as phones).
  When focusing the address bar to input some text, it used to display the full URL, but a recent regression broke that.

  Steps to reproduce:

   1) focus the address bar, type "example.org/foo", and validate (return key on the OSK)
   2) wait for the page to be fully loaded, then focus the address bar again

  Expected result: the contents of the address bar becomes "http://example.org/foo";.
  Current result: the contents of the address bar remains "example.org".

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1472161/+subscriptions


Follow ups

References