Open Bug 61847 Opened 24 years ago Updated 16 years ago

My Sidebar should be dockable on the right side of window.

Categories

(SeaMonkey :: Sidebar, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

People

(Reporter: netdragon, Unassigned)

References

Details

Attachments

(1 file)

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.
Depends on: 61846
changing modules/owner etc.
Assignee: asa → matt
Component: Browser-General → Sidebar
QA Contact: doronr → shrir
Depends on: 38805
No longer depends on: 61846
No longer depends on: 38805
Bug 38805 is related (but not a blocker).
agreed
Seems like a decent enough idea to me. Marking NEW so maybe someone will look at it.
Status: UNCONFIRMED → NEW
Ever confirmed: true
spam : changing qa to sujay (New Sidebar QA)
QA Contact: shrir → sujay
Target Milestone: --- → Future
reassigning matt's old bugs.
Assignee: matt → sgehani
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: 22 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.
verified.
Status: RESOLVED → VERIFIED
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 → ---
Attached patch sample patchSplinter Review
this would be a patch to put the sidebar always on the right side
*** Bug 260604 has been marked as a duplicate of this bug. ***
Product: Browser → Seamonkey
*** Bug 271192 has been marked as a duplicate of this bug. ***
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;
} 
Any ideas as to why the userchrome.css entry no longer works?
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
Priority: P3 → --
Target Milestone: Future → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: