[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y ] [Home]
4chanarchives logo
On nightly, if you post without an image using quick reply, it
Images are sometimes not shown due to bandwidth/network limitations. Refreshing the page usually helps.

You are currently reading a thread in /qa/ - Question & Answer

Thread replies: 26
Thread images: 4
File: halp.png (13 KB, 307x264) Image search: [Google]
halp.png
13 KB, 307x264
On nightly, if you post without an image using quick reply, it complains about the file size.
>>
>>418502
Sounds like a problem with Nightly.
>>
I have the same problem, not just you OP, submitting a feedback bug report right now until it gets resolved.
>>
>>418544
>until it gets resolved.
See you in three months when your pre-alpha-dev-meme-version hits stable.
>>
>>418507
Websites are supposed to support browsers, not the other way around. It's a problem with 4chan and needs to be resolved.
>>
Also, you probably can just use Shift + Post to bypass QR errors.
>>
>>418552
It's fucking Nightly.
>>
>>418552
That isn't even remotely true, though.

Besides, that particular version of nightly will be gone tomorrow night.
>>
File: geek-underwear-computers.jpg (35 KB, 450x359) Image search: [Google]
geek-underwear-computers.jpg
35 KB, 450x359
OP here
For people with this problem here's a greasemonkey script to fix it until Mozilla sorts it out.
It basically removes the file field is there is no file upon submission.

// ==UserScript==
// @name 4chanfix
// @namespace >>418502
// @description Fix for quick replying on 4chan using nightly
// @include https://boards.4chan.org/*
// @version 1
// @grant none
// ==/UserScript==

document.addEventListener("DOMContentLoaded", function(e) {
QR.oldSubmit = QR.submit;
QR.submit = function(e) {
var file = document.getElementById("qrFile");
if(file.files.length == 0) file.parentElement.removeChild(file);
return QR.oldSubmit(e);
};
});

might repost it in /g/ as that is where most the nightly users are
>>
>>418552
>using a nightly build, the literal definition of unstable
>NUH UH IT'S NOT MY BROWSER'S FAULT FUCKING 4CHAN FIX YOUR SHIT
what a fucking autist
>>
Probably this change:
https://bugzilla.mozilla.org/show_bug.cgi?id=1237595
>>
>uses pre-alpha software
>complains when something breaks
>probably didn't even file a bug report
fucking faggot
>>
>>418502
maximum file size is 4MB
3MB for webm
>>
>>419181
looks like it
>>
>>419201
Did you even read the OP?
>>
>>418552
The real problem here is the retard sitting in front of your computer.
>>
>>419583
he's not wrong you retard.
>>
>>419201
What a massive waste of 4MB. That picture doesn't even look good.
>>
>>420043
Yeah but it's not relevant.
>>
File: 1450600343618.png (569 KB, 910x1300) Image search: [Google]
1450600343618.png
569 KB, 910x1300
>>419181
Patch incoming here:

https://bugzilla.mozilla.org/show_bug.cgi?id=1241171
>>
>>420747
Source of that image?
>>
>>420747
oh man why did someone have to link to 4chan in the bug report?
it's as bad as anime or mlp is firefox image rendering bug reports.
>>
>>420798
Autism. The person in charge of the patch already said he'll merge it on Monday, but nope, the autistic ricers absolutely had to interject.
>>
>>420756
Take it to /wsr/.
>>
>>420798
If they don't know it breaks actual sites, the fix could get put off to the next version.
>>
>>420823
>>420756
Er, nevermind. Take it to /r/. I just googled. Yeah. Uh. /r/, not /wsr/. jeeze.
Thread replies: 26
Thread images: 4

banner
banner
[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y] [Home]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
If a post contains personal/copyrighted/illegal content you can contact me at [email protected] with that post and thread number and it will be removed as soon as possible.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com, send takedown notices to them.
This is a 4chan archive - all of the content originated from them. If you need IP information for a Poster - you need to contact them. This website shows only archived content.