[Scummvm-tracker] [ScummVM :: Bugs] #14400: GUI: GRAPHICS: Selection highlighter broken in Save dialog.
ScummVM :: Bugs
trac at scummvm.org
Thu Apr 13 18:16:06 UTC 2023
#14400: GUI: GRAPHICS: Selection highlighter broken in Save dialog.
-------------------+---------------------
Reporter: macca8 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: GUI
Version: | Resolution:
Keywords: | Game:
-------------------+---------------------
Comment (by antoniou79):
I can reproduce this on Windows 10 with current master HEAD (2.8.0git).
The cursor flashing also looks glitchy (the white mask(?) thing)
Bisecting points to this commit as the offensive one:
{{{
commit bd52062fa7dd267b0a927bcf1bc6daa022bfe641
Author: hax0kartik <agarwala.kartik at gmail.com>
Date: Wed Mar 1 02:42:15 2023 +0530
GUI: Make text selectable
gui/widgets/editable.cpp | 187
+++++++++++++++++++++++++++++++++++++++++++++--
gui/widgets/editable.h | 14 ++++
2 files changed, 194 insertions(+), 7 deletions(-)
}}}
https://github.com/scummvm/scummvm/commit/bd52062fa7dd267b0a927bcf1bc6daa022bfe641
--
Ticket URL: <https://bugs.scummvm.org/ticket/14400#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list