Date: 2018-09-09 05:22 pm (UTC)From: [personal profile] darkoshi
darkoshi: (Default)
Yes, that's the link. The last I had read about it, someone had said it was scheduled to be fixed in some future release, which wasn't anytime soon.

Every time I look at that page, I'm heartened by the part at the top that says "Modified:
4 days ago". It makes me hope that maybe the bug is being worked on after all. But I found the page's history link: https://bugzilla.mozilla.org/show_activity.cgi?id=1215064
and I think that those "CC" updates are only people signing up to be notified about changes to the bug's status. Sigh.

For the workaround mentioned in the page linked to in this post, I did find out how to change the status bar's background color; it's normal CSS syntax:
Use the same "background" color value in the #browser-bottombox and #statuspanel-label sections, along with !important.

I also figured out how to have an image file displayed as the background, instead of a solid color, so that the status bar will match my browser theme (like the way it was pre-Quantum):
For #browser-bottombox, use an entry like this, with the relative path to the image file from the Chrome subfolder:
   background-image: url('../lwtheme/lightweighttheme-footer-1536x864')

and for #statuspanel-label, use:
   background: transparent !important;

I still haven't tried out the example in the 2nd link, for add-on buttons.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

May 2025

S M T W T F S
    123
45678910
11121314151617
1819 202122 2324
25262728293031

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Saturday, May 24th, 2025 03:23 am
Powered by Dreamwidth Studios