Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#13068 closed bug (duplicate)

Address bar URL doesn't always display

Reported by: arfonzo Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Applications/WebPositive Version: R1/Development
Keywords: Cc: arfonzo
Blocked By: Blocking:
Platform: All

Description

Sporadic behavior, generally noticed when opening links as new tabs.

Symptoms:

  • The address bar remains blank
  • Or, shows a previous tab's URL.

On refreshing the page manually, the URL is populated in the address bar.

Change History (4)

comment:1 by pulkomandy, 7 years ago

This is because of the "don't update URL bar while it is focused" hack. In particular, it is focused automatically when creating a new tab, so the URL can't be set.

This hack needs to be reworked with a proper implementation of the feature (do not change the URL, only if the user is actually editing it)

comment:2 by pulkomandy, 7 years ago

For reference, the commit breaking this is hrev50638.

comment:3 by pulkomandy, 7 years ago

Blocked By: 13548 added
Resolution: duplicate
Status: newclosed

comment:4 by pulkomandy, 7 years ago

Blocked By: 13548 removed

(In #13548) Applied in hrev51203. Thanks!

Note: See TracTickets for help on using tickets.