Opened 5 years ago
Closed 5 years ago
#11271 closed defect (fixed)
GUI: PopUpControl text blank in UpdatesDialog
Reported by: | sluicebox | Owned by: | bgK |
---|---|---|---|
Priority: | low | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
There's a minor graphics glitch in the UpdatesDialog that appears on startup when the updates_check setting doesn't exist yet.
The text in the PopUpWidget for the update-check interval is initially blank, even though it's initialized to Weekly, until moused over. After making a selection from the popup, the text is blank again until the mouse moves over it.
Attached are screenshots from:
- Startup (blank text)
- Clicking on field to bring up popup (the popup is okay)
- Immediately after clicking the popup (blank text)
Occurs in 2.1.0 (and latest source) on at least Mac and Windows.
To reproduce, remove updates_check from scummvm.ini and run.
Attachments (3)
Change History (5)
comment:1 by , 5 years ago
by , 5 years ago
Attachment: | 1-inital.png added |
---|
by , 5 years ago
Attachment: | 2-popup.png added |
---|
by , 5 years ago
Attachment: | 3-after-click.png added |
---|
comment:2 by , 5 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in 452d22e6505b1f8e203eedbc59ac5284c8ac967f.
Note:
See TracTickets
for help on using tickets.
Trac is broken and can't add attachments at the moment. I'll try again another day, but that should be enough to reproduce since it always happens.