Skip to content

Conversation

kjarosh
Copy link
Member

@kjarosh kjarosh commented Oct 3, 2025

This behavior is version gated in Flash Player, SWF7 and older take spaces into account when align is not "left".

@kjarosh kjarosh added text Issues relating to text rendering/input A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-review Waiting on review from a Ruffle team member labels Oct 3, 2025
@kjarosh kjarosh removed the waiting-on-review Waiting on review from a Ruffle team member label Oct 9, 2025
@kjarosh kjarosh force-pushed the edittext-align-trailing-spaces branch from d39c843 to f016b68 Compare October 9, 2025 19:19
@kjarosh kjarosh enabled auto-merge (rebase) October 9, 2025 19:19
@kjarosh kjarosh merged commit e549d9f into ruffle-rs:master Oct 9, 2025
25 checks passed
@kjarosh kjarosh deleted the edittext-align-trailing-spaces branch October 9, 2025 20:43
Hancock33 added a commit to Hancock33/batocera.piboy that referenced this pull request Oct 12, 2025
-----------------------------------------------------------------------------------
eden.mk 3656253262fd1c22e5a1ab43ae373173e571e11d # Version: Commits on Oct 10, 2025
-----------------------------------------------------------------------------------
[acc] do not consider system profile as orphaned (#2708)

-------------------------------------------------------------------------------------
ikemen.mk 6b02a314472bc0ab93aba0d6b61fe272b942747a # Version: Commits on Oct 10, 2025
-------------------------------------------------------------------------------------
Merge pull request #2763 from rakieldev/fixes

fix: stuck viewport,

----------------------------------------------------
pcsx2.mk v2.5.214 # Version: Commits on Oct 09, 2025
----------------------------------------------------
- [translations: Syncing Crowdin translations](PCSX2/pcsx2#13372)

,

-------------------------------------------------------------------------------------
ppsspp.mk 825f92893e3b1acc32baa2cb7dd8e9594472de66 # Version: Commits on Oct 09, 2025
-------------------------------------------------------------------------------------
Merge pull request #20863 from hrydgard/arm64-fp-controlword

Arm64 FP controlword support on Windows, plus TR fix,

---------------------------------------------------------------
ruffle.mk nightly-2025-10-10 # Version: Commits on Oct 10, 2025
---------------------------------------------------------------
## What's Changed

* text: Ignore trailing spaces when sizing for SWF8+ only by @kjarosh in ruffle-rs/ruffle#21832

**Full Changelog**: ruffle-rs/ruffle@nightly-2025-10-08...nightly-2025-10-10,

-----------------------------------------------------
ryujinx.mk 1.3.150 # Version: Commits on Oct 09, 2025
-----------------------------------------------------
Canary-1.3.150

--------------------------------------------------------------------------------------
tsugaru.mk 041fa0437fc23ccb1a90544b2712e73067af2db6 # Version: Commits on Oct 09, 2025
--------------------------------------------------------------------------------------
Renamed FetchOperand to FetchOperandLoop.,

-----------------------------------------------------------------------------------
ymir.mk 175a7f858b1d3c0e4c9f774c7bf7337a1043c21e # Version: Commits on Oct 10, 2025
-----------------------------------------------------------------------------------
chore: Update About window with all newly added dependencies,

------------------------------------------------------------------------------------------
devilutionx.mk 88f706e0d13221f1eed7338279ba7c5db4272c19 # Version: Commits on Oct 09, 2025
------------------------------------------------------------------------------------------
SDL3: Add some backports / compat helpers,

----------------------------------------------------------------------------------------
retroarch.mk cfcece201cbeaeb0d5f599eecad43002e9eca762 # Version: Commits on Oct 10, 2025
----------------------------------------------------------------------------------------
Fetch translations from Crowdin,

----------------------------------------------------------------------------------------
doomretro.mk fc4546f696b2a3d0c3f58a4570c0351547912c7c # Version: Commits on Oct 10, 2025
----------------------------------------------------------------------------------------
Show milliseconds on intermission screen,

----------------------------------------------------------------------------------------------
libretro-ppsspp.mk 825f92893e3b1acc32baa2cb7dd8e9594472de66 # Version: Commits on Oct 09, 2025
----------------------------------------------------------------------------------------------
Merge pull request #20863 from hrydgard/arm64-fp-controlword

Arm64 FP controlword support on Windows, plus TR fix,

---------------------------------------------------------------------------------------------
libretro-wasm4.mk 2cf9d05b266fa7154dcf888a2fda8a0e866c8f9d # Version: Commits on Oct 09, 2025
---------------------------------------------------------------------------------------------
Merge pull request #839 from yamt/diskw-netplay

make diskw skip localStorage.setItem for non-host players,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already) text Issues relating to text rendering/input

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support suspend removing multiple spaces in input field until first typing

2 participants