Ctrl-K doesn't delete to end of line on OSX
Open
Nobody has claimed this yet.
macos
qt issue
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
The normal behaviour on OSX is that one can use Ctrl-K to delete to end of the line when editing text fields. This is also mentioned in the Qt docs http://doc.qt.io/qt-4.8/qlineedit.html as normal behaviour for QLineEdit and other edit fields. For some reason this doesn't work in Tiled with OSX 10.11.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in Tiled on OSX 10.11 using a text field, then compare the behavior with the Qt QLineEdit documentation linked in the report. Done means Ctrl-K deletes from the cursor to the end of the line in Tiled's editable text fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100