Closed
Bug 803006
Opened 12 years ago
Closed 12 years ago
sidebar width not saved at shutdown
Categories
(Firefox Graveyard :: SocialAPI, defect)
Tracking
(firefox17 verified, firefox18 verified)
RESOLVED
FIXED
Firefox 19
People
(Reporter: em, Assigned: markh)
Details
Attachments
(1 file)
747 bytes,
patch
|
Felipe
:
review+
lsblakk
:
approval-mozilla-aurora+
lsblakk
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
The width of the social sidebar is not being saved when the user exits FireFox. I would expect on reload the sidebar to have the same size it did when I exiting.
If you open/close the sidebar, or enable/disable the provider, without exiting Firefox it does retain its size.
Assignee | ||
Comment 1•12 years ago
|
||
Adds persist="width" to the social-sidebar-box.
Attachment #673019 -
Flags: review?(jaws)
Updated•12 years ago
|
Attachment #673019 -
Flags: review?(jaws) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Assignee: nobody → mhammond
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: in-testsuite-
OS: Linux → All
Hardware: x86 → All
Whiteboard: [verifyme]
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 19
Comment 4•12 years ago
|
||
Comment on attachment 673019 [details] [diff] [review]
Add persist="width" attribute
[Approval Request Comment]
Bug caused by (feature/regressing bug #): new feature - social
User impact if declined: if the sidebar was resized the size is not persisted
Testing completed (on m-c, etc.): landed on m-c
Risk to taking this patch (and alternatives if risky): minimal
String or UUID changes made by this patch: none
Attachment #673019 -
Flags: approval-mozilla-beta?
Attachment #673019 -
Flags: approval-mozilla-aurora?
Updated•12 years ago
|
Attachment #673019 -
Flags: approval-mozilla-beta?
Attachment #673019 -
Flags: approval-mozilla-beta+
Attachment #673019 -
Flags: approval-mozilla-aurora?
Attachment #673019 -
Flags: approval-mozilla-aurora+
Comment 5•12 years ago
|
||
This has approval for branch uplift, please land asap.
Comment 6•12 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/b4db9e158faf
https://hg.mozilla.org/releases/mozilla-beta/rev/d87890ca70ce
status-firefox17:
--- → fixed
status-firefox18:
--- → fixed
Comment 7•12 years ago
|
||
Verified on Firefox 17 beta 5 that - the sidebar width is the same when the user exits Firefox willingly (File menu -> Exit/"x button" or restart) or unexpectedly (by killing Firefox or after a crash).
Verified that the sidebar width is the same after exiting/opening Firefox on Windows 7, Ubuntu 12.04 and Mac OS X 10.8:
Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/17.0 Firefox/17.0
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Firefox/17.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/17.0 Firefox/17.0
Comment 8•12 years ago
|
||
Verified as fixed on Firefox 18 beta 1 - the sidebar width is saved at shutdown.
Verified on Windows 8, Ubuntu 12.04 and Mac OS X 10.7:
Mozilla/5.0 (Windows NT 6.2; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0
Mozilla/5.0 (X11; Linux i686; rv:18.0) Gecko/18.0 Firefox/18.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:18.0) Gecko/18.0 Firefox/18.0
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•