[Webkit-unassigned] [Bug 23911] Exception thrown when opening a <select> pop-up that uses a web font
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 20 12:23:09 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=23911
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #47052| |review?
Flag| |
--- Comment #17 from mitz at webkit.org 2010-01-20 12:23:07 PST ---
Created an attachment (id=47052)
--> (https://bugs.webkit.org/attachment.cgi?id=47052)
Use the system font for the pop-up if an NSFont cannot be obtained
I tried to use the CTFontRef (which can be obtained for custom fonts), as it is
toll-free bridged with NSFont, however the pop-up just used the system font.
This will take care of the exception for now.
--
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