ladybird/UI
Jelle Raaijmakers d819152b4e LibGfx+LibWeb: Preserve text color for selections
Selecting text without custom ::selection styling changed the
foreground color of the selected content. This was especially visible
for links, where the text changed color but the underline did not.

The default selection style supplied both a selection background and a
foreground color from the palette or HighlightText system color. That
made ordinary selections behave as if the page had explicitly styled
::selection color.

Only provide a default selection background, so selected content keeps
its own foreground color unless CSS overrides it. Remove the now-unused
SelectionText palette role.
2026-06-18 22:43:26 +02:00
..
Android Meta: Remove obsolete Lagom host-tools build 2026-06-08 01:11:40 +02:00
AppKit LibGfx+LibWeb: Preserve text color for selections 2026-06-18 22:43:26 +02:00
cmake Meta: Move Meta/Lagom/get_linked_lagom_libraries.cmake to Meta/CMake 2026-06-13 10:30:02 -04:00
Gtk LibWebView: Keep browser history in the UI process 2026-06-14 17:38:44 +02:00
Icons UI/Qt: Stop using TVG icons 2026-05-31 19:20:59 +02:00
Qt LibGfx+LibWeb: Preserve text color for selections 2026-06-18 22:43:26 +02:00
.gitignore Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
CMakeLists.txt Meta: Define helper processes for Ladybird and test-web in one place 2026-05-28 14:45:48 +01:00
Info.plist Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00