[Webkit-unassigned] [Bug 27085] [Gtk] Incorrect rendering of list
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 24 23:56:28 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27085
--- Comment #5 from chris fleizach <cfleizach at apple.com> 2009-10-24 23:56:28 PDT ---
(In reply to comment #4)
> Hi Chris! Can we please ask your thoughts on this? Thanks.
It seems like the !HAVE(AX) should return false instead of true
bool accessibilityPlatformIncludesObject() const { return true; }
although, it probably doesn't matter since it won't get executed
-------
I think this is a good idea, and I'd like the same logic to be applied to the
Mac side (then our users won't get wrong counts for the number of list items)
I'm on the fence whether this fix should be applied to all branches or not...
however I see the future need to make platform specific decisions, so it should
probably stay
--
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