Recommended Posts

What I mean is, pressing and holding the up/down arrow on the keyboard will make the page will move a small increment, stop, then start scrolling continuously. Technically there's no "delay" since the page moves the instant I press the up/down arrow, but I don't like the little pause that happens before it starts scrolling more. I want it to just scroll continuously from the start without the pause. I'm pretty sure it's actually intentional, so I'm looking to see if it can be changed. :) .

nice, wonder where we can find a changelog for ff5 beta1.

Well, since according to yesterday's meeting notes the merge to beta is not going to happen for two weeks yet .. I don't know why everyone is jumping gun just because its on the server as build1. Its not beta till Mozilla says it is...

https://wiki.mozilla.org/Firefox/Planning/2011-04-27#Firefox_5_.28Desktop.29

Well, since according to yesterday's meeting notes the merge to beta is not going to happen for two weeks yet .. I don't know why everyone is jumping gun just because its on the server as build1. Its not beta till Mozilla says it is...

https://wiki.mozilla.org/Firefox/Planning/2011-04-27#Firefox_5_.28Desktop.29

Yes but quite often build 1 ends up being the final build used for beta 1.

Firefox 5 Beta 1 build 1:

ftp://ftp.mozilla.org/pub/firefox/nightly/5.0b1-candidates/build1/win32/en-US/Firefox Setup 5.0b1.exe

Popup dialogues are now specific to the tab and no longer prevents you to switch to another tab or close the tab! That's pretty awesome, especially with all those spam popups that prevent you from leaving.

It's like that in 4.0, too :p

What I mean is, pressing and holding the up/down arrow on the keyboard will make the page will move a small increment, stop, then start scrolling continuously. Technically there's no "delay" since the page moves the instant I press the up/down arrow, but I don't like the little pause that happens before it starts scrolling more. I want it to just scroll continuously from the start without the pause. I'm pretty sure it's actually intentional, so I'm looking to see if it can be changed. :) .

It might not be possible to change it if it's just catching individual key presses (including auto-repeat) like, for instance, in a text editor as opposed to how a game handles keyboard input. I'm only speculating, but that's what it seems like it's doing.

Well, which build has it? I remember reading a thread on here where people were raving about it. I'd definitely like to have that feature. I just want to know if the build is stable enough and will my add-ons work with it?

No build seems to have it. I just updated to the latest version of Nightly and it's not present there. It'll be a nice feature when it becomes available. The Nightly builds seem to have been quite stable in my experience, though the last time I used one before now was on April 15th. Your addons can work as long as you use the about:config boolean string below, and set it to 'false'. I think that's the string but I can't remember it off the top of my head.

extensions.checkCompatibility.6.0a1

Well, which build has it? I remember reading a thread on here where people were raving about it. I'd definitely like to have that feature. I just want to know if the build is stable enough and will my add-ons work with it?

This is the bug, https://bugzilla.mozilla.org/show_bug.cgi?id=455694 , there was a 'tryserver' build a few days ago, but it has since expired. Tryserver builds only last I think 24-48 hrs. The test build likely would not have worked right after reading the bug, as more changes were made to the patch after the tryserver build was built. Watch the bug for further additions, or perhaps tryserver builds. But as I see it, there are no builds at present that has the patch.

i am running the latest nightly v6 and have tried heaps of things to try to get text to display properly

can anyone suggest something that they have done to fix text displaying as below, because its really starting to irk me.

or does it display like this for everyone?

