Menu

#350 green/red progressbar extends 100% beyond end of screen

0.95
open
GUI (94)
3
2004-12-02
2004-11-29
No

The coloured progressbar (green/red/yellow) shows full
completion where a file has only 95% finished. Somehow
the code to calculate the size of the bar comes up with
more pixels to paint green than correct.

Discussion

  • Christian Biere

    Christian Biere - 2004-12-02
    • priority: 5 --> 3
    • assigned_to: nobody --> graaff
     
  • Hans de Graaff

    Hans de Graaff - 2004-12-03

    Logged In: YES
    user_id=162593

    It's not really clear to me what the problem is in this
    case. Could you give a more precise description of the
    problem, preferably with a screenshot of the visual progress
    bar and your expectations of what should have been drawn?

    It is also useful to know which toolkit you use (Gtk1 or Gtk2).

     
  • joost helberg

    joost helberg - 2004-12-03

    Logged In: YES
    user_id=1168367

    gtk1 is my toolkit option, attached file indicates mismatch.
    the mismatch disappears after switching tabs twice.

     
  • joost helberg

    joost helberg - 2004-12-03
     
  • Christian Biere

    Christian Biere - 2005-01-06

    Logged In: YES
    user_id=643728

    I think the problem is that the progressbar doesn't notice
    all resize events so that the whole bar extends beyond the
    window whereas the left part is invisible i.e., clipped.

     
  • Christian Biere

    Christian Biere - 2005-01-06

    Logged In: YES
    user_id=643728

    Not the *left* part. The right part, on the right. Where the
    thumb is on the left...of course.

     

Log in to post a comment.