GNOME Bugzilla – Bug 255250
mail content should be read line by line
Last modified: 2004-05-13 09:11:30 UTC
Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: Steps to reproduce the problem: 1. enable a11y, open evolution and gnopernicus 2. F7 Enable caret mode, 3. Read a mail Actual Results: mail is read paragraph by paragraph Expected Results: should line by line How often does this happen? always Additional Information:
The bug's reason is that gail_text_util doesn't know how lines are broken in gtkhtml, so gail_text_util_get_text function will treat the whole paragraph as a single line.
Created attachment 43464 [details] [review] patch
Created attachment 43701 [details] [review] new patch
patch commited by York.