[Webkit-unassigned] [Bug 22304] [Transforms] Dictionary panel does not work correctly in transformed text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 1 21:19:02 PST 2008


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


simon.fraser at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |15671
         AssignedTo|webkit-                     |simon.fraser at apple.com
                   |unassigned at lists.webkit.org |




------- Comment #2 from simon.fraser at apple.com  2008-12-01 21:19 PDT -------
The relevant call stack is 
#3  0x038bc680 in WebCore::RenderText::caretRect (this=0x1c90d00c,
inlineBox=0x1c90a20c, caretOffset=25, extraWidthToEndOfLine=0xbfffdc1c) at
/Volumes/Cassoulet/WebKit/WebKit.git/WebCore/rendering/RenderText.cpp:388
#4  0x035a4eef in WebCore::Frame::firstRectForRange (this=0x99fac0,
range=0x1aff2480) at
/Volumes/Cassoulet/WebKit/WebKit.git/WebCore/page/Frame.cpp:271
#5  0x001aff54 in -[WebFrame(WebInternal) _firstRectForDOMRange:]
(self=0x99fb10, _cmd=0x26e514, range=0x1af9ecd0) at
/Volumes/Cassoulet/WebKit/WebKit.git/WebKit/mac/WebView/WebFrame.mm:681
#6  0x001b1382 in -[WebFrame(WebInternal) _characterRangeAtPoint:]
(self=0x99fb10, _cmd=0x25fe92, point={x = 179, y = 25}) at
/Volumes/Cassoulet/WebKit/WebKit.git/WebKit/mac/WebView/WebFrame.mm:973
#7  0x001cbd87 in -[WebHTMLView(WebNSTextInputSupport) characterIndexForPoint:]
(self=0x1aff5170, _cmd=0x94418798, thePoint={x = 179, y = 25}) at
/Volumes/Cassoulet/WebKit/WebKit.git/WebKit/mac/WebView/WebHTMLView.mm:4963
#8  0x95772c6b in _NSTSMEventHandler ()

So this depends on the caretRect stuff.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list