Closed
Bug 818437
Opened 12 years ago
Closed 12 years ago
Bookmarks toolbar items not populated if grippy is collapsed when the browser window is opened
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.19
People
(Reporter: R.G.Belleman, Assigned: philip.chee)
References
Details
Attachments
(1 file)
1.42 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 SeaMonkey/2.14
Build ID: 20121118021014
Steps to reproduce:
1. Make sure the "Bookmarks Toolbar" is visible and has items in it
2. Minimize the toolbar with the little triangle button at far left
3. Open a new browser window (e.g. Ctrl-N)
4. De-minimize the toolbar with the little triangle button at far left
Actual results:
The "Bookmarks Toolbar" items do not show.
Having done the previous steps, again open a new browser window:
this time the "Bookmarks Toolbar" items /do/ show.
Expected results:
The "Bookmarks Toolbar" items should always show when the toolbar is not minimized.
Assignee | ||
Updated•12 years ago
|
Summary: Bookmarks toolbar items not updated after minimization → Bookmarks toolbar items not populated if grippy is collapsed when the browser window is opened
Assignee | ||
Comment 3•12 years ago
|
||
Ignore hidden/collapsed state of the bookmarks toolbar when running PlacesToolbarHelper.init().
Updated•12 years ago
|
Attachment #725771 -
Attachment is patch: true
Attachment #725771 -
Flags: review?(neil) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Pushed to comm-central:
http://hg.mozilla.org/comm-central/rev/57f97b40a8d1
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.19
You need to log in
before you can comment on or make changes to this bug.
Description
•