Closed Bug 242650 Opened 20 years ago Closed 20 years ago

[10.1] "Get Info" on bookmark folders shows black window

Categories

(Camino Graveyard :: Bookmarks, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Camino0.8

People

(Reporter: druedin, Assigned: stuart.morgan+bugzilla)

Details

Attachments

(3 files)

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040503 Camino/0.8b
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040503 Camino/0.8b

When I choose "Get Info" for a bookmark folder in the bookmark manager, the
window showed has a black background. "Get Info" for individual bookmarks work fine.

Reproducible: Always
Steps to Reproduce:
1. select bookmark folder
2. choose "Get Info"


Expected Results:  
A get info window like for the individual bookmarks, or none at all (if not
applicable to folders)

OS 10.1.5
The screenshot explains what is so hard to put into words.
Wow, it sure does (2004050408 0.8b).  WFM in the same build on 10.3.3.  I'm
guessing this is another 10.1 bug for me, since we've never head of it before,
but can someone with 10.2 confirm for me?

Putting on the 0.8 list and taking, since it's probably 10.1 (and needs to be
fixed by 0.8 either way).

Mireille, is this a recent regression? Could you possibly check some older
builds to see if/when it used to work?
Assignee: pinkerton → sbm5
Target Milestone: --- → Camino0.8
I've used a nightly from early April before and it was there, too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
WFM using Camino/2004050308 (v0.8b) on OS X 10.2.8.
Status: NEW → ASSIGNED
Summary: "Get Info" on bookmark folders shows black window → [10.1] "Get Info" on bookmark folders shows black window
stuart, can you play with the nib at all to see if we can correct this?
This may be overkill, but the code for the info panel was such an ugly hack
that I couldn't help it. Instead of using the add-and-subtract-tabs-on-the-fly
method, this uses two views, one for bookmarks and one for folders, and swaps
them out as a whole.

In addition to fixing the 10.1 black background bug, it also:
-Fixes bug 243246 (as a side-effect)
-Removes code to disable keywords for non-group folders, since there's no
reason not to allow keywords on normal folders (it works just fine) and it was
handled in really inconsistent ways
-Makes the folder info pane look better since it's designed to fit the full
height
-Makes the code cleaner and shorter.
Attached file new nib
The corresponding new nib. My apologies to the l10n team.
Comment on attachment 150776 [details] [diff] [review]
fix + general cleanup

Josh: the changes are restricted to BookmarkInfoController and the nib, so
hopefully the impact to your upcoming BM patch will be minimal.
Attachment #150776 - Flags: review?(josha)
Attachment #150776 - Flags: review?(qa-mozilla)
Mireille, thanks for catching this for us!
landed on trunk & branch 
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Attachment #150776 - Flags: review?(qa-mozilla)
Attachment #150776 - Flags: review?(josha)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: