Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. [Bug] Long code line is invisible when window is wide
Forum Updated to NodeBB v4.3 + New Features

[Bug] Long code line is invisible when window is wide

Scheduled Pinned Locked Moved Qt.io webservices
19 Posts 9 Posters 8.0k Views 1 Watching
  • 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.
  • D Offline
    D Offline
    dangelog
    wrote on last edited by
    #9

    This is what I see (Firefox 3.6 / X11):

    !http://img252.imageshack.us/img252/5319/fooo.png!

    [EDIT TO ADD]: the forum shrinks the image, but you can see that scrollbars are missing.

    Software Engineer
    KDAB (UK) Ltd., a KDAB Group company

    1 Reply Last reply
    0
    • X Offline
      X Offline
      xsacha
      wrote on last edited by
      #10

      Wow, we all get completely different things.

      I get (Chrome 8 / Windows 7):
      !http://img813.imageshack.us/img813/2893/captureok.png(invisible text)!

      • Sacha
      1 Reply Last reply
      0
      • M Offline
        M Offline
        maciej
        wrote on last edited by
        #11

        In Opera 11 everything looks OK, so it is probably browser (Chrome) bug.

        Earth is a beta site.

        1 Reply Last reply
        0
        • X Offline
          X Offline
          xsacha
          wrote on last edited by
          #12

          Update!
          It is dependent on how wide the comment area is!

          The bug only occurs when the the max width is reached (about 1400 pixels wide browser maybe?).

          I am using 1920x1200 resolution here.

          If I make my browser window smaller, it displays correctly.

          Tests:
          High-res (smaller than one in topic as comments are indented!)
          @PropertyChanges { target: item; x: coords.mouseX - width/2; y: coords.mouseY - height/2; rot: 0 }@
          Low-res
          @PropertyChanges { target: item; x: coords.mouseX - width/2; y: coords.mouseY; rot: 0 }@

          • Sacha
          1 Reply Last reply
          0
          • V Offline
            V Offline
            vcsala
            wrote on last edited by
            #13

            I use Chrome 9 (dev) and when I open this thread in maximized browser window I see only the horizontal scrollbar. If I resize the window the text and the vertical scrollbar appears even after I maximized the window again.

            1 Reply Last reply
            0
            • X Offline
              X Offline
              xsacha
              wrote on last edited by
              #14

              Yes, that's exactly the problem I get VCsala.
              Seems weird hey?

              • Sacha
              1 Reply Last reply
              0
              • V Offline
                V Offline
                vcsala
                wrote on last edited by
                #15

                Very weird. Chrome is my favorite browser, but it still has some unpolished angles.

                1 Reply Last reply
                0
                • K Offline
                  K Offline
                  kamalakshantv
                  wrote on last edited by
                  #16

                  In FF 3.6.13 I don't see any horizontal scroll bar.

                  1 Reply Last reply
                  0
                  • F Offline
                    F Offline
                    fcrochik
                    wrote on last edited by
                    #17

                    Who said that there wasn't much more to discuss? Sorry.... :(

                    As I haven't seen mariusg posting to this thread yet it is probably a good idea to open a bug report on JIRA with all this information.

                    Certified Specialist & Qt Ambassador <a href="http://www.crochik.com">Maemo, Meego, Symbian, Playbook, RaspberryPi, Desktop... Qt everywhere!</a>

                    1 Reply Last reply
                    0
                    • G Offline
                      G Offline
                      giesbert
                      wrote on last edited by
                      #18

                      Hi, in FF on windows with a smaller view, I also don't see a scrollbar, but you can scroll with the mouse, if you start selecting and move the mouse to the right? Is this a feature? :-)

                      Nokia Certified Qt Specialist.
                      Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

                      1 Reply Last reply
                      0
                      • K Offline
                        K Offline
                        kamalakshantv
                        wrote on last edited by
                        #19

                        [quote author="Gerolf Reinwardt" date="1292601355"]Hi, in FF on windows with a smaller view, I also don't see a scrollbar, but you can scroll with the mouse, if you start selecting and move the mouse to the right? Is this a feature? :-)[/quote]

                        That is right we can scroll, but cant see the scroll bar. It definitely is a bug.

                        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