Recommended Posts

For anyone who has beta 7 build 1 installed, do you notice that when FF is not the active window, the Menu button becomes transparent? At first, I thought it could have been a stylish code I was using, but even after disabling all of those, the problem still existed. Never saw this happen in beta 6.

For anyone who has beta 7 build 1 installed, do you notice that when FF is not the active window, the Menu button becomes transparent? At first, I thought it could have been a stylish code I was using, but even after disabling all of those, the problem still existed. Never saw this happen in beta 6.

That is a feature not a bug

Ok thanks for letting me know. Is it also supposed to turn transparent when you click on the button?

Now that's a glitch. It's supposed to have that typical inner-shadow thing that buttons do to look like it's being pressed.. The button transparency when FF is out of focus is definitely a feature though. It's supposed to copy how the window controls on the top-right become transparent.

The button's going to be changed to remain orange/purple all the time.

Couple of reasons why, brand recognition, and there's a latency between the window losing focus and the button being re-drawn.

The latency is simply a performance issue with Firefox.

There are two real problems with the button,

1. Direct2D renders the font differently

2. The shading does not match that of the buttons on the right.

As of Firefox7 build1, my old stylesheets don't work for the appmenu-button. Here's my new code to get rid of the orange button, but still have a purple button in private mode:

#appmenu-button {
    padding: 5px 28px 3px 0px !important;
}
#main-window:not([privatebrowsingmode=temporary]) #appmenu-button {
    background-image: none !important;
}
#appmenu-button .button-text {
    display: none !important;
}

If you don't want the purple button you can just use:

#appmenu-button {
    padding: 5px 28px 3px 0px !important;
    background-image: none !important;
}
#appmenu-button .button-text {
    display: none !important;
}

post-345352-12889900735252.png

yep, ff4 uses about 50% more ram, with 1 tab it uses around 108mb, compared to 70mb ish for ff 3.6.12, with tons of tabs open it still uses 50% more ram. I don't know why on earth mozilla let this happen. Not everyone has tons of ram, luckily i've got 4gb in my laptop and desktop but most people don't. Its as fast as hell compared to beta 6 which was incredibly laggy at loading multiple tabs, scrolling through tabs etc, its extremely quick, i just wish it didn't use so much ram.

The latency is simply a performance issue with Firefox.

There are two real problems with the button,

1. Direct2D renders the font differently

2. The shading does not match that of the buttons on the right.

Well yeah, it isn't an issue with Windows.

