User tests: Successful: Unsuccessful:
Pull Request for Issue #45665 .
fixed the truncateComplex
method
set introtext to show
set Introtext Limit (characters)
create an article with more characters than Introtext Limit
publish the Articles module
Integer at diam ac nibh viverra vestibulum.
...
Integer at diam ac nibh viverra vestibulum...
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
PR-5.3-dev
|
Category | Libraries | ⇒ | Libraries Unit Tests |
Labels |
Added:
Unit/System Tests
|
Title |
|
Tested this and had a good result
But: My screenreader seems to ignore the "...".
While I can see that this is a truncated text, the screeneader (NVDA on win11) reads a incomplete phrase.
Maybe someone with better screenreader skills can test that?
If my observation is correct, I suggest a sr-only information like "The following text is truncated" or whatever is convenient in this case.
This depends on the screen reader.
In particular, most screen readers have a number of punctuation settings such as "some", "most", and "all". So it depends which category the screen reader puts the ellipses character into, which punctuation setting the user has selected, and what action the user is taking.
It also depends if it is a fake ellipsis as used here (three dots) or a real ellipsis …
or …
Maybe someone with better screenreader skills can test that?
If my observation is correct, I suggest a sr-only information like "The following text is truncated" or whatever is convenient in this case.
The read more button/link should act as the indicator that there is more text to follow and you dont need the sr-only information as that would be a double notification
It is the introtext, not the read more button.
It is the introtext, not the read more button.
Yes I know. The read more is the indication that there is more text.
I have tested this item ✅ successfully on 021a5aa
I have tested this item ✅ successfully on 021a5aa
I have succesfully tested this! (Thanks to Alikon, Christiane, Brian!
the drone failure is unrelated to this pr (are about to the stats plugin), the Github Action CI are successfull