[krita] [Bug 392070] right click in number boxes in edit brush settings opens popup instead of allowing to type numbers.

2019-04-09 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392070 Boudewijn Rempt changed: What|Removed |Added Latest Commit||https://commits.kde.org/kri

[krita] [Bug 392070] right click in number boxes in edit brush settings opens popup instead of allowing to type numbers.

2019-04-09 Thread nikola
https://bugs.kde.org/show_bug.cgi?id=392070 --- Comment #7 from nikola --- I don't know how to submit patch. The file is kis_slider_spin_box.cpp in C:\dev\krita\libs\ui\widgets on my Windows platform. I hope somebody with more knowledge will look further and test on various platforms and eventual

[krita] [Bug 392070] right click in number boxes in edit brush settings opens popup instead of allowing to type numbers.

2019-04-08 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=392070 vanyossi changed: What|Removed |Added CC||ghe...@gmail.com --- Comment #6 from vanyossi --- F

[krita] [Bug 392070] right click in number boxes in edit brush settings opens popup instead of allowing to type numbers.

2019-04-08 Thread nikola
https://bugs.kde.org/show_bug.cgi?id=392070 --- Comment #5 from nikola --- I don't know if this can be of any help but for me this added line: d->edit->setContextMenuPolicy(Qt::PreventContextMenu); in constructor of KisAbstractSliderSpinBox make context-menu disappear. Right click seem to work

[krita] [Bug 392070] right click in number boxes in edit brush settings opens popup instead of allowing to type numbers.

2018-05-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392070 Boudewijn Rempt changed: What|Removed |Added Version|4.1 |4.0.1 -- You are receiving this mail because

[krita] [Bug 392070] right click in number boxes in edit brush settings opens popup instead of allowing to type numbers.

2018-03-20 Thread nikola
https://bugs.kde.org/show_bug.cgi?id=392070 --- Comment #4 from nikola --- I found workaround by accident: right click on arrows (up or down) on right side instead of slider. Popup doesn't appear. Tested only on windows version of Krita. -- You are receiving this mail because: You are watching

[krita] [Bug 392070] right click in number boxes in edit brush settings opens popup instead of allowing to type numbers.

2018-03-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392070 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org --- Comment #3 from Boudewij

[krita] [Bug 392070] right click in number boxes in edit brush settings opens popup instead of allowing to type numbers.

2018-03-19 Thread nikola
https://bugs.kde.org/show_bug.cgi?id=392070 --- Comment #2 from nikola --- It is hard to think of usability reasons. Numbers that users want to enter manualy are small and faster to type than to copy and paste from clipboard via popup menu (e.g. for rotation: 90, 180, 270; for brush size 128). No

[krita] [Bug 392070] right click in number boxes in edit brush settings opens popup instead of allowing to type numbers.

2018-03-19 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=392070 Scott Petrovic changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED