Title: Scrolling issue
Last modified: September 22, 2023

---

# Scrolling issue

 *  [cnxsoft](https://wordpress.org/support/users/cnxsoft/)
 * (@cnxsoft)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/scrolling-issue-29/)
 * A visitor reported a bub about scrolling due to the plugin along with a potential
   fix:
 * The urvanov syntax highlighting creates a scrollable div 1px smaller than its
   content, so every single source on the page grabs the mouse scroll, preventing
   the page from scrolling naturally until you allow the page to come to a complete
   stop, scroll it down 1px, wait a couple seconds, then you’re allowed to scroll
   again.
 * To avoid this papercut, visitors can move their mouse left or right of the syntax
   highlighter boxes…
 * Of course I forget to do that every single time I visit, so instead I wrote a
   fix for cnx-software in Stylish extension…/* 1px error lock page when scrolling*/[
   id^=”urvanov-syntax-highlighter”]>*{overflow-y:hidden!important}
 * Source: [https://www.cnx-software.com/2023/09/21/review-rockchip-rk3568-sbc-lubuntu-20-04-rknpu2-ai-sdk/#comment-610609](https://www.cnx-software.com/2023/09/21/review-rockchip-rk3568-sbc-lubuntu-20-04-rknpu2-ai-sdk/#comment-610609)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fscrolling-issue-29%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [urvanov](https://wordpress.org/support/users/urvanov/)
 * (@urvanov)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/scrolling-issue-29/#post-17140907)
 * Ok. Thank you for reporting. I will try to reproduce and fix it if it will be
   possible

Viewing 1 replies (of 1 total)

The topic ‘Scrolling issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/urvanov-syntax-highlighter.svg)
 * [Urvanov Syntax Highlighter](https://wordpress.org/plugins/urvanov-syntax-highlighter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/urvanov-syntax-highlighter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/urvanov-syntax-highlighter/)
 * [Active Topics](https://wordpress.org/support/plugin/urvanov-syntax-highlighter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/urvanov-syntax-highlighter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/urvanov-syntax-highlighter/reviews/)

## Tags

 * [scrolling](https://wordpress.org/support/topic-tag/scrolling/)

 * 1 reply
 * 2 participants
 * Last reply from: [urvanov](https://wordpress.org/support/users/urvanov/)
 * Last activity: [2 years, 6 months ago](https://wordpress.org/support/topic/scrolling-issue-29/#post-17140907)
 * Status: not resolved