Status: Untriaged
Owner: [email protected]
CC: [email protected],  [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium

New issue 18393 by [email protected]: AutocompleteEditViewGtk should not  
access private members of GtkTextView
http://code.google.com/p/chromium/issues/detail?id=18393

In autocomplete_edit_view_gtk.cc, AutocompleteEditViewGtk::HandleKeyPress()
method accesses private members of GtkTextView, such as im_context and
need_im_reset. This is not good because these members may eventually be
hidden or removed in future gtk release.

I have no better way to deal with this issue, so just file it in case we
forget it.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to