https://bugs.kde.org/show_bug.cgi?id=518338
Bug ID: 518338
Summary: Double click does not recognize return character as
word boundary in selecting text.
Classification: Applications
Product: krita
Version First 5.3.0
Reported In:
Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
Severity: minor
Priority: NOR
Component: Tool/Text
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 191145
--> https://bugs.kde.org/attachment.cgi?id=191145&action=edit
Screenshot showing result of double-clicking first word in paragraph.
SUMMARY
When selecting text, double click is grabbing too much, i.e. it is extending
the selection through the return character to the adjacent word.
STEPS TO REPRODUCE
1. Create a text box. Write some text. Terminate with a return character and
write some more text.
2. Double click on either the last word of the first paragraph, or the first
word of the second paragraph.
OBSERVED RESULT
The selection will extend through the return character to the next (or
previous) word in the adjoining paragraph, leaving both words selected after a
double-click, indicating that the selection does not see the return character
as being equivalent to other non-word characters like space in defining the
boundaries of the word.
EXPECTED RESULT
Selection should be bounded by return character the same as it would be by a
space character, allowing selection of the first or last word of a paragraph by
double-clicking without sucking in the last or first word of the adjacent
paragraph.
SOFTWARE/OS VERSIONS
Windows: 10
ADDITIONAL INFORMATION
This affects non-rectangular text containers exactly the same.
--
You are receiving this mail because:
You are watching all bug changes.