Recommended Posts

Button improvements landed in the latest nightly, looks a lot better. (Y) I keep having to disable SoapyHamHocks stylish scripts :p

Changes are shown here:

post-2-12839514402138.png

Looks like the bottom corners on the pressed state need to be fixed. I also noticed that the when the Firefox window is unfocused, and the mouse is hovered over the app button, the orange spills a little bit out of the border. I figure it's a mistake that will be fixed, but I sort of like it. Actually, it would be really cool if the button could light up just like the window controls on the right. But I'm not sure if that's even possible... :cry: .

My Help---> 'About Firefox' (which I always copy and paste into my sig @mozillaZine Forums) shows:

Mozilla/5.0 (Windows NT 6.0; rv:2.0b5) Gecko/20100101 Firefox/4.0b5

Probably just a typo mistake when compiling as this 4.0b5, seems to come from the 20100831 RC1 build...

D2D + D3D works fine now.

Go to customize and put an adjustable spacer between the address bar and the stop and reload buttons....or just move the buttons anywhere else.

Actually, I am talking about the distance between the combined button and the back/forward buttons.

The combined button is on the other side of the URL input, on a normal sized screen (1080p+), this ends up a large distance.

You have to swing your mouse to get there.

Putting the button next to back/forward buttons makes it work out much better.

D2D + D3D works fine now.

Actually, I am talking about the distance between the combined button and the back/forward buttons.

The combined button is on the other side of the URL input, on a normal sized screen (1080p+), this ends up a large distance.

You have to swing your mouse to get there.

Putting the button next to back/forward buttons makes it work out much better.

If you want the combined look on the right side of the bar there is a stylish script for that. I think it looks odd on the right (using the script).

Uninstalled and reinstalled, same failure after checking add-on compatibility: "The operation can not be completed because of an internal failure. A secure network communication has not been cleaned up correctly". :unsure:

Win7 64bit.

I use 3.6 as my default browser. Love it. But the first time opening 4 beta after using 3.6 or any other browser it fails when checking for add-on compatibility.

After that you can close beta 4 build 5 and it will open up and run (because it is not checking for add-on compatibility) and it will then display web pages correctly...

My favorite add-on's are not yet compatible...

Well with the latest nightly I have:

GreaseMonkey

Flash Video Downloader

Ad Block Plus (Neowin & Various other sites Whitelisted)

FoxyProxy

Stylish

Echofon

Omnibar

All working with Add on compatibility reporter!

I'm happy.

Please have a look at the tab width, they are way to big/oversized!

Doesn't look good at all...

They are dynamic with Window size and amount of tabs in the window. I'm sure you can set a max width with a stylish script, but you'll just have to Google it :p

Edit:

Are you talking about Tab width? You can change that its just done using CSS now.

.tabbrowser-tab {
  max-width: 100px !important;
  min-width: 100px !important;
}

Ah here it is (found via Google) lol

Personally I find it helpful that much of the page title is displayed when there are fewer tabs.

Hi Gang,

Although, I am not presently 'testing the nightlies', I am signed up for the Mozilla Nightly News Letter, and just received this.. I know that a lot of our collective membership within this thread are also testing the nightlies, and may find this of interest:

Hi,

some exciting news re: Landings on Trunk.

Accelerated compositing using Direct3D 9 (on Windows) has been turned on by default on mozilla-central!

* If you notice problems with Direct3D 9 (like on your favorite website), please report them in Bugzilla (and would super awesome if you could also post the bugnumber on this list). You will want to accompany your bug report with the Graphics section of about:support, so we can more easily work out what's wrong.

* To narrow down whether a problem is caused by Direct3D 9, you can set the about:config pref layers.accelerate-none to true, and restart your browser.

Let me know when you have any question!

Cheers,

- Tomcat

Hey. I just realized this code to hide label for bookmark menu container button does not work after upgrading to Beta 5. Any idea why?

/* Remove text for bookmark menu button container */
#bookmarks-menu-button-container .toolbarbutton-text {
     display:none !important;
}

post-141682-12840082999291.png

Also, how do I get rid of this space between the tab and menu bar? Thanks!

-I was wondering, if Firefox will get rid of this new menu bar? I think it's taking up way more space. I'd prefer a tiny button with Firefox logo in it. It can be placed on the top edge of the browser. =)

Hey. I just realized this code to hide label for bookmark menu container button does not work after upgrading to Beta 5. Any idea why?

/* Remove text for bookmark menu button container */
#bookmarks-menu-button-container .toolbarbutton-text {
     display:none !important;
}

post-141682-12840082999291.png

Also, how do I get rid of this space between the tab and menu bar? Thanks!

-I was wondering, if Firefox will get rid of this new menu bar? I think it's taking up way more space. I'd prefer a tiny button with Firefox logo in it. It can be placed on the top edge of the browser. =)

Try this instead. Works for me.:

/*Hides bookmarks button, bug scheduled to be fixed in later releases*/

