Closed Bug 340667 Opened 18 years ago Closed 18 years ago

New ATK: Expose <br>'s as \n character, combining before & after blocks of text together

Categories

(Core :: Disability Access APIs, defect, P3)

x86
Linux
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: aaronlev, Assigned: aaronlev)

References

Details

(Keywords: access)

Attachments

(1 file, 1 obsolete file)

Treat <br>'s as a hard line break, not as a new paragraph.

For example:
<p>Hello<br>Goodbye</p>

should be exposed as
AtkText, ROLE_PARAGRAPH, "Hello\nGoodbye"
Depends on: 340829
Severity: normal → minor
Priority: -- → P3
Attached patch Create accessibles for <br> (obsolete) — Splinter Review
Attachment #227146 - Attachment is obsolete: true
Attachment #227177 - Flags: superreview?(roc)
Attachment #227177 - Flags: review?(roc)
Attachment #227177 - Flags: superreview?(roc)
Attachment #227177 - Flags: superreview+
Attachment #227177 - Flags: review?(roc)
Attachment #227177 - Flags: review+
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Depends on: 347219
Depends on: 347222
No longer depends on: 347219
No longer depends on: 347222
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: