Categories
(SeaMonkey :: Sidebar, enhancement)
Tracking
(Not tracked)
| Tracking | Status | |
|---|---|---|
| seamonkey2.53 | ||
| seamonkey2.57esr |
People
(Reporter: netdragon, Unassigned)
References
---
---
Details
Bug Flags:
Crash Data
Signature:
None
Security
(public)
This bug is publicly visible.
User Story
Attachments
(1 file)
Description
•25 years ago
Not everyone wants the My Sidebar on the left side of the window. If the bar is
undockable, it could be docked on the other side, making it better for some
people (left handed? People who can't see out of their left eye? ). You should
still be able to hide it the same way as before, just in the opposite direction.
changing modules/owner etc.
Assignee: asa → matt
Component: Browser-General → Sidebar
QA Contact: doronr → shrir
Comment 3
•25 years ago
agreed
Comment 4
•25 years ago
Seems like a decent enough idea to me. Marking NEW so maybe someone will look at it.
Status: UNCONFIRMED → NEW
Ever confirmed: true
http://www.mozilla.org/unix/customizing.html
/* Place the sidebar on the right edge of the window
*/
window > hbox {
direction:rtl;
}
window > hbox > * {
direction:ltr;
}
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Summary: [RFE] My Sidebar should be dockable on the right side of window. → My Sidebar should be dockable on the right side of window.
Comment 9
•23 years ago
I meant in a UI fashion. Not by editing some css file 90% of the people in the
world won't be able to do.
Status: VERIFIED → REOPENED
Resolution: WORKSFORME → ---
Comment 11
•21 years ago
*** Bug 260604 has been marked as a duplicate of this bug. ***
Updated
•21 years ago
Product: Browser → Seamonkey
Comment 12
•21 years ago
*** Bug 271192 has been marked as a duplicate of this bug. ***
Comment 13
•20 years ago
Is there a similar bug for Firefox on this one? For a few days, this tip in userChrome.css (http://www.mozilla.org/support/firefox/tips#appearance) is not working anymore:
/* Place the sidebar on the right edge of the window */
window > hbox {
direction:rtl;
}
window > hbox > * {
direction:ltr;
}
Comment 14
•20 years ago
Any ideas as to why the userchrome.css entry no longer works?
Comment 15
•18 years ago
Samir: still interested? If you are you can take this bug again. I'm resetting A+QA so if anyone is watching them they'll get bugmail and maybe answer comment #14 at last.
Assignee: samir_bugzilla → nobody
Status: REOPENED → NEW
QA Contact: sujay → sidebar
Updated
•18 years ago
Priority: P3 → --
Target Milestone: Future → ---
You need to log in
before you can comment on or make changes to this bug.