
Michael Fabricant claimed only ‘professional offence-takers’ would take issue with his comment
A Tory MP has been branded “grotesque” and accused of having an “absolutely shameful disregard” for the alleged victims of a Conservative MP arrested on suspicion of rape, for suggesting there would be a “strong turnout” at PMQs Wednesday as MPs seek to “prove” they are not under investigation.
Michael Fabricant tweeted an hour before Prime Minister’s Questions got underway, saying that Conservative MPs would attend “not only to demonstrate their strong support for Boris, but also to prove they are not the one told by the Chief Whip to stay home”.
The post ended with, “I’ll be there”, followed by the winking face, tongue emoji.
I am expecting a strong turnout of Conservative MPs at Prime Minister’s Questions today.
Not only to demonstrate their strong support for #Boris (!!). BUT also to prove they are NOT the one told by the Chief Whip to stay at home. I’ll be there!😜https://t.co/PNxoXWBy9v— Michael Fabricant 🇬🇧🇺🇦 (@Mike_Fabricant) May 18, 2022
The Conservatives’ chief whip Chris Heaton-Harris urged the accused MP to stay away from parliament on Tuesday – but has not yet suspended the whip, meaning the suspect remains a member of the parliamentary party.
On Tuesday it was revealed a Tory MP had been arrested on suspicion of rape and sexual assault offences over a seven-year period and was in custody. The MP, who is in his 50s, but has not been named, has since been released on bail to a date in mid-June pending further inquiries by the Met.
Tory Michael Fabricant says lots of MPs will be in the chamber today to prove they aren’t the alleged rapist.
Wow. pic.twitter.com/njF4P8CnQU
— PoliticsJOE (@PoliticsJOE_UK) May 18, 2022
Deputy Labour leader Angela Rayner labelled Fabricant’s tweet “grotesque”, while shadow health secretary Wes Streeting warned “this isn’t a joke”.
Labour MP Charlotte Nichols said: “One of the grimmest things about working in Westminster is not just the regularity with which allegations of rape and sexual assault come up, but the fact people like Fabricant here trivialise these as a laughing matter or quirky bit of gossip complete with (the) emoji.”
Grotesque. https://t.co/NqUTrnygKi
— Angela Rayner 🌹 (@AngelaRayner) May 18, 2022
‘What is wrong with these people and how have we ended up being governed by them?’
James O’Brien’s response to Michael Fabricant’s use of the 😜 emoji in a tweet concerning a Tory MP arrested on suspicion of rape.@mrjamesob pic.twitter.com/NjtcuuhRoJ
— LBC (@LBC) May 18, 2022
Labour MP Chris Bryant slammed the tweet as “shameful” and suggested Fabricant take it down “immediately”.
Fabricant replied that “no-one is making light of rape or assault” and suggested that only “professional offence-takers” would take issue with his comment.
This shows absolutely shameful disregard for the alleged victims. You should take this down immediately. https://t.co/6m1FAAHOke
— Chris Bryant (@RhonddaBryant) May 18, 2022
No-one is making light of rape or assault. Far from it. But those who want to read something into a comment will contrive to do so whatever. They are professional offence takers. https://t.co/mNcDPgAoR6
— Michael Fabricant 🇬🇧🇺🇦 (@Mike_Fabricant) May 18, 2022
While Bryant was quick to criticise Fabricant, Twitter users were keen to point out that it appeared as though he had used the arrest as an opportunity to call out the Conservative Party.
In a now-deleted tweet, Bryant wrote that “crime week is going well for the Tories”. He later clarified that the remark was in response to the government breaking international law.
I believe Craig is referring to this, which @RhonddaBryant explained. But Craig is clearly also quite confused. pic.twitter.com/bxaM7VnaGc
— #NotJustCladdingScandal (@sacrebleurgh) May 18, 2022
Chris has deleted his tweet, and acknowledged how it could be interpreted https://t.co/TaP9sLYa4B
— Craig James (@CraigSJames) May 18, 2022
It was revealed Tuesday that the government intended to break international law by overriding an international Brexit treaty with the EU over Northern Ireland.
Fabricant has reportedly been spoken to by Tory whips about his tweet which the party deemed “inappropriate”.
NEW: Michael Fabricant has been spoken to by Tory whips about this tweet, which party sources have called “inappropriate”. https://t.co/OOf3N8430o
— Kate McCann (@KateEMcCann) May 18, 2022
In an updated statement about the case involving the Tory MP, police said its investigation was “ongoing”.
It said officers received a report about the MP in January 2020 relating to alleged sexual offences committed in London between 2002 and 2009.
It was understood the Tories will not make a decision on whether the suspect has the whip suspended until after the police investigation is concluded.
Foreign Secretary Liz Truss said she was “very, very concerned” that a Tory colleague had been arrested – but would not be drawn on whether the whip should be removed.
Asked how she felt when she heard the news, she told Sky News: “I’m very, very concerned about the reports that I’ve heard. The police are currently working on the case but it is worrying that we are seeing these appalling … accusations, again, about a parliamentarian.”
Asked if the MP should have the whip withdrawn, Truss said: “I don’t know who it is. I know that the police are looking at it and investigating it, and I think we need to wait for the police to conduct those investigations.”
The arrest comes amid renewed scrutiny of sleaze in Westminster following a string of cases, including that of former MP Imran Ahmad Khan.
Related Links
var host="www.joe.co.uk"; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url="https://quantcast.mgr.consensu.org" .concat('/choice/', 'wFs6Tqd6-pgRC', '/', host, '/choice.js') var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type="text/javascript"; element.src = url;
firstScript.parentNode.insertBefore(element, firstScript);
function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame;
function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);
if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe');
iframe.style.cssText="display:none"; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; }
function tcfAPIHandler() { var gdprApplies; var args = arguments;
if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' };
if (typeof args[2] === 'function') { args[2](retr); } } else { queue.push(args); } }
function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {};
try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {}
var payload = json.__tcfapiCall;
if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } event.source.postMessage(returnMsg, '*'); }, payload.parameter ); } }
while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {}
if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } };
makeStub();
var uspStubFunction = function() { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function() { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } };
var checkIfUspIsReady = function() { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } // This callback is triggered on each page load __tcfapi('addEventListener', 0, function(tcData, success) { if (success && (tcData.eventStatus == 'useractioncomplete' || tcData.eventStatus == 'tcloaded')) { processCmpData(tcData); } }); function processCmpData(tcData) { // Flag that CMP has been processed. consentManager.cmpProcessed = true; // Permutive disabling needed? if (tcData.purpose.consents[1] && tcData.purpose.consents[3]) { consentManager.permutive.isAllowed = true; } if (consentManager.isAllowed('permutive')) { window.localStorage.removeItem('permutive-opt-out'); } else { window.localStorage.setItem('permutive-opt-out', 'true'); } consentManager.setUserConsent(tcData); if(consentManager.isAllowed('google')) { (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l="+l:"';j.async=true;j.src="https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NTW9BPH'); } // Consent String is needed as DFP target consentManager.setConsentString(tcData.tcString); consentManager.trackPublisherConsentLevel(tcData.publisher.consents); consentManager.trackVendorConsentLevel(tcData.vendor.consents); /** * According to Google policies, if Publisher Purpose 1 is revoked, we should not display ads at all * Check https://support.google.com/admanager/answer/9805023?hl=en for more information * Here we update the flag that points if ads should be rederer or not. */ consentManager.hideAds(tcData.purpose.consents[1]); // Posts tagged as sensitive shouldn't be showing any ads. Since we have a way to control ads viewability through // the consent manager, it's easy to check for the posts tags and flagged if they should shown or not. // According to Google policies, if Publisher Purpose 1 is revoked, we should not display ads at all // Check https://support.google.com/admanager/answer/9805023?hl=en for more information if (consentManager.hasBeenProcessed() && consentManager.displayAds) { consentManager.renderAds(); } // If consent was processed once the page was loaded, there are some ads that may not appear. Let's run prebid again. if (typeof executeParallelAuctionAlongsidePrebid !== 'undefined' && !consentManager.prebidProcessed && consentManager.displayAds) { executeParallelAuctionAlongsidePrebid() } // Facebook and Twitter are non IAB vendors, so we need to check their consents using a different callback __tcfapi('getNonIABVendorConsents', 0, function(consent, success) { if (success && consent.gdprApplies) { consentManager.setUserNonIabConsent(consent); } }) if (!consentManager.sentEventFbPixel && consentManager.isAllowed('facebook')) { !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','//connect.facebook.net/en_US/fbevents.js'); fbq('init', '1294117580618248'); fbq('track', "PageView"); fbq('track', 'ViewContent'); consentManager.sentEventFbPixel = true; } if (!consentManager.sentEventTwPixel && consentManager.isAllowed('twitter')) { !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments); },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src="https://static.ads-twitter.com/uwt.js", a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script'); // Insert Twitter Pixel ID and Standard Event data below twq('init','o1f6l'); twq('track','PageView'); consentManager.sentEventTwPixel = true; } }