[Webkit-unassigned] [Bug 108987] "Select all" doesn't select anything when a contenteditable="false" element is present

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 30 21:56:49 PDT 2013


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





--- Comment #59 from Santosh Mahto <santosh.ma at samsung.com>  2013-09-30 21:55:45 PST ---
So its failing at calculating start VisiblePosition.
>	WebKit.dll!WebCore::VisiblePosition::canonicalPosition(const WebCore::Position & passedPosition={...})  Line 532	C++
     WebKit.dll!WebCore::VisiblePosition::init(const WebCore::Position & position={...}, WebCore::EAffinity affinity=DOWNSTREAM)  Line 58 + 0x10 bytes    C++
     WebKit.dll!WebCore::VisiblePosition::VisiblePosition(const WebCore::Position & pos={...}, WebCore::EAffinity affinity=DOWNSTREAM)  Line 52    C++
     WebKit.dll!WebCore::VisibleSelection::setBaseAndExtentToDeepEquivalents()  Line 254 + 0x17 bytes    C++
     WebKit.dll!WebCore::VisibleSelection::validate(WebCore::TextGranularity granularity=CharacterGranularity)  Line 417    C++
     WebKit.dll!WebCore::VisibleSelection::VisibleSelection(const WebCore::Position & base={...}, const WebCore::Position & extent={...}, WebCore::EAffinity affinity=DOWNSTREAM, bool isDirectional=false)  Line 68    C++
     WebKit.dll!WebCore::VisibleSelection::selectionFromContentsOfNode(WebCore::Node * node=0x0af44c38)  Line 100 + 0x2e bytes    C++
     WebKit.dll!WebCore::FrameSelection::selectAll()  Line 1649 + 0x12 bytes    C++

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