Opened 3 days ago
Closed 38 hours ago
#19899 closed defect (fixed)
Scene context menu is all black
| Reported by: | Eric Pettersen | Owned by: | Zach Pearson |
|---|---|---|---|
| Priority: | moderate | Milestone: | |
| Component: | Scenes/Animation | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description (last modified by )
Right clicking on a scene on the Animations timeline produces a menu with black text on a black background, as per the attached image.
Attachments (1)
Change History (4)
by , 3 days ago
| Attachment: | black-menu.jpg added |
|---|
comment:1 by , 3 days ago
| Description: | modified (diff) |
|---|
comment:2 by , 3 days ago
comment:3 by , 38 hours ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed. The CSS that makes the timeline black at all times applied to all of its children, so I changed the CSS so it would apply to the timeline background only.