options:xml:ignore-first-click

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
options:xml:ignore-first-click [2016/08/20 16:21] adminoptions:xml:ignore-first-click [2018/01/10 20:42] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 In most of the Windows applications and in previous versions of HippoEDIT, left mouse to click on text editor area of the inactive/non-focused application, leads to the activation of the application + setting of the focus on clicked element + **updating caret position**. Caret is moved to the place, where activation mouse click was done.  In most of the Windows applications and in previous versions of HippoEDIT, left mouse to click on text editor area of the inactive/non-focused application, leads to the activation of the application + setting of the focus on clicked element + **updating caret position**. Caret is moved to the place, where activation mouse click was done. 
-This is not always expected and leads to such workaround, as activation click on some UI area, where activation may be done without caret position update (outside of the text editor).+This is not always expected and leads to such workaround, as activation clicks on some UI area, where activation may be done without caret position update (outside of the text editor).
  
-The XML flag "IgnoreFirstClick" controls how HippoEDIT works in described case. If XML flag is set to true or undefined, first left mouse click on inactive text editor area will only activate the application and will set the focus, but will **not ** move the caret. If you do not like this behavior you can revert logic to the standard one, using instruction below. +The XML flag "IgnoreFirstClick" controls how HippoEDIT works in described case. If XML flag is set to true or undefined, first left mouse to click on inactive text editor area will only activate the application and will set the focus, but will **not ** move the caret. If you do not like this behavior you can revert logic to the standard one, using instruction below. 
  
 Default behavior on left mouse click on inactive window can be controlled by following XML flag in **settings.xml**: Default behavior on left mouse click on inactive window can be controlled by following XML flag in **settings.xml**: