[Webkit-unassigned] [Bug 36449] Expose the width and height scroll bars add to a view to chromium.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 09:06:24 PDT 2010


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





--- Comment #8 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-06-01 09:06:23 PST ---
[Sorry for the delayed reply!]

How about adding the following methods:

  int verticalScrollbarWidth() const;
  int horizontalScrollbarHeight() const;

These can return 0 if the scrollbar does not exist.

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