[Webkit-unassigned] [Bug 259030] New: Unexpected speech synthesisation behavior for unordered lists on macOS Sonoma.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 9 03:37:27 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259030
Bug ID: 259030
Summary: Unexpected speech synthesisation behavior for
unordered lists on macOS Sonoma.
Product: WebKit
Version: Safari 17
Hardware: Mac (Apple Silicon)
OS: Other
Status: NEW
Severity: Minor
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bunnnywong at gmail.com
Steps to reproduce (14.0 Beta (23A5286g)):
* Open any page that contains unordered lists with bullets.
* Select the first word or entire paragraph of any list item, right click and select ’Speech’ -> ’Start Speaking'.
* The spoken content would begin with extra 'comma'.
See also for https://bugs.webkit.org/show_bug.cgi?id=259015.
Looks like the SPI `-[NSApp speakString:]` ignores the string parameter and always speaks selected content, which causes this issue.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230709/177f0f3e/attachment.htm>
More information about the webkit-unassigned
mailing list