[Webkit-unassigned] [Bug 52148] New: [Gtk] Implement support for Embedded Objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 10 07:53:13 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52148

           Summary: [Gtk] Implement support for Embedded Objects
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joanmarie.diggs at gmail.com


Created an attachment (id=78400)
 --> (https://bugs.webkit.org/attachment.cgi?id=78400&action=review)
test case

WebKitGtk currently does not have support for embedded objects. In particular, given the attached test case:

1. The AtkText implementation for each paragraph should contain an embedded object character for each embedded object:

* Here's our logo: <eoc> It reminds me of airport security screenings.

* Choose: <eoc> <eoc> (pick one or more)

* Choose: <eoc> <eoc> (just pick one)

* Choose: <eoc> <eoc> (just pick one)

2. Each embedded object should implement AtkHyperlink.

3. Each paragraph should implement AtkHypertext.

(I realize this is likely at least three bugs/rfes. But I will let Mario triage and make this an embedded object metabug if and how he sees fit. :-) )

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list