#45702: sdl2: Chat not sent Open Date: 2022-09-24 00:35 Last Update: 2022-09-24 00:57 URL for this Ticket: https://osdn.net//projects/freeciv/ticket/45702 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=45702 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2022-09-24 00:57 Updated by: cazfi * Owner Update from (None) to cazfi * Resolution Update from None to Accepted Comment: S3_0 version meant to S2_6 too --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: cazfi Type: Bugs Status: Open [Owner assigned] Priority: 5 - Medium MileStone: 3.0.4 Component: SDL2-client Severity: 5 - Medium Resolution: Accepted --------------------------------------------------------------------- Ticket details: sdl2-client chatlines (neither pre-game nor main view one) do not react to enter. The chat is never sent. Seems like the event type guards in the callbacks are broken in the sense that main_data.event already has some other event by the time they are checking "current" event. But those callbacks should be called at right time anyway, with the current design, so the guards serve no purpose in any case. -- Ticket information of Freeciv project Freeciv Project is hosted on OSDN Project URL: https://osdn.net/projects/freeciv/ OSDN: https://osdn.net URL for this Ticket: https://osdn.net/projects/freeciv/ticket/45702 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=45702