Alexander Ebert

Results 48 issues of Alexander Ebert

Deleting a selected word on macOS also removes an adjacent space character. This behavior is part of macOS and not specific to any browser and works consistently across browsers (Chrome,...

type:bug
domain:typing/ime
squad:core

_Note: This is part of a larger initiative to overhaul the style system and the customization options in general. See #6028 to learn more._ The template system permits arbitrary changes...

Discussion

Version 5.4 added `Database::prepare()` as a convenient alternative that performs the replacement based on `WCF_N` and has proven to prevent a lot of runtime errors for legacy setups with `WCF_N...

Feature

_Note: This is part of a larger initiative to overhaul the style system and the customization options in general. See #6028 to learn more._ The technical management of styles has...

Discussion

The current style system is the result of repeated iterations over the existing implementation with some changes along the way, for example the transition to LESS and later SASS/SCSS. There...

Discussion

_Note: This is part of a larger initiative to overhaul the style system and the customization options in general. See #6028 to learn more._ The dark mode was among the...

Discussion

_Note: This is part of a larger initiative to overhaul the style system and the customization options in general. See #6028 to learn more._ The status quo for styles with...

Discussion

One repeating issue with the handling of strings passed to a function is that it is not always clear if the content has been encoded already and is safe for...

Feature