#3619 closed defect (fixed)
Browse shows "Loading..." in the url entry when the page is untitled
Reported by: | manuq | Owned by: | manuq |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Browse | Version: | Unspecified |
Severity: | Unspecified | Keywords: | 12.1.0 olpc-test-passed |
Cc: | humitos | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
TestCase:
- open an untitled page, for example http://dev.laptop.org/~manuq/create-harder.svg
- when the load finishes, the url entry should say "Untitled"
It is saying "Loading..." now.
Attachments (1)
Change History (7)
Changed 11 years ago by manuq
comment:1 Changed 11 years ago by manuq
Fix patch attached, please test.
comment:2 follow-up: ↓ 3 Changed 11 years ago by humitos
Tested and it worked. Please, push it.
comment:3 in reply to: ↑ 2 Changed 11 years ago by manuq
Replying to humitos:
Tested and it worked. Please, push it.
Thanks for testing! I will wait for Simon's ACK, as he is the co-maintainer
comment:4 Changed 11 years ago by manuq
- Keywords olpc-test-pending added
- Resolution set to fixed
- Status changed from new to closed
comment:5 Changed 11 years ago by greenfeld
- Keywords olpc-test-passed added; olpc-test-pending removed
We see "Untitled" in 12.1.0 os16.
Note: See
TracTickets for help on using
tickets.
Patch that fixes the bug