mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 23:04:59 +00:00
![]() If the text-for-rendering of the last selected node is empty, the select all implementation would end up setting the index to -1. This value is used directly for a substring length in the copy text implementation, thus would cause a failed assertion. |
||
---|---|---|
.. | ||
BrowsingContext.cpp | ||
BrowsingContext.h | ||
EditEventHandler.cpp | ||
EditEventHandler.h | ||
EventHandler.cpp | ||
EventHandler.h | ||
Page.cpp | ||
Page.h |