When the window gains/loses focus, it "flushes" the styles and rebuilds them, and invalidates the window. This isn't exactly fast, but it's needed (otherwise the window and all it's contents would keep the active visual state in the background)

The font issue is strange (DirectWrite reports entirely different font metrics than GDI does), that could probably be fixed though (it's either a bug in the DW code or the GDI code, or GDI/DW just reports the wrong values). And the shading is on purpose as far as I can see.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • WildBit Viewer 6.20 released; no further updates planned by Razvan Serea WildBit Viewer is a popular, fast, and extensive image viewer offering a comprehensive suite of tools for photographers, designers, and image enthusiasts. It includes a powerful Viewer, Slide Show, Editor, Search, Profile Switcher, and Multi-Screen Viewer. The Viewer provides blazing-fast folder, file list, and thumbnail navigation with customizable headers, full-screen view, and a shell toolbar to organize favorite folders. It supports all major graphic formats (over 70), including JPEG, TIFF, PNG, BMP, GIF, PCX, TGA, and RAW formats. Detailed Image Info shows EXIF, IPTC, and XMP metadata, with rotation based on EXIF orientation, wallpaper setting, image comparison, geo-tag viewing, color labels, and CMS-aware color management. The Slide Show module offers 176 transition effects, multi-monitor support, custom shows with per-image settings, image marking, zoom, rotate, and desktop hiding for a professional viewing experience. The Editor supports advanced image manipulation, including crop, resize, color adjustments, curves, edge detection, effects, batch processing, retouching, layer support, and printing. Users can apply mass renaming, update or clear metadata, and work with multi-page TIFFs and animated GIFs. Search allows filtering by name, location, date, size, attributes, and metadata, while the Profile Switcher saves and loads custom layouts for all modules. The Multi-Screen Viewer opens multiple windows on available monitors, allowing simultaneous image viewing with independent zoom, pan, and rotation. WildBit Viewer also supports portable operation, 32- and 64-bit versions, Unicode, high-DPI displays, and multiple Windows styling options. With its combination of speed, versatility, and rich feature set, WildBit Viewer is an indispensable tool for managing, editing, and showcasing images efficiently. WildBit Viewer key features: Blazing-fast folder, file list, and thumbnail browsing Supports 70+ image formats including JPEG, TIFF, PNG, BMP, GIF, and RAW Full-screen view with multi-monitor support Explorer-style file handling with customizable headers Thumbnail Browser with sorting, view change, and fast size adjustment EXIF, IPTC, and XMP metadata viewing and editing Automatic rotation based on EXIF orientation Shell toolbar for organizing favorite folders Image Compare to calculate similarity between images Mass renaming and batch metadata updates File List Generator (HTML, CSV, RTF, TXT, Unicode) Rating and color labels, CMS-aware color management Video playback (AVI, MPG, MPEG, WMV) Animated GIF, multipage TIFF, Camera RAW support Slide Show with 176 transition effects and custom settings Editor: crop, resize, rotate, flip, canvas resize, and retouching tools Batch processing and image format conversion Multi-Screen Viewer: multiple windows with independent zoom, pan, and rotate Profile Switcher: save, load, reset, delete module profiles Portable operation, 32-/64-bit support, Unicode, and high-DPI ready WildBit Viewer 6.20 changelog: Viewer, Slide Show, Editor, Search, Profile Switcher & Multi Screen Viewer. Updated ImageEn to 15.0.0 version. Viewer, Slide Show, Editor, Search, Profile Switcher & Multi Screen Viewer. Updated Jedi JCL&JVCL. Viewer - Image Geo Info, OpenStreetMap removed. Slide Show Remote Mode removed. Note! This means that WildBit Slide Show Remote is now officially EOL. Editor - Shortcut keys for Capture removed. Optimized code. Note! This version includes help what supersedes all previous releases. plus Lots of bug fixes and changes, check Readme files for details. WildBit Viewer End‑of‑Life WildBit Viewer has reached its final release with version 6.20. As development comes to a close, no further feature updates are planned. WildBit Slide Show Remote reached End-of-Life on 06 June 2026, while WildBit Viewer will reach End-of-Life on 30 June 2026. Downloads will remain available until the end of July 2026 (possibly extending into early August). After End-of-Life, the software will no longer receive updates, security fixes, or technical support. Download: WildBit Viewer 64-bit | Portable 64-bit | ~70.0 MB (Freeware) Download: WildBit Viewer 32-bit | Portable 32-bit Links: WildBit Viewer Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Thanks for liking it! 😊 That's Arch Linux with Gnome.
    • LOL. Can't even quote and edit a comment correctly. Figures you're a Linux user.
    • It won't perform hugely better than the 3080 unless you're VRAM limited in games. Have you tried putting new thermal pads on them 3080 and giving it a good clean to see if you can regain your temps and overclock?
  • Recent Achievements

    • Week One Done
      Windows Guy earned a badge
      Week One Done
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
    • Rising Star
      olavinto went up a rank
      Rising Star
    • One Month Later
      lamborghiniv10 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      479
    2. 2
      PsYcHoKiLLa
      252
    3. 3
      Steven P.
      71
    4. 4
      FloatingFatMan
      69
    5. 5
      +Edouard
      69
  • Tell a friend

    Love Neowin? Tell a friend!