[Webkit-unassigned] [Bug 75785] [GTK] accessibility/textbox-role-reports-line-number.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 09:51:06 PST 2012


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





--- Comment #7 from chris fleizach <cfleizach at apple.com>  2012-01-12 09:51:06 PST ---
(In reply to comment #6)
> Hmmm... hold on a second. Maybe I'll be stating the obvious or just sounding dumb, but anyway...
> 
> I've been checking some Mac a11y docs [1] and this insertionPointLineNumber thing seem to be something exclusive to the Mac, or at least I don't see anything similar to that in AT-SPI/ATK so I'm wondering if this textbox-role-reports-line-number.html layout test should just be Mac specific, thus not being placed in LayoutTests/accessibility.
> 
> After all, what I'm doing in the GTK port to pass the test is to mimic _in the DumpRenderTree_ what the Mac port does _in the a11y wrapper_, so it's not gonna have at the end any impact in WebKitGTK+ based applications, I'm afraid.
> 
> Opinions?
> 
> [1]http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/Protocols/NSAccessibility_Protocol/Reference/Reference.html#//apple_ref/doc/uid/20000945

It's very possible this is a mac specific thing. If GTK does not need to know about the line number, you should disable the test

-- 
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