Closed Bug 55574 Opened 25 years ago Closed 25 years ago

tabs are busted

Categories

(Core :: Networking: Cookies, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 55290

People

(Reporter: morse, Assigned: hyatt)

Details

(Keywords: regression)

Attachments

(2 files)

From menu select tasks->privacy->cookie-manager->view-cookies You are supposed to get a dialog which contains two tabs -- one for the cookies and one for the sites which can/cannot set cookies. What happens instead depends on which browser you are running: mozilla-branch: You get a single tab and it erroneously says "image sites" commercial-branch: You get no tabs Assigning to myself for starters, but the problem is certainly not in the cookie module (nothing has changed here). Will try to figure out whose module it is in.
Keywords: regression, rtm
Dup of 55290 I believe.
OK, it has nothing to do with the cookie viewer. Tabs in general are busted. Below ss a simple test to demonstrate it. If I run this with a tree that I pulled on 9/26 it works fine (two tabs are displayed). With this mornings build there are no tabs. This is on the branch. <?xml version="1.0"?> <!-- CHANGE THIS WHEN MOVING FILES --> <?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?> <?xul-overlay href="chrome://global/content/dialogOverlay.xul"?> <!-- CHANGE THIS WHEN MOVING FILES --> <!DOCTYPE window SYSTEM "chrome://communicator/locale/wallet/CookieViewer.dtd" > <window class="dialog" xmlns:html="http://www.w3.org/1999/xhtml" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" style="width: 30em;"> <tabcontrol flex="1" orient="vertical"> <tabbox> <tab value="tab1"/> <tab value="tab1"/> </tabbox> </tabcontrol> </window>
Assignee: morse → hyatt
Summary: Cookie viewer tabs busted → tabs are busted
Oops, it sure is a dup of 55290. Hyatt's comment above snuck in while I was busy getting screen shots and I didn't notice it until now. *** This bug has been marked as a duplicate of 55290 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified dupe.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: