Closed Bug 52522 Opened 24 years ago Closed 24 years ago

Tabs in Password/Image manager right-aligned

Categories

(SeaMonkey :: Passwords & Permissions, defect, P3)

x86
Windows 98
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bugzilla, Assigned: morse)

References

Details

(Keywords: classic)

The tabs in these dialogs are right aligned, but the tabs in the Cookie manager 
are (properly) left-aligned.  Joe, please say (asap, with UI freeze imminent) 
what is necessary to make the tabs look proper in the password and image 
manager dialogs (signOnViewer.xul).  Thanks!
Keywords: classic
Status: NEW → ASSIGNED
Target Milestone: --- → M20
I'm looking at this one now.  signOnViewer.xul/js has some interesting stuff 
going on in there...
Ok, there are 4 tabs in signOnViewer.xul, only 2 of which are used. In 
signOnViewer.js, on Startup() it sets "display: inline" on the tabs that will 
be used (they are all set to "display: none" in the XUL).  For some reason, 
this behavior causes the tabs to render on the right side... not really right 
aligned, just where they would be if the other two (hidden) tabs were actually 
there.  

The solution is to invert the hide/show behavior.  Show all tabs by default, 
and then hide the two that won't be used.  This causes the password tabs to be 
left aligned.

Any objections, or should I check this in?
No objection from me.  I give my approval as the module owner.
Joe checked in a fix...
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
unable to verify with classic theme (at least on winnt) due to bug 52790.
Depends on: 52790
Status: RESOLVED → VERIFIED
looks fine using 2000.10.03.xx-n6 (3 main platforms). vrfy fixed.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.