mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 12:20:00 +01:00
When the cursor was positioned at the end of text, attempting to move it left(using the left arrow key) would fail because align_boundary() was rejecting the end-of-text position as a valid boundary. |
||
|---|---|---|
| .. | ||
| CharacterTypes.cpp | ||
| CharacterTypes.h | ||
| CMakeLists.txt | ||
| Collator.cpp | ||
| Collator.h | ||
| CurrencyCode.cpp | ||
| CurrencyCode.h | ||
| DateTimeFormat.cpp | ||
| DateTimeFormat.h | ||
| DisplayNames.cpp | ||
| DisplayNames.h | ||
| DurationFormat.cpp | ||
| DurationFormat.h | ||
| Forward.h | ||
| ICU.cpp | ||
| ICU.h | ||
| IDNA.cpp | ||
| IDNA.h | ||
| ListFormat.cpp | ||
| ListFormat.h | ||
| Locale.cpp | ||
| Locale.h | ||
| Normalize.cpp | ||
| Normalize.h | ||
| NumberFormat.cpp | ||
| NumberFormat.h | ||
| PartitionRange.h | ||
| PluralRules.cpp | ||
| PluralRules.h | ||
| RelativeTimeFormat.cpp | ||
| RelativeTimeFormat.h | ||
| Segmenter.cpp | ||
| Segmenter.h | ||
| String.cpp | ||
| TimeZone.cpp | ||
| TimeZone.h | ||
| UnicodeKeywords.cpp | ||
| UnicodeKeywords.h | ||