Closed Bug 367623 Opened 18 years ago Closed 17 years ago

Bookmarks toolbar doesn't redraw properly after toolbar customizations

Categories

(Firefox :: Bookmarks & History, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 3 alpha2

People

(Reporter: jminta, Assigned: jminta)

References

Details

Attachments

(1 file)

STR:
1.) Open the toolbar customization dialog.
2.) Close the dialog

Actual results:
All bookmarks are collapsed into the chevron.

Expected results:
Bookmarks fill the toolbar until there is no more space.

Because we're calling _init() in the constructor, our boxObject hasn't had a chance to get the proper size yet, so we're measuring it as 0.
Attached patch use setTimeoutSplinter Review
Putting this call in a setTimeout gives boxObject time to get its head straight.
Attachment #252184 - Flags: review?
Attachment #252184 - Flags: review? → review?(mano)
Comment on attachment 252184 [details] [diff] [review]
use setTimeout

r=mano, ugh.
Attachment #252184 - Flags: review?(mano) → review+
Target Milestone: --- → Firefox 3 alpha2
Blocks: 370099
Patch checked in.
Checking in browser/components/places/content/toolbar.xml;
/cvsroot/mozilla/browser/components/places/content/toolbar.xml,v  <--  toolbar.xml
new revision: 1.72; previous revision: 1.71
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".

In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body   contains   places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.

Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.

Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: