[Webkit-unassigned] [Bug 45381] [Gtk] Adjust atk_text_get_text_at_offset to account for bullets/numbers in list items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 05:13:08 PDT 2010


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





--- Comment #10 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2010-09-24 05:13:08 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > (In reply to comment #7)
> > [...]
> > Of course, I can be wrong... but I honestly think this is a better, cleaner and good enough 
> > implementation. But in case I was wrong, just point it out and I'd look for a reliable way to 
> > put that extra space when needed, just the same way it would be done during the execution 
> > of the paint() method.
> 
> I forgot to explicitly say that before, but I'd like to hear as well Joanie's opinion on this topic, as she probably knows better what it would be acceptable/the right thing to do in this case.
> 
> So wrapping up, Joanmarie... would it be ok to expose a list item like "1.item content here" or would it be needed to do it like "1. item content here", instead?

Well, the goal is (of course) to present to the user what's on the screen. And what's visually on the screen looks like "1. item content here". The fact that this appearance was achieved by rendering magic other than the addition of an actual space character is, as far as the end user is concerned, irrelevant. Thus I'm afraid we do need the space added.

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