Recommended Posts

You can zoom websites (or just text if you select that option) in Firefox by holding control and scrolling your mouse wheel.

This bit of info could be completely irrelevant but we're talking about zoom..

Tried that, but it seems to be per page and not global. Unless there's an about:config setting.

Edit: browser.zoom.siteSpecific Tada!

Edit: What is the default layout.css.devPixelsPerPx setting?

i need a place to VENT, when will Mozilla ever fix Copy&paste Functions? seriously i had to bloody use Chrome to do a simple job, an you wonder why Chrome is getting more market share. only reason i use firefox an thats for its Extensions. which most are in Chrome anyway that i use in Fx.

I've never had any problems with copy/paste in firefox...

i have seen some people on the Mozillazine forums saying they have had problems with it but iv'e been seeing a Bug with it for a few weeks now ( im running Firefox Nightly btw ) i also have tried the keyboard shortcut to do a C&P , still dont work :( im at whits end with firefox lately. i'd hate to Dump it coz of that but currently i have no other choice :(

I have been kinda busy lately so I hadn't had time to mess with the new click to play plugin options until now... and wow, they are great. I had been keeping plugins always on because I figured click to play would be too annoying in the long run.. but white listing specific sites through the page info/permissions window is a breeze, it's basically the same setup I have with cookies (I keep cookies until I close Firefox, then I just allow sites like neowin.net where I want to stay logged in).

anyone wanna see what this New ugly Panel looks like. go here http://msujaws.wordp.../13/were-jamun/

I think it looks very good, seems people here are freaking out about any type of change in the UI :p

The only thing I'm not a fan of is the tab strip (I like curved tabs but the curves in australis are far too "overdone" or "pronounced", but that should be easily changable with themes or a stylish script.)

Looks great to me!

i made a comment on it under the nickname of " bee " an it got removed. why they let people comment an remove there comments is beyond me. but Chrome is looking good to me right now cause i dont like that New panel at all ,

i made a comment on it under the nickname of " bee " an it got removed. why they let people comment an remove there comments is beyond me. but Chrome is looking good to me right now cause i dont like that New panel at all ,

Same here, I use Chromium more and more these days.

BTW Nightly is now 24 and CSS3 Fonts related several features landed.

Is the new content UI panel in any builds other than UX? Like will it be in 22 Beta 1, 23 Aurora, or Nightly 24? Also, is there a link to 22 Beta 1 yet? Thanks!

just in UX at the moment then it will move to Nightly once its stable an complete in UX . go an try the Mozilla FTP site

Same here, I use Chromium more and more these days.

BTW Nightly is now 24 and CSS3 Fonts related several features landed.

i'll admit one thing, im on UX at the moment an using it, but once i move to Linux fulltime again i will move to Chrome. i still have Chrome as my default browser in windows an have had that as default for months, i dont mind the tabs, its just the New panel i dont like much at all

Update

tl;dr: Australis will be landing in Firefox 25 (week of June 24th).

The schedule we've previously been working towards was targeting landing

Australis "early" in the Firefox 24 cycle. This target was set for two

main purposes:

1) Land as soon as we met the minimal mozilla-central quality criteria,

and use the full remainder of the cycle to finish the baseline Australis

implementation.

2) Land in the first week or so in order to have a full cycle to shake

out any "unknown unknowns" that are sure to be discovered, since this is

a major UI change. A backout would be cumbersome, so we want a high

degree of confidence that we can ride the train we land in through to

release.

As the first week of the 24 cycle has approached, it's become clear that

the amount of remaining work would make landing "early in 24" unwise. If

we landed late in 24, we'd be scrambling to finish work in Aurora, and

have no margin to deal with unexpected issues.

So, instead we're going to land in the beginning of the Firefox 25

cycle, with an Australis that's more refined and polished than had been

planned to land in 24. A bit later, but it'll make for a much nicer

first impression.

If you're interested in the gory details of the revised schedule, we're

laying out new milestones at https://etherpad.mozilla.org/australis-schedule

https://mail.mozilla.org/pipermail/firefox-dev/2013-May/000405.html

doesnt surprise me, i thought this would happen

I only have one gripe about FF 21--my jumplists no longer work. (I had a long list of shortcuts in the jumplist from the pinned taskbar icon in Win7 Ultimate)...if I uninstall 21 and reinstall version 20, the jumplist comes back, but I can't add new shortcuts to the jumplist after I install version 21.

HiDPI has landed in the beta channel and still looks all kinds of wrong even if you set it to not respect the OS scaling. The fact that there is no easy way to tune the browser should make the average user happy. Ugh.

How does it look "all kinds of wrong"? It just making Firefox respect the screen DPI and render the same as any other app (Just as a higher quality vs. upscaling the backing buffer)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • Wonder what MPs have ties to these privacy/verification/data harvesting companies that are going to step in this time. Last time under the Tories half the cabinet had fingers in the pies, heck even the PM and his wife at the time was working for silicon valley, probably made a fortune.
    • Google Chrome is killing all uBlock Origin bypasses, Microsoft Edge, Opera to follow by Sayan Sen For a while now the transition away from Manifest V2 (MV2) to MV3 has been on-going and it looks like it is entering its final phase of deprecation, at least, in the case of Google Chrome. A recent discussion thread in the w3c WebExtensions Community Group GitHub repo has highlighted how the latest and upcoming versions of the most popular browser are expected to be its final releases with support for MV2 extensions. Chromium contributor Andrey Bershanskiy shared details about recent Chromium changes and according to comments from Google engineer Devlin Cronin, Chrome has now started removing the flags that previously controlled MV2 availability. kExtensionManifestV2Disabled, the Chromium feature flag that allowed controlled disabling of MV2 add-ons, is now completely removed, which means you will likely no longer find uBlock Origin in your browser extensions list. He wrote: "The kExtensionManifestV2Disabled feature has been default-enabled for over a year. Remove the feature and the effectively-dead code. ... Any tests that relied on being in the "warning" phase (i.e., with the kExtensionManifestV2Disabled) for their sole behavior testing are removed, since this stage is no longer reachable." Cronin further explained why MV2 extensions are no longer allowed in supported Chrome versions as maintaining the associated functionality indefinitely is no longer possible. He cited growing technical difficulties and implementation complexities as well as security concerns. He wrote: "MV2 extensions are no longer allowed in any supported version of Chrome, and we are removing support for them and the associated functionality. We won't be able to provide / maintain this functionality indefinitely due to the complexity and tech debt, as well as the security risks it entails (we've actually found a number of bugs that are specific to MV2 lately). Of course, other browsers can continue supporting these if they so desire. Unfortunately, we won't be putting code behind a compilation flag ... We won't be removing all the MV2 code wholesale right away, so many of these things will continue working for awhile (but they will go away eventually, and some may go away sooner than others)." What this essentially means is that the tricks and bypasses that were used to keep MV2 extensions like uBlock Origin and others alive will not work any more on Chrome, or at least not for very long. For example the Windows Registry mod that could extend MV2 availability will cease to function after Chromium version 151. Here is a rundown of the changes coming in the final such releases of Chromium releases: Chromium 150 lost ExtensionManifestV2Disabled option Chromium 151 will loose ExtensionManifestV2Unsupported option Chromium 151 will loose ExtensionManifestV2Availability option Chromium 151 will likely loose AllowLegacyMV2Extensions option Other Chromium-based browsers like Opera and Microsoft Edge could soon follow suit too. Although it is not specified, Edge began disabling uBlock Origin back in February, and Opera could also stop the functioning of MV2 add-ons, even though it had committed to support MV2 for longer in October 2024. uBlock Origin developer Raymond Hill (gorhill) apparently stated the following: "For Opera I did submit 1.70.0 rather late, but this was weeks ago. A while ago I received an email from Opera that they plan to abandon MV2-based extension so maybe they are no longer allocating resources for reviewing such extensions." The email which developers like Gorhill mentions was received from Opera last year. Here is what it seemingly said: Hence for now the only Chromium browser that seems to be on-board fully with MV2 support is Brave, and perhaps Vivaldi as well. Meanwhile if you want to ditch Chromium browsers entirely then Mozilla Firefox is an excellent alternative as MV3 and MV2 are both supported. Of course the easiest solution is to switch to uBlock Origin Lite if you want to remain on Chrome, as it is MV3-based, but from our experience, uBO Lite does not seem to be as good as the original non-Lite version. Source: w3C (GitHub repo) As an online publication, Neowin too relies on ads for operating costs and, if you use an ad blocker, we'd appreciate being whitelisted. In addition, we have an ad-free subscription for $28 a year, which is another way to show support!
    • Write to your MP 😄 Like believing in Santa. Total surveillance IS the goal. Wake up.
    • This whole dumb age verification thing needs to die and be replaced by giving parents tools to control devices. Why am I required to plaster my ID all over the internet to prove I'm old enough when parents should be the ones dictating what their kids are doing on their phones. Apple released great set of tools for iPhones coming to iOS 27 that do just that. Why are governments not mandating that kind of control to phone makers to built them into phones. This whole thing is so absolutely idiotic it's wild.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      511
    2. 2
      PsYcHoKiLLa
      220
    3. 3
      ATLien_0
      92
    4. 4
      +Edouard
      90
    5. 5
      Steven P.
      83
  • Tell a friend

    Love Neowin? Tell a friend!