Closed
Bug 907567
Opened 12 years ago
Closed 12 years ago
"My Dashboard" is mostly empty when starting up in app tab
Categories
(bugzilla.mozilla.org :: MyDashboard, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: rhelmer, Assigned: dkl)
References
Details
I keep https://bugzilla.mozilla.org/page.cgi?id=mydashboard.html in an app tab, and when I start the browser it loads the page but the page is mostly empty - no table etc. but the basic HTML/CSS seems to be loading.
I'll attach a screenshot when I get a sec.
TypeError: Y.one(...) is null @ https://bugzilla.mozilla.org/extensions/MyDashboard/web/js/flags.js?1376370265:29
| Reporter | ||
Comment 2•12 years ago
|
||
I seem to be able to repro just letting the tab load in the background too, don't need to do the app tab/restart dance.
| Assignee | ||
Comment 3•12 years ago
|
||
But if you refresh the tab (or click the refresh link for each table), it loads ok right? Byron mentioned it may be an issue with on-content-ready which I am investigating.
dkl
| Reporter | ||
Comment 4•12 years ago
|
||
(In reply to David Lawrence [:dkl] from comment #3)
> But if you refresh the tab (or click the refresh link for each table), it
> loads ok right? Byron mentioned it may be an issue with on-content-ready
> which I am investigating.
>
> dkl
Yes.
| Reporter | ||
Updated•12 years ago
|
Summary: "My Dashboard" is mostly empty when starting up in app tab → "My Dashboard" is mostly empty when loaded in background tab
| Assignee | ||
Comment 5•12 years ago
|
||
Thanks for the report.
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
modified extensions/MyDashboard/web/js/flags.js
modified extensions/MyDashboard/web/js/query.js
Committed revision 8962.
dkl
Assignee: nobody → dkl
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Summary: "My Dashboard" is mostly empty when loaded in background tab → "My Dashboard" is mostly empty when starting up in app tab
Comment 6•12 years ago
|
||
evilpie and I are still seeing the same symptoms. Was a new bug filed?
| Assignee | ||
Comment 7•12 years ago
|
||
(In reply to Matthew N. [:MattN] from comment #6)
> evilpie and I are still seeing the same symptoms. Was a new bug filed?
Yes please. The approach taken by the change committed in this bug didn't fully fix the issue so with a new bug we can take a look at some other ways to fix this.
dkl
You need to log in
before you can comment on or make changes to this bug.
Description
•