[kate] [Bug 456733] Multiple Cursor Behavior: Alt+DoubleClick, Alt+Click+Drag and SelectText + Alt+Click

2022-08-22 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=456733

Waqar Ahmed  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.98
  Latest Commit||8942e2da8fdba77e44fff42c21d
   ||dd2a147e18644

--- Comment #3 from Waqar Ahmed  ---
This is now implemented.

https://github.com/KDE/ktexteditor/commit/8942e2da8fdba77e44fff42c21ddd2a147e18644

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 456733] Multiple Cursor Behavior: Alt+DoubleClick, Alt+Click+Drag and SelectText + Alt+Click

2022-08-21 Thread Grósz Dániel
https://bugs.kde.org/show_bug.cgi?id=456733

Grósz Dániel  changed:

   What|Removed |Added

 CC||groszdaniel...@gmail.com

--- Comment #2 from Grósz Dániel  ---
I just found this issue as I accidentally lost my cursors after moving the
mouse a bit while Alt+Clicking.

As for what Kate should actually do when Alt+Dragging, there are multiple
reasonable options: one is to create a new cursor and just one selection. When
the new selection created by the mouse would include an existing cursor, there
is another option: create equivalent selections around all existing cursors,
move all cursors (except when the mouse is released right at an existing
cursor), and don't create a new cursor.

Likewise, Alt+DoubleClick could either select just one word or, if the word
under the mouse includes an existing cursor, another option is to select the
word under each existing cursor.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 456733] Multiple Cursor Behavior: Alt+DoubleClick, Alt+Click+Drag and SelectText + Alt+Click

2022-07-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=456733

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||n...@kde.org
   Severity|normal  |wishlist
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 456733] Multiple Cursor Behavior: Alt+DoubleClick, Alt+Click+Drag and SelectText + Alt+Click

2022-07-15 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=456733

Waqar Ahmed  changed:

   What|Removed |Added

 CC||waqar@gmail.com

--- Comment #1 from Waqar Ahmed  ---
Multiple selections with mouse are not supported yet. Nor is a mixture of
selections and simple cursors supported.

-- 
You are receiving this mail because:
You are watching all bug changes.