Opened 13 years ago
Closed 4 years ago
#8525 closed bug (fixed)
resizable selection list exhibits bad redrawing
Reported by: | mmadia | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
seen on hrev43937, hrev44076, hrev44113 (the only revisions tested so far).
A drop down selection list that is resizable has drawing issues. This can be seen in Mail's "From:" selection list by rezising the window from very narrow to very wide. picture attached.
I don't know of another application that has a resizable selection list, so it is possible that this is a Mail bug.
Attachments (1)
Change History (7)
comment:1 by , 13 years ago
by , 13 years ago
Attachment: | screenshot3.png added |
---|
follow-up: 3 comment:2 by , 13 years ago
In addition to the incorrect redrawing of the selection list, other areas of the interface aren't even rendered. (i've been meaning to file a ticket for that as well. UI controls on web pages in Web+ tends to suffer from it often.)
comment:3 by , 12 years ago
Replying to mmadia:
In addition to the incorrect redrawing of the selection list, other areas of the interface aren't even rendered. (i've been meaning to file a ticket for that as well. UI controls on web pages in Web+ tends to suffer from it often.)
I see a regression as well with HTML FORMs rendering: the "submit" type buttons sometimes appear transparent (the body background is not rendered, only the label is). Previously WebPositive would render a normal gray background. I didn't file a bug as this occurs in a private/login-walled website but not on the public ones I visit (e.g. iscomputeron.com does not exhibit this regression: the poll on the right still renders the "Vote" buttons normally). This regression occured for me between 43000 and hrev44058... Yea pretty wide range.. But I have a feeling it's due to changes in BControlLook (narrows it down very much if true).
comment:4 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:6 by , 4 years ago
Milestone: | R1 → R1/beta2 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
That was merged in hrev53706.
It seems that you forgot to attach the picture ;-)