[Webkit-unassigned] [Bug 25528] [Gtk] Text attributes not exposed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 08:52:19 PST 2010


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


José Millán Soto <jmillan at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46683|                            |review?
               Flag|                            |




--- Comment #2 from José Millán Soto <jmillan at igalia.com>  2010-01-15 08:52:18 PST ---
Created an attachment (id=46683)
 --> (https://bugs.webkit.org/attachment.cgi?id=46683)
Patch that implements webkit_accessible_text_get_default_attributes and
webkit_accessible_text_get_run_attributes

This patch implements the following attributes:
  ATK_TEXT_ATTR_INVISIBLE,
  ATK_TEXT_ATTR_EDITABLE,
  ATK_TEXT_ATTR_RISE,
  ATK_TEXT_ATTR_UNDERLINE,
  ATK_TEXT_ATTR_STRIKETHROUGH,
  ATK_TEXT_ATTR_SIZE,
  ATK_TEXT_ATTR_WEIGHT,
  ATK_TEXT_ATTR_FAMILY_NAME,
  ATK_TEXT_ATTR_BG_COLOR,
  ATK_TEXT_ATTR_FG_COLOR,
  ATK_TEXT_ATTR_JUSTIFICATION and
  ATK_TEXT_ATTR_STYLE

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