Slashdot Mirror


Firefox To Remove UI Dark Pattern From Screenshot Tool After Months of Complaints (zdnet.com)

After months of user complaints, Mozilla will remove a misleading "dark pattern" from its page screenshot utility. From a report: The problematic feature is the "Save" button that appears when Firefox users take a screenshot. The issue is that the Save button doesn't save the screenshot to the PC, as most users would naturally expect, but uploads the image to a Mozilla server. This is both a privacy violation, as some users don't appreciate being tricked into uploading sensitive images saved on remote servers, but also an incovenience as users would still have to download the image locally, but in multiple steps afterward.

70 of 127 comments (clear)

  1. Well that's just downright suspicious by ZorinLynx · · Score: 5, Insightful

    Why would anyone want to upload a screenshot to Mozilla's servers? Usually when you take a screenshot it's because you need to use it locally, as in sending the file to someone, or archiving it.

    It seems odd that they'd implement this ability at all; a bit shady even. Surely if you need to upload a screenshot to Mozilla to report a browser bug, it makes more sense to just send the image file you just saved locally.

    1. Re:Well that's just downright suspicious by DontBeAMoran · · Score: 3, Interesting

      Here's the thing, though. Since they already have the "take screenshot and upload it on a dedicated server" code in place, all they need is to ask the user when taking a screenshot:

      "Do you want to save this screenshot locally on your device (default choice) or upload it to the Mozilla servers?"

      --
      #DeleteFacebook
    2. Re:Well that's just downright suspicious by Luthair · · Score: 1

      Then they couldn't trick users into using the service to pad their numbers for bonus season.

    3. Re:Well that's just downright suspicious by slack_justyb · · Score: 5, Insightful

      Why would anyone want to upload a screenshot to Mozilla's servers?

      This is a torn issue. There's A/B testing that shows there's users wanting to take a screenshot and share it. Mozilla is trying (well actually was trying) their hand at being that person who does the sharing as opposed to say imgur or something. This next part being only my opinion, I have reservations about Mozilla being the share folks, they ought to just stick to the browser but I totally understand some of the rationale behind why they'd want to be in the mix. I don't agree with those opinions but again that is just me speaking here.

      Usually when you take a screenshot it's because you need to use it locally, as in sending the file to someone, or archiving it

      Well, sending it to someone for some users is providing a shorten link to a web address. I get it, that's not everyone, but reading the boards I think I recall them indicating having use case numbers that indicated that some folks are link sharers. I don't know the specific numbers as that's not obviously in any of their notes they post to the blog/maillist/boards.

      It seems odd that they'd implement this ability at all; a bit shady even.

      Again my opinion only, I kind of agree with you there. However, they were (maybe they will in some other incarnation later?) testing out services. What the ultimate goal for services should be pretty obvious, but from mailinglist, I've not heard anything about monetizing services. Again, I don't like it, but I get Mozilla needs cash too. I'll try not to get too political here with things like, "Well if they didn't spend ____ then..." It's mixed bag with me and my opinion here that's worth two cents. So I again, I agree 98% of the way let's say.

      Surely if you need to upload a screenshot to Mozilla to report a browser bug, it makes more sense to just send the image file you just saved locally.

      I don't think the screenshot feature is there to facilitate bug reporting. When it was announced, the feature was mostly there to address some use cases from users.

      I do want to point out that a patch was accepted the same day of the issue being raised on Github. However, there was some A/B testing and some discussion about if ditching the upload function altogether should be the course of action. I think that the end of the Test Pilot program settled the debate, which is the servers that were receiving the images. Again, I just want to make sure you absolutely understand, I agree with you, but I can also see why Mozilla might want to test out services and see what the general feel is for that. I don't think it's been glowing reviews everywhere for any of the Test Pilot programs or at least that's my feel I get having read the mailinglist for the last several months now, but also I caution anyone to take anything I say with a grain of salt. I definitely will welcome Mozilla focusing more on Rust/Firefox than these Test Pilot things.

    4. Re:Well that's just downright suspicious by Anonymous Coward · · Score: 1

      Its primary pull is greater respect for user privacy and what the user wants.

      You're being sarcastic, right? Or maybe you live in some alternate universe.

      Respect for user privacy? A company that takes hundreds of millions of dollars from Google every year? Shirley you jest.

      What users want? LOL.
      Mozilla has spent the last 6+ years destroying everything that made Firefox popular in the first place. Ripping out features that users like, and cramming in more useless unwanted crap. And every complaint from users has been met with a response that is nothing more than a thinly veiled Fuck You.

    5. Re:Well that's just downright suspicious by Aighearach · · Score: 1

      Presenting a choice might confuse the poor consumer, oops I meant, User.

    6. Re:Well that's just downright suspicious by jellomizer · · Score: 3, Interesting

      It seems like a lot of companies are pulling this crap, And I don't know why either. I have worked as a developer for such companies, and they don't know why they are doing it either.
      It is like all the PC users who use this software that is installed on their system, is for the most part massively overpowered, and can handle these requests perfectly fine by themselves. Adding a server component adds complexity to the host software, and adds headache at the server side too as now we have to make sure all this data is extra secure. Because it is traveling over the internet and not just bouncing around the PC memory.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    7. Re:Well that's just downright suspicious by Waffle+Iron · · Score: 4, Informative

      Here's the thing, though. Since they already have the "take screenshot and upload it on a dedicated server" code in place, all they need is to ask the user when taking a screenshot:

      "Do you want to save this screenshot locally on your device (default choice) or upload it to the Mozilla servers?"

      It looks to me like they don't even need to do that.

      I never even knew that this feature existed (it's hidden under a '...' menu that I've never opened in all these years). So I pulled it up, and I see that there are already two separate buttons: A small "Download" button and a large "Save" button. (The latter has a tiny "cloud" icon in it, which I guess is a subtle clue and/or IQ test.)

      All they really need to do is change the word "Save" to "Upload to cloud", and also change the color and size of the "Download" button to make it equally prominent to the save button. It could be purely styling changes with no change in the code logic.

    8. Re:Well that's just downright suspicious by Rockoon · · Score: 2

      All they need to do is change 'Download' to 'Save', and 'Save' to 'Upload'

      But maybe that would be too fucking honest, or more accurately, not at all dishonest like the current naming.

      Fun fact: Clicking download doesnt download anything, so its a fucking lie, and why would they lie here? I'll give you a fucking guess... its to support the other lie.

      --
      "His name was James Damore."
    9. Re:Well that's just downright suspicious by dissy · · Score: 3, Insightful

      This is a torn issue. There's A/B testing that shows there's users wanting to take a screenshot and share it.

      Well, sending it to someone for some users is providing a shorten link to a web address. I get it, that's not everyone, but reading the boards I think I recall them indicating having use case numbers that indicated that some folks are link sharers.

      However, there was some A/B testing and some discussion about if ditching the upload function altogether should be the course of action. I think that the end of the Test Pilot program settled the debate, which is the servers that were receiving the images.

      (For others, all three of those quotes are taken from separate parts of parents post)

      All this pretty much boils down to keeping "Save" work the same way "Save" did and always has worked, in firefox and anything else.
      Adding a separate button, perhaps "Share" or "Upload" or even "Publish" shouldn't be so beyond their programmers abilities.

      Had they not changed, nay broken, expected functionality and just simply added the new feature with a new button/label to indicate what was actually happening, I doubt anyone at all would have cared, complained, or had any issue.

      I quoted the parts above because I seriously doubt a single one of those people being tested wanted the "Save" button to do this.
      Not the people who want local copies and expect "Save" to actually save, and not even the ones that wanted a link to give to others who would expect a "Share" button to do that and avoid a "Save" button.

      If their UI people can't manage more than a single button existing (which I could believe) changing the word to actually describe that buttons function should be well within their grasp.
      Of course in that case people wanting a local save would likely complain they removed that feature, but that wouldn't be beyond their standard operating procedure, and certainly wouldn't have resulted in such drama.

      I agree they should be focusing on what they claim to be good at, but if they want to try their hand at an image hosting service, more power to them. Those of us not wanting it would simply ignore that feature and the new button to use it.
      We managed to ignore Pocket just fine after all :P

      But not adding a button with a proper description, or replacing the existing Save button, is just outright misleading to everyone, and no matter the actual case is really hard for a user to accept was anything but intentional and for nefarious purposes.

      For those wanting a local copy, Save is now broken and has potential serious problems with what happens.
      For those wanting a link, they aren't going to even bother clicking Save since that doesn't ever give you a link, and they will still think Firefox can't do the thing they want despite the misleading button actually doing so.

    10. Re:Well that's just downright suspicious by Megane · · Score: 1

      their UI people

      These aren't "UI" people, they're "UX" people. The difference is that one cares about things like usability and understandability, and the other wants to make some kind of artistic statement, rejecting existing UIs as passé and in need of change simply because they are old.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
  2. Re:They found out by Aighearach · · Score: 2

    Allegedly.

  3. This will fix that ... by fahrbot-bot · · Score: 4, Informative

    Update your "about:config" settings or edit your "user.js" file - problem solved.

    // Disable Firefox Screenshots
    user_pref("extensions.screenshots.disabled", true);
    user_pref("extensions.screenshots.system-disabled", true);
    user_pref("extensions.screenshots.upload-disabled", true);

    --
    It must have been something you assimilated. . . .
    1. Re:This will fix that ... by Anonymous Coward · · Score: 1

      Yeah, that and a 410K patch that alters 917 files in 113 directories and you'll have a Firefox that's nearly as good as it was five years ago.

    2. Re:This will fix that ... by Chris+Mattern · · Score: 4, Insightful

      Update your "about:config" settings or edit your "user.js" file - problem solved.

      Well, let' see here, I figure about 1% of Mozilla's users are technically proficient enough to try this, or even be all that aware of the problem or that there might be a fix for it, Of that number, about 1% are going to be able to figure out this incredibly intuitive procedure. Yeah, this solves the problem.

      It's on open display, in an unlit basement with a door marked "Beware of The Leopard", at the bottom of a locked file cabinet. Really, I don't see how there's any problem at all.

    3. Re:This will fix that ... by DontBeAMoran · · Score: 1

      There won't be any problems if you know where your towel is.

      --
      #DeleteFacebook
    4. Re:This will fix that ... by Local+ID10T · · Score: 1

      Update your "about:config" settings or edit your "user.js" file - problem solved.

      // Disable Firefox Screenshots

      user_pref("extensions.screenshots.disabled", true);

      user_pref("extensions.screenshots.system-disabled", true);

      user_pref("extensions.screenshots.upload-disabled", true);

      My god, that is so obvious! I should have thought of doing it in the first place!

      --
      "You want to know how to help your kids? Leave them the fuck alone." -George Carlin
    5. Re:This will fix that ... by xxxJonBoyxxx · · Score: 1

      So will "Programs | Install/Uninstall | Firefox | Uninstall"

      Seriously, I'm surprised that "Firefox" is still a front-page brand on Slashdot in 2019.

    6. Re:This will fix that ... by fahrbot-bot · · Score: 2

      Of that number, about 1% are going to be able to figure out this incredibly intuitive procedure. Yeah, this solves the problem.

      Well... It gets easier when your first instinct to any Firefox "feature" announcement becomes: Google "firefox disable [feature]"

      It's on open display, in an unlit basement with a door marked "Beware of The Leopard", at the bottom of a locked file cabinet. Really, I don't see how there's any problem at all.

      When it comes to Firefox, the word yellow is always wandering through my mind in search of something to connect with...

      --
      It must have been something you assimilated. . . .
    7. Re:This will fix that ... by thegarbz · · Score: 2

      Or just ... you know ... not use the screenshot function?

    8. Re:This will fix that ... by buck-yar · · Score: 1

      I have added your lines to my "Firefox telemetry and data collection denial" user.js script.

      I recommend everyone use the following settings for their user.js:
      https://gist.github.com/MrYar/...

    9. Re:This will fix that ... by fahrbot-bot · · Score: 1

      And to think my post got 10% Troll and 20% Overrated mods. Ah... /.

      --
      It must have been something you assimilated. . . .
    10. Re:This will fix that ... by Megane · · Score: 2

      "Digital" (as in DEC) is also still one. It usually gets abused by submitters who have never heard of DEC.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
  4. "dark pattern" by Dan+East · · Score: 4, Insightful

    Using the term "dark pattern" while discussing a UI design is about the stupidest and confusing thing you could do. I was literally thinking there was some visual element that was dark. How about call it "deceptive", "misleading" or "confusing"? Sheesh. Your job is to write. Take a little pride in your work and think about what your words actually convey.

    --
    Better known as 318230.
    1. Re:"dark pattern" by Presence+Eternal · · Score: 5, Informative

      Dark pattern is the accepted term for deceptive user interfaces and has been for a around a decade. It exists as a bucket term because of the large number of methods used.

    2. Re: "dark pattern" by Anonymous Coward · · Score: 1

      Never heard of it before this Slashdot story. Go outside some more.

    3. Re:"dark pattern" by Anonymous Coward · · Score: 4, Interesting

      It's a stupid choice, and is confusing. I agree with Dan East, ANYTHING else would have been better. Some options:

      Evil Pattern
      Manipulative Pattern
      Sucky Pattern
      Theiving Pattern
      Crappy Pattern
      Shitty Pattern
      Lying Pattern

      Why even include "pattern"??? Why not

      Evil UI
      Lying GUI
      Corrupt Design
      Immoral Interfaces

      Seriously, DARK PATTERNS seems almost interesting or a curiousity of emo designers. Not the evil treacherous vile scum shit fuck that it is. Seriously, don't defend this really really shitty choice.

      My paranoia says this label was chosen for the _express_ purpose of diminishing the danger and horrendous effects it has on people.

      Dark patterns can suck it. We need a new phrase.

    4. Re:"dark pattern" by Anonymous Coward · · Score: 1, Informative

      Or you could, you know... use terminology in the standard way it has come to be used throughout the industry.

    5. Re:"dark pattern" by DontBeAMoran · · Score: 2

      It's confusing, especially because of the rise of the "Dark mode GUI" thing that's been going on for the last few years.

      --
      #DeleteFacebook
    6. Re: "dark pattern" by PPH · · Score: 4, Insightful

      Never heard of it before this Slashdot story.

      Nor have I. But I guess we have exposed ourselves as not being 'hip'. The Web is more and more about being hip, not actually getting anything productive done.

      --
      Have gnu, will travel.
    7. Re:"dark pattern" by Luthair · · Score: 2

      I've spent 60-70% of my work time developing user interfaces and have never heard of it.

    8. Re:"dark pattern" by Luthair · · Score: 2

      Dark mode has been a common thing for much longer than the past few years.

    9. Re:"dark pattern" by Paxtez · · Score: 4, Informative

      I've never heard the term either and it is losing relevance.
      It peaked in Nov 2005, it is about 34% as popular now.

      https://trends.google.com/tren...

    10. Re:"dark pattern" by Presence+Eternal · · Score: 1

      Maybe they should've put the term in quotes, but then they could be accused of using "scare quotes". A term I imagine you also hate. Along with things like "fast follow" and "disk drive".

    11. Re:"dark pattern" by Presence+Eternal · · Score: 1

      Oh wait, they DID use quotes.

    12. Re:"dark pattern" by sexconker · · Score: 1

      Accepted term amongst whom? UI/UX experts who sniff their own farts? I have never encountered this shit in my too many years.

    13. Re:"dark pattern" by Anonymous Coward · · Score: 1

      Dark pattern is the accepted term for deceptive user interfaces and has been for a around a decade.

      BULLSHIT!

    14. Re:"dark pattern" by Anonymous Coward · · Score: 1

      When it comes to misleading images on buttons of software, I think we'd rather use the term "decepticons."

    15. Re:"dark pattern" by Anonymous Coward · · Score: 1

      I thought "asshole design" was the accepted nomenclature.

    16. Re:"dark pattern" by Anonymous Coward · · Score: 1

      Never heard of it until today, cockwad.

    17. Re:"dark pattern" by PPH · · Score: 2

      I suppose if I bought a domain name (like https://darkpatterns.org/) I'd try to make everyone feel like a dweeb for not standardizing on my trademark.

      Wait! Could this be some kind of trick?

      --
      Have gnu, will travel.
    18. Re:"dark pattern" by Rockoon · · Score: 2

      Evil Pattern
      Manipulative Pattern
      Sucky Pattern
      Theiving Pattern
      Crappy Pattern
      Shitty Pattern
      Lying Pattern

      Dishonest Fuck Pattern

      --
      "His name was James Damore."
    19. Re:"dark pattern" by MobyDisk · · Score: 2

      It exists as a bucket term.

      Did you just make up a term, while trying to define a made-up term? I just looked for "bucket term" on Google and didn't find it. Even urbandictionary doesn't have it. Next you'll tell me that it's a perfectly cromulent word.

    20. Re:"dark pattern" by UnknownSoldier · · Score: 1

      Oh look, a self-serving definition:

      The neologism dark pattern was coined by Harry Brignull in August 2010 with the registration of darkpatterns.org

      So what the fuck did everyone call it BEFORE 2010???

      Gee, maybe deceptive UI or bad UI

      Stop making up bullshit terms.

    21. Re: "dark pattern" by thegarbz · · Score: 2

      One can't be expected to know every term used in every field, or even in one field. For being called "hip" this website has been around for nearly a decade calling out and shaming shady practices: https://darkpatterns.org/

    22. Re:"dark pattern" by thegarbz · · Score: 1

      Could that be because you're a good developer and not a shady shit working for Facebook? It's not really a new term. There's even been a website around that publishes a continuously rolling hall of shame for the past 10 years: https://darkpatterns.org/

    23. Re:"dark pattern" by Presence+Eternal · · Score: 1

      This kind of thing happens to me constantly. Google accuses me of being a robot on a regular basis.

    24. Re: "dark pattern" by Megane · · Score: 1

      years ago

      So why are most of your links with dates in the URL from 2018?

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    25. Re:"dark pattern" by Megane · · Score: 2

      That wikipedia page first appeared in 2017, so it's not exactly showing this as being a well-established "standard" term. But this is par for the course among "UX" types, who have to make up new shit all the time to feel like they have purpose, rather than try to avoid ambiguity. Actually, I think it's more likely that someone in the tech press industry came up with it.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    26. Re:"dark pattern" by Megane · · Score: 1

      Seems like I was wrong, it started with one guy registering it as a web site domain? It smelled like a forced meme, and I guess it was.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    27. Re: "dark pattern" by Presence+Eternal · · Score: 1

      That's the joke.

  5. Mozilla actually listens to complaints? by xack · · Score: 4, Funny

    Laughs in XUL.

    1. Re:Mozilla actually listens to complaints? by BlackOverflow · · Score: 1

      You can still use XUL and all the old extensions in Palemoon. New Palemoon version released Tuesday of this week!

    2. Re:Mozilla actually listens to complaints? by Megane · · Score: 1

      I'm a user of a different Mozilla fork (Seamonkey, which is what became of the original Netscape after Firefox took over), and from what I've been seeing on the support forums, it looks like the Firefox crowd have been Ministry of Information-ing anything related to old style extensions both from the extensions server (even those made for alternate browsers that still support them), and from the Gecko code base in general.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
  6. fall of FF by raphael75 · · Score: 1

    It's unbelievable how far Firefox and Mozilla have fallen. They were doing so well and had 30+% market share, then completely blew it. Things like this screenshot debacle are so sad and preventable. They aren't even trying to be relevant or useful anymore.

  7. Mozilla sucks by Anonymous Coward · · Score: 5, Insightful

    But at least they have a very diverse board and an uncompromising CoC!

    1. Re:Mozilla sucks by Anonymous Coward · · Score: 1

      Mozilla has a special thing for very diverse broads with dicks. I think it's called "Rust"

    2. Re:Mozilla sucks by Megane · · Score: 1

      Q: How do you know when someone programs in Rust (or Go)?

      A: They'll tell you.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
  8. How the mighty have fallen by OneHundredAndTen · · Score: 2

    It's sad to see how Firefox, that used to be a champion of privacy and freedom, has all but completed its transition to the dark side.

  9. Why? by jawtheshark · · Score: 1

    Why does a browser even need a screenshot functionality? Your OS can do that just fine.

    --
    Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    1. Re:Why? by Gavagai80 · · Score: 3, Informative

      No, your OS cannot screenshot a full webpage including all parts beyond the vertical and horizontal scrolls.

      --
      This space intentionally left blank
    2. Re:Why? by jawtheshark · · Score: 1

      You do realise that the word screenshot implies that it's on-screen. If it can make images based on stuff that is not on screen, it's not a screenshot. By definition! It's an image rendering of a webpage at that point.

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    3. Re:Why? by freeze128 · · Score: 1

      I can print it to a PDF...

  10. Re:print screen button? by Fly+Swatter · · Score: 1

    Why do programs keep feeling the need to monetize the wheel?

    FTFY.

  11. Re:print screen button? by CrashNBrn · · Score: 3, Informative

    The Firefox Screenshot Tool can capture the whole page -- including sections of the page that can't dimensionally fit on screen.

  12. Never knew that by AndyKron · · Score: 1

    Huh? I didn't know Firefox had that. I just use alt + prtscn like I've done since forever.

  13. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  14. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  15. What is the advantage of this button? by Monster_user · · Score: 1

    What is the advantage of this button over tried and true screenshotting methods like "Alt+PrintScreen" followed by a Ctrl+V into MSPaint?

    Or SnagIt, or Greenshot, or the Windows Screen Snipping Tool.