Recommended Posts

Anyone know if the hover over effect bug in the menu/Bookmarks Menu display issue is fixed in the newest nightly? The pre Beta 13 that everyone has raved about. The one that is fast and uses less memory.

I hope they fix that soon. It's rather annoying.

I have no flicker on bookmarks menu with today's nightly.But i'm not sure what is the menu hover bug?Can you be more specific?

I'm pretty sure it's the same thing. I call it the bookmarks display issue, and another user named Frylock86 calls it the menu hover bug. Same thing. Glad to hear it's fixed in the newest nightly. Can you confirm to me that you had the issue in previous betas? Also, can you link me to the newest nightly? The one that is faster and takes less memory. Thanks!

Looks like HW acceleration works fine with the horrible font rendering turned off now (directwrite i guess). Don't think it was able to in previous betas - trying to turn off the font rendering would turn HW off as a whole.

ff4b12.png

(Y)

You've just disabled all anti-aliasing, in that case DirectWrite has to function like GDI.

I might be going crazy but I have never noticed this but when I launch Firefox from the taskbar I get a separate Firefox icon instead of just using the pinned one?

I've had that issue with multiple programs and not just FF, just pin the newly created icon and unpin the old one and u're good to go.

You've just disabled all anti-aliasing, in that case DirectWrite has to function like GDI.

Not sure what I disabled in Firefox. Actually I went and made a new profile and saw all gfx. values match the one in SS and fonts still look the way I want it to. I guess it's mimicking to behave the same way I've set up my Windows fonts - tahoma and cleartype off. :) It's great now either way

Not sure what I disabled in Firefox. Actually I went and made a new profile and saw all gfx. values match the one in SS and fonts still look the way I want it to. I guess it's mimicking to behave the same way I've set up my Windows fonts - tahoma and cleartype off. :) It's great now either way

Yeah, it uses the system settings, if you force anti-aliasing off it won't use it.

Is this site showing a really old style scroll bar for you guys? http://telus.com/

I thought Firefox doesn't support custom scroll bars? Any idea why that is showing?

Yeah, I see that too, strange.

The page is explicitly disabling Visual Styles, but Firefox 3.6 ignores that, and so does Firefox 4 on OS X (but Firefox 4 on Windows seems to honour it)

Since that guy mentioned custom scroll bars, anyone know of an extension for custom scroll bars? I'd like to make mine blue. I have it like that on Chrome. I like it to stand out a little more.

I use this as a style in Stylish. Works with the lastest Minefield:

