Closed Bug 739006 Opened 12 years ago Closed 5 years ago

Inverted default favicon needed(When on Toolbars) when using Dark Persona Themes - due to Bug 648668

Categories

(Firefox :: Theme, defect)

14 Branch
x86
All
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: rob64rock, Unassigned)

References

Details

Attachments

(4 files)

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20120324 Firefox/14.0a1
Build ID: 20120324031100

Steps to reproduce:

Due to Bug 648668 landing the new default favicon is hardly visible on toolbars when using Dark Persona Themes.




Expected results:

When using Dark Persona Themes the new default favicon should be inverted making it more visible on any toolbar.
Component: Untriaged → Theme
OS: Windows XP → All
I'm currently using this CSS Fix below, which may need more "scheme" types added to it that I'm not aware of:


toolbarbutton[class="bookmark-item"][scheme="http"]:not([src]):-moz-lwtheme-brighttext,
toolbarbutton[class="bookmark-item"][scheme="https"]:not([src]):-moz-lwtheme-brighttext,
toolbarbutton[class="bookmark-item"][scheme="ftp"]:not([src]):-moz-lwtheme-brighttext,
toolbarbutton[class="bookmark-item"][scheme="about"]:not([src]):-moz-lwtheme-brighttext,
toolbarbutton[class="bookmark-item"][scheme="javascript"]:not([src]):-moz-lwtheme-brighttext {
   list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAL9JREFUOE9jYKAGOHN0v8a5E0fqzp08Ng9oHi+IBuHVy5aZgzCMD5cDqgXpgdt96tjhiVlZ6f5AAVuQIigNYktDMYgNlwOpBemBGwC1WRKqGWQAISwJ1QM3A2Y6IY3I8iA9EADzOxE2ww1AcQHFBiAFEHle2L55vTspzgepheoZNmFAcSwcP7Rv8rqVS82IDUiQWpAeeEIqKSkAp21iMxNILUgPckbmA3L0gNgYKgiiQZgfimF8kDSIDVIL0sMAAA7qh4XBJ7TMAAAAAElFTkSuQmCC")!important;
   -moz-image-region: rect(0px, 16px, 16px, 0px)!important;
}

See attachment: "Default Favicon Inverted using CSS Fix.png"
Summary: Inverted default favicon needed(On Toolbars) when using Dark Persona Themes - due to Bug 648668 → Inverted default favicon needed(When on Toolbars) when using Dark Persona Themes - due to Bug 648668
QA Contact: untriaged → theme
See Also: → 1238907

We stopped calling the theme based "Personas" that name several years back, when they were also integrated into normal themes in Firefox.

Therefore bulk-closing Persona related bugs as they are no longer valid. If you are still having a potentially related issue in the latest version of Firefox, please take a look on our support site (https://support.mozilla.org) or file a new issue.

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Resolution: INVALID → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: