Bug 281526 - Changing the date input field in Ledger view hang the app for few seconds
Summary: Changing the date input field in Ledger view hang the app for few seconds
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.0
Platform: MacPorts macOS
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-07 08:32 UTC by Pierre Maurier
Modified: 2013-01-26 15:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre Maurier 2011-09-07 08:32:17 UTC
Version:           4.6.0 (using KDE 4.7.0) 
OS:                OS X

Since bug 256902 was fixed, every time the date is changed on the ledger view, the application pauses for few seconds and the cursor goes back to the beginning of the input field. This is really annoying when entering lots of data at different dates.

Reproducible: Always

Steps to Reproduce:
1 - Start a new transaction in the ledger view.
2 - Change the date (by any mean : typing the numbers, using the calendar, using the arrow keys...)


Actual Results:  
Application hang for few seconds and the cursor goes back to the first number of the date input field.

Expected Results:  
The application should not hang and let the user continue to change the other part of the date.

This does _not_ append for the other date fields in the rest of the application.
Comment 1 Marko Käning 2013-01-26 15:48:43 UTC
This has been resolved with KMM's git commit a2a69ed9b60b0b426a8cee7a1f6e7ac7ad37fdc8 by removing the corresponding code for the date field in case of Mac OS X.