Skip to content
Snippets Groups Projects
Commit 2281b187 authored by Denis Serdjuk's avatar Denis Serdjuk
Browse files

fixed Normal Bug EXT-5603 Rightclick on link in long description cause following this link

Cause:
LLViewerWindow called handleMouseUp() instead handleAnyMouseClick(). It caused commit action in LLExpandableTextEditor even after right mouse up event.
Solution:
handleMouseUp() replaced by handleAnyMouseClick()

--HG--
branch : product-engine
parent d587c77e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment