[kde] [Bug 498920] New: PHP Text Rendering Issue on Android 12

Carlos Garcia bugzilla_noreply at kde.org
Mon Jan 20 09:03:53 GMT 2025


https://bugs.kde.org/show_bug.cgi?id=498920

            Bug ID: 498920
           Summary: PHP Text Rendering Issue on Android 12
    Classification: I don't know
           Product: kde
           Version: unspecified
          Platform: Android
                OS: Android 12.x
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: photototext at gmail.com
  Target Milestone: ---

Bug Description:
A bug in the T5 text rendering module on Platform X causes incorrect word
handling for PHP-based systems. Specifically, when rendering text with a
five-word limit:

Words are truncated at unexpected lengths.
Special characters within the text disrupt proper formatting.
Overflowing text breaks the layout or leads to a crash.
Steps to Reproduce:
Deploy the T5 module with PHP on Platform X.
Input a string exceeding five words containing special characters (e.g.,
emojis, punctuation).
Render the output within the designated container.
Expected Behavior:
The module should render the first five words cleanly, retaining special
characters and maintaining layout integrity.

Observed Behavior:
Words are cut off in the middle.
Special characters appear as encoding artifacts (e.g., &).
Overflow causes UI crashes in certain layouts.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list