Idaho lawmakers move to close gap in prison sex abuse law
The proposal would expand the definition of illegal sexual contact between prison staff and an inmate to include kissing, groping
InvestigateWest (investigatewest.org) is an independent news nonprofit dedicated to investigative journalism in the Pacific Northwest. Visit investigatewest.org/newsletters to sign up for weekly updates.
'; document.querySelector('#copytext').value = textContent; modal.showModal(); }); // Modal close functionality const modal = document.querySelector('.republish-modal'); const closeBtn = document.querySelector('.republish-modal-close'); // Close button click closeBtn.addEventListener('click', function() { modal.close(); }); // Close on backdrop click modal.addEventListener('click', function(e) { if (e.target === modal) { modal.close(); } }); // Close on ESC key (this is usually built-in, but adding for safety) modal.addEventListener('keydown', function(e) { if (e.key === 'Escape') { modal.close(); } }); // Copy text button functionality document.querySelector('.copy-text-button').addEventListener('click', async function() { const textarea = document.querySelector('#copytext'); const text = textarea.value; try { // Try modern Clipboard API first if (navigator.clipboard && window.isSecureContext) { await navigator.clipboard.writeText(text); this.textContent = 'Copied!'; } else { // Fallback for older browsers textarea.select(); document.execCommand('copy'); this.textContent = 'Copied!'; } // Reset button text after 2 seconds setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } catch (err) { console.error('Failed to copy text: ', err); // Fallback to selection if copying fails textarea.select(); this.textContent = 'Text selected'; setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } }); });
Tragedies like the recent police shootings by Maurice Clemmons, a man with questionable mental stability and a violent history, raise anew the debate about what we can do differently to prevent these incidents from happening.
One piece that seems missing is intervention early on when signs of mental illness first present – even in childhood.
Last week, Disability Rights Washington filed a class-action lawsuit against the state charging that the state fails to provide early home and community-based services that would keep kids with mental illness out of institutional care.
Judy Lightfoot, writing in Crosscut, quotes psychiatrist Eric Trupin of the University of Washington, who says, “We know so much more about effective mental health interventions with children and families than we did 20 years ago. It’s a shame we’re so slow to implement what we now know: that psychosocial interventions which include intensive skills-based work with families lead to better outcomes than earlier approaches ever did.”
Over and over, families have said that they are unable to get help for troubled kids when they need it. And often, by the time they do get help, the situation has grown far worse.
We will never know Clemmons’ true mental state. He was shot and killed by police after a massive man hunt.
The Seattle Times notes that Clemmons’ only formal diagnosis was a “brief psychotic episode” noted after he reported hallucinations last spring. Otherwise, mental health evaluators found him competent to face his earlier charges, and labeled his erratic behavior “stress.”
However, he also had a history of violence at an early age, which automatically puts him at higher risk for escalating violence, and also should have been a red flag to look for other signs of mental disorders.
Who knows what signs of early mental illness might have been overlooked, or missed, or gone untreated? We’ll never know that either.
Studies show that the vast majority of people with mental illness are not violent, and function well with varying degrees of treatment and support.
But, evidence also shows that the majority of people in prison today have some form of mental illness. Ignoring the problems early on is asking for trouble.
Carol Smith
The story you just read is only possible because readers like you support our mission to uncover truths that matter. If you value this reporting, help us continue producing high-impact investigations that drive real-world change. Your donation today ensures we can keep asking tough questions and bringing critical issues to light. Join us — because fearless, independent journalism depends on you!
— Jacob H. Fries, executive director
DonateCancel anytime.
Subscribe to our weekly newsletters and never miss an investigation.