#bookmarks-menu-button {

display: none !important;

}

Try this instead. Works for me.:

/*Hides bookmarks button, bug scheduled to be fixed in later releases*/

#bookmarks-menu-button {

display: none !important;

}

Thanks but I'm not trying to remove the button completely, just remove the text labeling from it, that's all. =)

Edit:

This one works with Beta 5! without adding # before toolbar button.

/* Remove text label for bookmark menu button container */
toolbarbutton.bookmark-item:not([container]) > .toolbarbutton-text {
display: none !important;
}

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

    • No registered users viewing this page.
  • Posts

    • OpenAI is now rolling out Lockdown Mode to more ChatGPT users by Pradeep Viswanathan Back in February, OpenAI first announced Lockdown Mode for users who want the most comprehensive protection from potential attacks. At the time of the announcement, the company mentioned that this feature was available to a small set of highly security-conscious users, including executives or security teams at leading organizations. Today, OpenAI announced that Lockdown Mode is now rolling out to all personal ChatGPT accounts, including Free, Go, Plus, and Pro, and also self-serve ChatGPT Business accounts. Users can enable the feature from ChatGPT Settings > Security when it is available for their account. When Lockdown Mode is enabled, ChatGPT limits or disables several features that connect to the web or external services. These include live web browsing, Deep Research, Agent Mode, and more. Here is the complete list of services that will be disabled in Lockdown Mode: Live web browsing: Web browsing is limited to accessing only cached content. Search results may be limited, unavailable, or stale. Image support: ChatGPT may not display images in regular responses or retrieve images from the web. Users can still upload image files, and image generation remains available where it is otherwise available. Deep research: Deep research is disabled. Agent mode: Agent mode is disabled. Canvas networking: Users cannot approve Canvas-generated code to access the network. File downloads: ChatGPT cannot download files for data analysis. ChatGPT can still operate on your manually uploaded files. It is important to note that Lockdown Mode does not completely block prompt injections from appearing in content that ChatGPT processes. For example, a malicious instruction could still be present in an uploaded file or cached web content. However, the mode is designed to reduce the ways such an attack could send sensitive information outside the conversation. Along with Lockdown Mode, OpenAI today also announced that the Active sessions feature is now available across ChatGPT accounts and workspace types. This feature allows users to review where their account is signed in across devices and end sessions if required. A session will have the following information displayed: Device or browser information. First-party app context, such as ChatGPT, Codex, or API Platform. Approximate location. Sign-in date and time. Whether the device is a trusted device. Whether it is your current session. OpenAI highlighted that the Active sessions feature will not be available for accounts linked to an organization’s single sign-on setup, including SAML or OIDC.
    • with LSTC and ESU, moving to w11 or linux because w10 suddenly will not work when in reality it works and its a better choice, of course there are also developers that only test in 11 or force you to have TPM and Secure boot for the sake of "better security" in games. or most likely people is buying new PC that only ship with 11
    • with LTSC and ESU there are still viable as a stable platform not that they care and let people deal with w11 crashing and burning every month support mean shet if the platform is trash
    • Most boring game ever. Repetitive, empty, predictable, and full of cliches. Total waste of time and money, IMO.
    • Mafia: The Old Country expansion Man of Honor announced, brings back Salieri from original by Pulasthi Ariyasinghe During Summer Game Fest, 2K and Hanger 13 brought out a new Mafia: The Old Country trailer, revealing the game's first expansion. Named Man of Honor, this is slated to add two new chapters to the Enzo storyline that the game follows. There is an iconic character returning to the series with this expansion, with players set to run into Ennio Salieri, the future Don of the Salieri crime family. Fans of the original Mafia, or its Definitive Edition remake, may remember that name as one of the biggest characters in the storyline. This expansion is set prior to his rise to being the kingpin in the City of Lost Heaven. "Set in Sicily during the winter of 1905, Enzo Favara has proven himself a reliable soldier of the Torrisi crime family in the months since his initiation," says the studio about the new chapters. "Now, the Don entrusts him and Cesare with a delicate assignment of assisting Ennio Salieri, a man of honor recently released from prison and intent on reclaiming what is his." Working at Salieri's side, players will be heading into fresh environments as they return to the role of Enzo as a high-ranking soldato. The studio also promises brand-new weapons, fresh vehicles, and charms to collect in this expansion. Moreover, the expansion will add new content to the updated Free Ride mode. Alongside new collectibles and locations, this will add more challenges to beat alongside Salieri, which are described as runs that will "test the skills of even the most elite mafiosi." The Mafia: The Old Country Man of Honor story expansion will release on August 14, 2026, across PC, Xbox Series X|S, and PlayStation 5. It will cost $10 for owners of the base game to jump into.
  • Recent Achievements

    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
  • Popular Contributors

    1. 1
      +primortal
      488
    2. 2
      PsYcHoKiLLa
      270
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      63
  • Tell a friend

    Love Neowin? Tell a friend!