[libalkimia] [Bug 474801] New: Order of quote details widget when switching with 'Tab' is not ascending

2023-09-23 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=474801

Bug ID: 474801
   Summary: Order of quote details widget when switching with
'Tab' is not ascending
Classification: Frameworks and Libraries
   Product: libalkimia
   Version: 8.1.2
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Online quotes widget
  Assignee: kmymoney-devel@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

SUMMARY
The order of quote details widget when switching with 'Tab' is not ascending.

STEPS TO REPRODUCE
1.  Download alkimia stable package from https://kmymoney.org/snapshots.php
2.  unpack archive and start onlinequoteseditor
3. select url widget
4. press tab multiple times 

OBSERVED RESULT
The current order is 

Url
DateFormat
Symbol
Skip HTML Stripping
Price
GHNS Source
Date

EXPECTED RESULT
while it should be like this

Url
Symbol
Price
Date
DateFormat
GHNS Source
Skip HTML Stripping


SOFTWARE/OS VERSIONS
Windows: 10
KDE Frameworks Version: 5.76 
Qt Version: 5.12

-- 
You are receiving this mail because:
You are the assignee for the bug.

[libalkimia] [Bug 381517] Online web price update could not be canceled in case of network issues

2023-09-23 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=381517

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||8.1.3
  Latest Commit||https://invent.kde.org/offi
   ||ce/alkimia/-/commit/3e17fe9
   ||2caf6ea8cb88c762bc222367c75
   ||79fbd9

--- Comment #3 from Ralf Habacker  ---
Git commit 3e17fe92caf6ea8cb88c762bc222367c7579fbd9 by Ralf Habacker.
Committed on 23/09/2023 at 12:43.
Pushed by habacker into branch '8.1'.

Add support to set timeout for network requests
FIXED-IN:8.1.3

M  +33   -2src/alkonlinequote.cpp
M  +20   -1src/alkonlinequote.h

https://invent.kde.org/office/alkimia/-/commit/3e17fe92caf6ea8cb88c762bc222367c7579fbd9

-- 
You are receiving this mail because:
You are the assignee for the bug.

[libalkimia] [Bug 474801] Order of quote details widget when switching with 'Tab' is not ascending

2023-09-23 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=474801

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In||8.1.3
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/offi
   ||ce/alkimia/-/commit/13ef161
   ||64cf63d44df56d4858cf28de126
   ||689866

--- Comment #1 from Ralf Habacker  ---
Git commit 13ef16164cf63d44df56d4858cf28de126689866 by Ralf Habacker.
Committed on 23/09/2023 at 12:44.
Pushed by habacker into branch '8.1'.

Fix tab order for edit fields in quote details widget

Changing the tab order with xml '' tags and/or QWidget::setTabOrder()
did not work, so it was necessary to adjust the order of the widgets in the
ui file.
FIXED-IN:8.1.3

M  +107  -83   src/alkonlinequoteswidget.ui

https://invent.kde.org/office/alkimia/-/commit/13ef16164cf63d44df56d4858cf28de126689866

-- 
You are receiving this mail because:
You are the assignee for the bug.

[libalkimia] [Bug 474801] Order of quote details widget when switching with 'Tab' is not ascending

2023-09-23 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=474801

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #2 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #1)
> Changing the tab order with xml '' tags and/or
> QWidget::setTabOrder() did not work, so it was necessary to adjust the order 
> of the widgets in the
> ui file.

Editing UI files with Designer changes the order of widgets, so the problem is
reintroduced the next time a change is made. 

This means that to fix the problem in a stable way, it would be necessary to
enable the use of tabstops in the xml file or QWidget::setTabOrder() in the
source code.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 468959] Context menu move transaction selector window too small

2023-09-23 Thread bugzilla_noreply--- via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=468959

--- Comment #2 from andr...@andreasdau.com ---
I don't agree with the classification of the importance. In fact, i can't use
kmm anymore because it's not safe that I will be able to move entries between
accounts. There is only a cumbersome workaround to delete a booking and
recreate it. This way it takes hours what could be done in a few mouseclicks if
only one developer could change the properties of the "Move Transaction to"
list, which will also only take a few mouse clicks.

Sorry to say, this is a show stopper. KMM is not useable.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 468959] Context menu move transaction selector window too small

2023-09-23 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=468959

--- Comment #3 from Jack  ---
Do you have a zoom applied to your desktop, or have you changed the default
fonts?  When I run KMM on Linux, I see all of most account names and enough of
the ones which ARE cut off to know what they are.  I'll post a screen-shot
later.  The pic you posted does not strike me as the default for the program. 
Also, I am not sure that changing the size of that popup would be easy.  It is
not directly generated by KMyMoney, but by the underlying menu mechanism of
KDE/Qt.  I have not looked at the code yet, but I wouldn't be surprised if
there is no easy way to change the width.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 459460] AppImage deletes Plasma Application Launcher entries: kmymoney-5.1-179-linux-64-gcc.AppImage, KIO-Client?

2023-09-23 Thread Bug Janitor Service via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=459460

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

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

-- 
You are receiving this mail because:
You are the assignee for the bug.