Closed
Bug 292865
Opened 20 years ago
Closed 19 years ago
Throbber/"Loading" doesn't appear when tab bar gets displayed
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dave, Assigned: takeshi2)
References
Details
(Keywords: fixed1.8.1)
Attachments
(2 files, 1 obsolete file)
|
3.48 KB,
patch
|
mconnor
:
approval-branch-1.8.1+
|
Details | Diff | Splinter Review |
|
3.48 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050503 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050503 Firefox/1.0+ When Firefox is started up with the tab bar hidden, a page is loaded in this tab, then a new tab is opened whilst the page is downloading, the throbber isn't shown on the original tab, nor is the "Loading" status shown; instead it shows the title of the previous page, along with the favicon (if applicable). It appears that it's similar to bug #233266 , but different. Reproducible: Always Steps to Reproduce: 1. Open a new Firefox window, with the tab bar disabled. 2. Load any page. 3. Load something which takes a while to load (example: http://icculus.org/lgfaq/ ). 4. Whilst that's loading, open a new tab, bringing up the tab bar. Actual Results: The original page doesn't reflect the loading process, both in the "mini-throbber" and in the tab name. Expected Results: The tab should reflect the fact that it is loading. Same problem with the current Ubuntu Breezy package as well as the latest nightly. Not tested on seamonkey.
Comment 1•20 years ago
|
||
confirmed with current firefox CVS bug 297155 exists for the same bug in the suite
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: unspecified → Trunk
| Assignee | ||
Comment 2•19 years ago
|
||
You can also test this bug by: 1. Open a new window. 2. Right-click on a bookmark folder (e.g. "Firefox and Mozilla Links") and select "Open in Tabs". 3. See the left-most tab. Furthermore, this bug causes the throbber in the toolbar to spin forever. 1. Create a bookmark folder containing two bookmarks like following: TESTFOLDER + any URL + about:blank 2. Open a new window. 3. Right-click on the bookmark folder and select "Open in Tabs". 4. While loading, switch to the right tab. 5. Look at the throbber in the toolbar. In latter case "mini-throbber"s in tabs works correctly.
| Assignee | ||
Comment 3•19 years ago
|
||
This does also fix following bugs around tabs. - Firefox sometime shows "Lo....." instead of "Loa..." in tabs when cropped. (I.e. the cropping position of "Loading..." is not determinate.)
Updated•19 years ago
|
Assignee: nobody → takeshi2
OS: Linux → All
Updated•19 years ago
|
Attachment #187930 -
Flags: review?(mconnor)
Updated•19 years ago
|
Attachment #187930 -
Flags: review?(mconnor) → review+
Comment 4•19 years ago
|
||
Attachment #187930 -
Attachment is obsolete: true
Comment 5•19 years ago
|
||
checked-in.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Is attachment 196217 [details] [diff] [review] safe for the 1.8 branch? Or is it far too late to take this sort of change?
| Assignee | ||
Comment 7•19 years ago
|
||
> Is attachment 196217 [details] [diff] [review] safe for the 1.8 branch?
Yes, I think, though I can't respond to the latter question.
I'll do more test if this bug cound be fixed in branch.
(irrelevant dependency cleared)No longer blocks: 308853
Updated•19 years ago
|
Attachment #196217 -
Flags: approval-branch-1.8.1?(mconnor)
Updated•19 years ago
|
Attachment #196217 -
Flags: approval-branch-1.8.1?(mconnor) → approval-branch-1.8.1+
Updated•19 years ago
|
Whiteboard: [checkin needed (1.8 branch)]
Updated•19 years ago
|
Keywords: fixed1.8.1
Whiteboard: [checkin needed (1.8 branch)]
Comment 8•19 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•