Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Ctrl+Wheel not working in QTextEdit and QPlainTextEdit

Ctrl+Wheel not working in QTextEdit and QPlainTextEdit

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 3.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    ondrejandrej
    wrote on last edited by
    #1

    In the "Editing Key Bindings" section of QPlainTextEdit documentation there's the following line:
    Ctrl+Wheel Zooms the text.

    However, in my application it just won't work. Instead, it scrolls the text as if no Ctrl key were pressed. What am I doing wrong? I'm developing under 64-bit Ubuntu, writing a simple HTML editor.

    I've spend some time searching, but found no answer.

    1 Reply Last reply
    0
    • O Offline
      O Offline
      ondrejandrej
      wrote on last edited by
      #2

      Hi, is there still no answer to this question?

      I started using PyQt with Qt5 in the meanwhile and I still have this problem with QPlainTextEdit.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SoulSharer
        wrote on last edited by
        #3

        Doesn't seem to be working for QTextEdit. Qt 5.0.2.
        Alt+Wheel doesn't function as well.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          So did you "write a bug report":https://bugreports.qt-project.org/ ?

          I know it is annoying to duplicate information into the bug tracker, but that is the place where people look for things to fix:-)

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SoulSharer
            wrote on last edited by
            #5

            [quote author="Tobias Hunger" date="1366709376"]So did you "write a bug report":https://bugreports.qt-project.org/ ?

            I know it is annoying to duplicate information into the bug tracker, but that is the place where people look for things to fix:-)[/quote]

            Yeah I actually did, https://bugreports.qt-project.org/browse/QTBUG-30784
            Though I've mentioned the wrong control and so it is closed now. Maybe someone will reopen it, I don't know.

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tobias.hunger
              wrote on last edited by
              #6

              Great!

              AFAIK you should be able to reopen it if you reported the issue. If that does not work you can always open a new report with a better description:) You will get developer attention here by chance only... a bug report will definitely get noticed by the people that actually can fix the issue, so please always file bug reports.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved