Closed Bug 510916 Opened 16 years ago Closed 16 years ago

Cannot see folder names when modifying a bookmark from the star icon

Categories

(Firefox :: Theme, defect, P1)

All
macOS
defect

Tracking

()

VERIFIED FIXED
Firefox 3.7a1
Tracking Status
status1.9.2 --- beta1-fixed

People

(Reporter: mossop, Assigned: mak)

References

Details

(Keywords: regression, verified1.9.2)

Attachments

(2 files, 1 obsolete file)

Attached image screenshot
See the screenshot, the folder names in the list to select from don't display except when selected.
Flags: blocking-firefox3.6?
Hardware: x86 → All
Hardware: All → x86
I have removed "-moz-appearance: listbox;" for the tree with DOMi and after that it works well again. Clearly a regression from bug 483537.
Blocks: 483537
range and culprit confirmed here.
Hardware: x86 → All
Clearly blocks
Flags: blocking-firefox3.6? → blocking-firefox3.6+
Priority: -- → P1
Attached patch patch v1.0 (obsolete) — Splinter Review
the -moz-appearance: listbox change appers correct looking at other platforms, since the panel uses a personalized hud style, is should probably just drop the appearance.
Attachment #395021 - Flags: review?(dao)
Comment on attachment 395021 [details] [diff] [review] patch v1.0 > #editBMPanel_folderTree treechildren::-moz-tree-twisty { >- -moz-appearance: none !important; >+ -moz-appearance: none; ... > } > > #editBMPanel_folderTree treechildren::-moz-tree-twisty(open) { > -moz-appearance: none; It seems that -moz-appearance: none; for #editBMPanel_folderTree treechildren::-moz-tree-twisty(open), (selected) and (selected, open) is redundant and can be removed. Also please insert ">" between #editBMPanel_folderTree and treechildren.
Attachment #395021 - Flags: review?(dao) → review+
Component: Places → Theme
QA Contact: places → theme
Assignee: nobody → mak77
Attached patch patch v1.1Splinter Review
Attachment #395021 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.7a1
Verified fixed with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a1pre) Gecko/20090820 Minefield/3.7a1pre ID:20090820030630
Status: RESOLVED → VERIFIED
Verified with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a2pre) Gecko/20090823 Namoroka/3.6a2pre ID:20090823033810
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: