https://bugs.winehq.org/show_bug.cgi?id=39186
Bug ID: 39186 Summary: Steam client: links missing underline when DirectWrite method enabled Product: Wine Version: 1.7.50 Hardware: x86 URL: https://steamcdn-a.akamaihd.net/client/installer/Steam Setup.exe OS: Linux Status: NEW Keywords: download Severity: trivial Priority: P2 Component: dwrite Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: bunglehead@gmail.com Distribution: ---
Created attachment 52235 --> https://bugs.winehq.org/attachment.cgi?id=52235 plain terminal output
In the Steam client when text is a link, the text is not underlined when dwrite is enabled.Installing corefonts/tahoma doesn't help.
To reproduce the issue: 1. install Steam and log in to your account. 2. open Steam->Settings->Interface menu option and toggle 'Enable DirectWrite for improved font smoothing...' option on and off. As a result, the link 'Fluent in another language?...' above is underlined when dwrite is disabled, but it's missing the underline when dwrite is enabled.
Plain terminal output doesn't show anything interesting, but I'm attaching it here anyway.
wine-1.7.50-156-gd317750 Fedora 22 32-bit
https://bugs.winehq.org/show_bug.cgi?id=39186
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- This is most likely caused by a fact that layout doesn't report underlines with DrawUnderline().
https://bugs.winehq.org/show_bug.cgi?id=39186
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c5fce83f3db14858f38cc9cf460 | |ceade450d6b15 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Hi, Béla.
This is fixed with http://source.winehq.org/git/wine.git/?a=commit;h=c5fce83f3db14858f38cc9cf46.... Please open another one if it's still not working right for some UI parts (I checked settings dialog and embedded Chromium parts are using underlines as expected now).
https://bugs.winehq.org/show_bug.cgi?id=39186
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.2.