[frameworks-plasma] [Bug 424060] When you open PlasmaComponents.Combobox in a widget on your desktop, plasmoid goes into edit mode.

2020-08-03 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=424060

Christoph Feck  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #7 from Christoph Feck  ---
Requested information was added in comment 4 and comment 5; changing status for
inspection.

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

[frameworks-plasma] [Bug 424060] When you open PlasmaComponents.Combobox in a widget on your desktop, plasmoid goes into edit mode.

2020-07-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=424060

--- Comment #6 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[frameworks-plasma] [Bug 424060] When you open PlasmaComponents.Combobox in a widget on your desktop, plasmoid goes into edit mode.

2020-07-10 Thread Chris Holland
https://bugs.kde.org/show_bug.cgi?id=424060

Chris Holland  changed:

   What|Removed |Added

 CC||zrenf...@gmail.com

--- Comment #5 from Chris Holland  ---
Note this affects PlasmaComponents2 (QQC1) ComboBoxes only. Didn't happen with
QQC2 (PlasmaComponents3).

It happens with a click in QQC1, whereas QQC2 requires a pressandhold to
trigger edit mode.

This is probably because QQC1 creates a native window popup, while QQC2 creates
a... I think it's a fake window that only stays within the parent window. So I
assume QQC1 recognizes the press, creates a new window, but doesn't send a
press released event to the ComboBox, and the Plasma Widget wrapper that
detects a press and hold event.

I was personally testing by changing this to "PlasmaComponents.ComboBox":
https://github.com/Zren/plasma-applet-gitlabissues/blob/master/package/contents/ui/IssueListView.qml#L87

Note that when editable=true, clicking the TextField doesn't trigger edit mode,
but clicking the indicator to open the dropdown does trigger edit mode.
Note I'm also I'm using Manjaro's Stable plasma-git.

Eg: https://www.youtube.com/watch?v=NuoFbmxVM0o

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

[frameworks-plasma] [Bug 424060] When you open PlasmaComponents.Combobox in a widget on your desktop, plasmoid goes into edit mode.

2020-07-10 Thread Driglu4it
https://bugs.kde.org/show_bug.cgi?id=424060

--- Comment #4 from Driglu4it  ---
(In reply to David Edmundson from comment #3)
> Installed it, the left combobox is the wrong colours but other than that
> appears to work correctly.
> 
> Can you include some screenshots or video of plasmoid going into edit mode.

This is video: http://qml.i-glu4it.ru/2020-07-10-1550.mov

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

[frameworks-plasma] [Bug 424060] When you open PlasmaComponents.Combobox in a widget on your desktop, plasmoid goes into edit mode.

2020-07-10 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=424060

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #3 from David Edmundson  ---
Installed it, the left combobox is the wrong colours but other than that
appears to work correctly.

Can you include some screenshots or video of plasmoid going into edit mode.

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

[frameworks-plasma] [Bug 424060] When you open PlasmaComponents.Combobox in a widget on your desktop, plasmoid goes into edit mode.

2020-07-10 Thread Driglu4it
https://bugs.kde.org/show_bug.cgi?id=424060

--- Comment #2 from Driglu4it  ---
Please try to install the plasmoid by the link and add it to the desktop. The
left combo box will not work as it should (the right one helped me fix it).
http://qml.i-glu4it.ru/org.kde.plasma.translator-for-test.tar.gz

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

[frameworks-plasma] [Bug 424060] When you open PlasmaComponents.Combobox in a widget on your desktop, plasmoid goes into edit mode.

2020-07-10 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=424060

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---
Can you give more specific instructions. Which plasmoid(s) does this happen
with.

I know there's no code in combobox that would trigger this directly in the
combobox itself.

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