@namespace html url(http://www.w3.org/1999/xhtml);
@namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url-prefix(http://), url-prefix(https://), url-prefix(ftp://), url-prefix(file://), url-prefix(about) 
scrollbarbutton {-moz-appearance: none !important; background-color: transparent !important; border: none !important; }
thumb {-moz-appearance: none !important;  border: none !important; background-color: #800000 !important; -moz-border-radius: 10px !important; } /*#800000 is maroon and can be changed to anything less garish*/
scrollbar {-moz-appearance: none !important;  background: #909090 !important; }
scrollbar[orient="vertical"] thumb { min-width: 14px !important; max-width: 14px !important; min-height: 14px !important; background-color: #800000 !important; }
scrollbar[orient="horizontal"] thumb { min-height: 14px !important; max-height: 14px !important; background-color: #800000 !important; }
scrollbar[orient="vertical"] { min-width: 14px !important; max-width: 14px !important; }
scrollbar[orient="horizontal"] { min-height: 14px !important; max-height: 14px !important; }

Since that guy mentioned custom scroll bars, anyone know of an extension for custom scroll bars? I'd like to make mine blue. I have it like that on Chrome. I like it to stand out a little more.

I do not know of an extension for such a feature, but I know of a way you can get custom scrollbars in your browser. Go to Userstyles, and then search for 'scroll bar'. The results I received are here. Not all of the scripts shown are what you need, though. I'm not sure if there is a blue version, but I would imagine the iTunes scrollbar there would fulfil that need, as iTunes uses a blue-ish scrollbar on both Windows and Mac OS, rather than a native scrollbar. In any case, to make use of the scrollbars and anything else on there, you'll need to download Stylish as well.

Once you have Stylish installed, you simply go to Userscripts, find the script you want, and then click 'Install in Stylish'. If the scrollbar does not appear for you, hold Ctrl and then press F5. This should make it appear, though it may not appear across every tab. You may need to do this at every tab instance you have open for the new scrollbars to take effect.

Er, what is that image supposed to be showing?

I see some weird number separators (who writes 293420 as 2,93,420? Is it a locale I'm unfamiliar with?), an oddly large plugin container, and a fairly normal size Firefox.

Its supposed to show that flash is taking more memory than the browser , geez!

Is it all possible to put back the "new tab" option on the tab context menu? It's really annoying me, every time I go to open a new tab I end up hitting "reload tab".

yes click customise and then drag it onto the context menu, i have mine to the left of the forward/backward buttons.

I don't know how to file a bug report(or how to technically explain this bug) so i will write my bug here and hope someone can file it for me.I am playing a browser game and there is a drop down box which changes the contents of another box below it(from the drop down box i change the instance/dungeon i fight mobs in and in the box below it shows the items i can get from that instance/dungeon), but when i change the dungeon from the list it doesn't refresh the box with items.It started few nightlyes ago i think.The game is called Dragon's Call.You can test this with a lvl1 character.You can get to this by clicking on the Instance button on the bottom of the game window(just above the experience bar) and then on Instance exchange tab at the top.Can someone more tech savvy test this and file a bug report?Thank you for your help.

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

    • No registered users viewing this page.
  • Posts

    • No, "a great deal" for 32GB of DDR5 is $50, not $350. I mean I see what you mean, that it's a decent price compared to what's currently available, but you really should put a disclaimer in this articles explaining that it's still multiple times more expensive than it used to be.
    • Linux 7.1 stable launch looms as Linus Torvalds releases the final release candidate by Paul Hill Linus Torvalds has just released what’s expected to be the final release candidate of Linux 7.1, rc7. The Linux founder said that this RC is not small, but smaller than recent releases, which is a good sign because he expects the stable version to drop next week if things continue on this trajectory. Linux kernels see a merge window for the first two weeks of their life, where developers add new features, then there are about seven or eight weeks of release candidates before the stable version. Typically, there are seven release candidates, but if more time is needed, then an eighth release candidate is released too. This week’s RC’s biggest area of fixes was for GPUs, with networking just behind. Torvalds said that the rest of the release was “pretty random and spread out” with some architecture fixes, driver fixes, filesystem improvements, and build fixes for more unusual configs. In terms of specific pieces of hardware receiving improvements in this update, we had more AMD Zen6 models supported and fixes for AMD SDMA 7.1 and GFX11. Hardware that got improvements includes Lenovo laptops, HONOR laptops, and MSI laptops. Here are the changelogs for those: ASoC: amd: acp: Add DMI quirk for Lenovo Yoga Pro 7 15ASH11 Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK) Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboard ASoC: amd: yc: Add MSI Raider A18 HX A9WJG to quirk table ASoC: amd: yc: Enable internal mic on MSI Bravo 17 C7VF When the stable Linux 7.1 is released, it will be up to distribution maintainers, such as Canonical and Red Hat, to release the update to their users via the update manager. Some versions of Linux will get it before others, and some will never get it at all. Fedora and Arch-based distros will be among the first to get it, though. If you don’t get it, the security fixes will be backported to your system’s kernel, so you won’t be at risk, but you won’t get newer hardware support, which is fine if your computer works now.
  • Recent Achievements

    • 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
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      249
    3. 3
      Steven P.
      71
    4. 4
      ATLien_0
      68
    5. 5
      +Edouard
      68
  • Tell a friend

    Love Neowin? Tell a friend!