Opened 14 years ago

Closed 14 years ago

#6321 closed bug (fixed)

Tab title fails to update properly

Reported by: mmadia Owned by: czeidler
Priority: normal Milestone: R1
Component: Applications/WebPositive Version: R1/Development
Keywords: Cc:
Blocked By: Blocking: #6368
Platform: All

Description

hrev37520 + hrev532

  • Open a New tab (or use one that's already open)
  • Enter a non-valid URL, such as http://HAIKU-os.or/
  • Close the info alert
  • Enter a valid URL, such as http://HAIKU-os.org/
  • The favicon will display. However the name of the tab will not update.

Change History (7)

comment:1 by anevilyak, 14 years ago

Owner: changed from stippi to anevilyak
Status: newassigned
Version: R1/alpha2R1/Development

comment:2 by anevilyak, 14 years ago

Partly fixed in Web+ hrev535. However, the fix has exposed some form of app_server/decorator problem ; when calling SetTitle, the title isn't changed immediately. However, when focusing another window, the change suddenly takes effect, though often with some artifacting (i.e. partially drawn tab). I'm guessing the latter might have to do with some of Clemens' recent changes so reassigning to him for that part.

comment:3 by anevilyak, 14 years ago

Owner: changed from anevilyak to czeidler

comment:4 by anevilyak, 14 years ago

I might also note, this problem can be seen in other apps (i.e. Vision's title doesn't correctly update when switching channels), and I'm fairly certain this worked up until quite recently.

comment:5 by anevilyak, 14 years ago

Fixed Web+ package updated in hrev37558. Leaving ticket open until app_server bug is fixed.

comment:6 by czeidler, 14 years ago

Resolution: fixed
Status: assignedclosed

Fixed in 37559 thanks!

comment:7 by anevilyak, 14 years ago

Blocking: 6368 added

(In #6368) This was already fixed.

Note: See TracTickets for help on using tickets.