Closed Bug 298972 Opened 20 years ago Closed 20 years ago

Do not CompressWhitespace for the accessible name of text nodes

Categories

(Core :: Disability Access APIs, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: aaronlev, Assigned: aaronlev)

Details

(Keywords: access)

Attachments

(1 file)

We're making things more difficult to deal with by compressing whitespace in role text objects. It's too hard to tell the diffence between: Dogamatic (a is underlined) - and Dog a matic (a is underlined) - We should expose our MSAA text objects as IE does and keep the whitespace in there.
Attached patch Simple patchSplinter Review
Attachment #187478 - Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #187478 - Flags: review?(parente)
Attachment #187478 - Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
Comment on attachment 187478 [details] [diff] [review] Simple patch Is mDOMNode guaranteed to be non-null?
Attachment #187478 - Flags: review?(parente) → review+
No it isn't. Thanks for reminding me. I'll fix that.
Attachment #187478 - Flags: approval1.8b3?
Comment on attachment 187478 [details] [diff] [review] Simple patch a=mkaply don't forget the null check
Attachment #187478 - Flags: approval1.8b3? → approval1.8b3+
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: