
tenfourfox - issue #282
Traffic light buttons jump when resizing the window [10.4 only]
Resizing the window makes the traffic light buttons jump and they sometimes do not repaint. We may need to invalidate the entire window, or suppress painting them on a resize event (the latter is probably better). Australis only.
Comment #1
Posted on Jul 16, 2014 by Happy BearThis does not happen when the title bar is shown. And it doesn't happen at all on 10.5.
Comment #2
Posted on Jul 16, 2014 by Massive RhinoThe title bar part I know about, but I'm surprised it does not happen on 10.5.
Interestingly, the "remnants" are system dependent. On the iMac G4, they jump and leave garbage at times. On the iBook, they jump, but repaint correctly (which I would ordinarily not consider worth fixing). I need to try this on the Sawtooth.
Comment #3
Posted on Jul 16, 2014 by Happy BearIt does definitely not happen on my G4 PowerBook running 10.5, otherwise I'd have been the first to complain about it :-)
I see lots of jumping (along the y axis) and garbage on both 10.4 machines (G3 Pismo with 8MB vram and G3 iBook with 32 MB vram). I never noticed it before because I use the browser with the titlebar almost exclusively.
Comment #4
Posted on Jul 16, 2014 by Massive RhinoCould be a performance related issue.
Minimizing the window seems to force it to repaint.
Status: Accepted
Labels:
Type-Defect
Priority-Medium