Menu

#120 Wrong size of horizontal scrollbar

v1.3
open-accepted
None
5
2013-12-23
2008-06-16
No

When xml contains large strings, xml copy editor does not calculates the proper size of horizontal scrollbar

so when i'm leading it to the end - the very-big-string is in the middle but not at the end

Best regards, Siarhei

Discussion

  • gnschmidt

    gnschmidt - 2008-07-03
    • assigned_to: nobody --> gnschmidt
     
  • gnschmidt

    gnschmidt - 2008-07-03

    Logged In: YES
    user_id=1298822
    Originator: NO

    Hi Siarhei, sorry about the slow reply (and especially the extremely late release of 1.1.0.7)! This is a known Scintilla issue (Scintilla is the editor component). I've just tried it in version 1.1.0.7 and it seemed a little better: the scrollbar didn't adjust when I kept adding words to a line, but once I went to the end of the line using End the scrollbar adjusted correctly.

    Best wishes,
    Gerald

     
  • Bernhard Wagner

    Bernhard Wagner - 2013-09-20

    This workaround helps, but the bug is still present in 1.2.0.8

     
  • Zane U. Ji

    Zane U. Ji - 2013-12-20
    • status: open --> open-accepted
    • Group: --> v1.2.1.0
     
  • Zane U. Ji

    Zane U. Ji - 2013-12-20

    It's quite easy to fix it when we upgrade wxWidgets to 3.0. [d58cbe]

     

    Related

    Commit: [d58cbe]


Log in to post a comment.