Have you tried changing the 'gfx.font_rendering.cleartype_params.rendering_mode' setting in the about:config (I'm not sure if it is present on aurora since I use the nightly)

0 = default

1 = aliased

2 = GDI Classic

3 = GDI Natural,

4 = Natural

5 = Natural Symmetric

No Firefox 5 beta isn't really out - it was a test build. When beta is properly out, it'll be announced - Aurora is still the Firefox 5 progress build (and looking mighty fine if you ask me).

Btw, this is the Firefox 5 thread, take nightly stuff to the other 'Meet Firefox Next' thread.

What are the main differences between Firefox 4.01 and 5.0? I'm wondering if I should use it? I might even try 6.0 because it has the smooth moving tabs animation now. I'm guessing 5.0 might be more stable at this point, but sadly it lacks the smooth moving tabs animation. Which one should I use? Tough decision.

What are the main differences between Firefox 4.01 and 5.0? I'm wondering if I should use it? I might even try 6.0 because it has the smooth moving tabs animation now. I'm guessing 5.0 might be more stable at this point, but sadly it lacks the smooth moving tabs animation. Which one should I use? Tough decision.

The tab animations aren't in the nightlies quite yet but they should be soon. Stability wise so far the firefox 6 nightlies have been rock solid for me, but with nightlies you should always expect possible problems down the road when bigger changes land.

What are the main differences between Firefox 4.01 and 5.0? I'm wondering if I should use it? I might even try 6.0 because it has the smooth moving tabs animation now. I'm guessing 5.0 might be more stable at this point, but sadly it lacks the smooth moving tabs animation. Which one should I use? Tough decision.

Javascript Performance improvements , shadows from navigation bar are dropped now , CSS 3 Transitions added , memory reductions , rest is not noticeable IMO

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

    • No registered users viewing this page.
  • Posts

    • Microsoft launches Godot Sample to streamline Xbox PC game development on the engine by Pulasthi Ariyasinghe Microsoft today announced a new endeavor that aims to make it simpler for Godot developers to get their products into the Xbox PC ecosystem. Dubbed the "XBOX Godot Sample," this is a new public reference for developers using the open-source engine. This is set to serve as an example of how Microsoft GDK, Xbox Services, and PlayFab can be integrated into their projects. The sample is available now on GitHub as a working example. This covers key features in gaming projects that developers may need to release their projects on Xbox PC, with everything from matchmaking and game sign-in to gamepad compatibility with Godot being covered. This release is being called the first step in giving Godot developers the tools to bring their games over to Xbox PC, with more changes to come based on feedback and issue reports. However, the company was clear that this is not related to bringing Godot projects to Xbox consoles. The engine's open development model stops it from accessing console SDKs due to the requirement of NDAs and legal contracts. Here's how it explained this Godot sample project's focus: This is a source-only sample, not a product. It's MIT-licensed at the wrapper layer; the GDK and PlayFab dependencies still require their own installs and license acceptance, consistent with our other XBOX samples. There is no set update cadence for support or maintenance. We’ll watch the repo, monitor issues, and iterate where it makes sense, but this isn't a commercial release. That said, we’re excited to hear your feedback and see any community PRs, as we evolve this together. This is the first step in bringing Godot for XBOX on PC. We plan to evolve it over time based on what the community tells us is most valuable. This sample is built specifically for XBOX on PC. It doesn’t include support for XBOX Series X|S or XBOX One. If you’re already building for XBOX Series X|S or XBOX One, please talk with your XBOX representative. If not, you can get started by signing up here. Game developers can find the XBOX Godot Sample by heading to GitHub over here. Documentation on how to get started with Godot for building an Xbox PC project can be seen here.
    • I don't understand the vision. Do people really want to buy a new computer from Dell with 6 browsers installed? We all keep asking for Microsoft to stop having so much junk on their OS, and adding a bunch of browsers seems to go against that. Ideally, we would just be asked what browser we want during OOBE but Google is just going to pay Dell a bunch of money to include Chrome. Additionally, would you want your phones to start including all the browsers too when you get them? The only thing I ever wanted was to be able to uninstall IE or edge and I believe you are now able to. I do agree that microsoft needs to chill with their "are you sure you don't want to try edge before you install chrome" ads when going to download chrome.
    • It is notable that around 70% of web browser users choose Google Chrome. However, it is puzzling why anyone on Windows would opt for Chrome when Microsoft Edge is often superior in many aspects and comes pre-installed. Edge collects less data, uses less RAM, and is more optimized for Windows as a native Microsoft product. While some may point to bloat in Edge, much of it can be removed with simple tools, requiring no more effort than installing Chrome. Meanwhile, Chrome reportedly downloads large amounts of AI data (4 GB) without explicit consent. I'm sure you Chrome users love that, or? Although Microsoft’s aggressive promotion of Edge may be questionable, the browser’s current advantages make it a preferable choice over Chrome today, even if Chrome may have been better in the past.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!