[korganizer] [Bug 331543] New event dialog has "Calendar:" misplaced in tab order

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon Apr 4 22:43:41 BST 2022


https://bugs.kde.org/show_bug.cgi?id=331543

gjditchfield at acm.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |incidenceeditor/commit/4c56
                   |                            |1994aef353b82a7032e5b0111ce
                   |                            |b42e9ab32
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from gjditchfield at acm.org ---
Git commit 4c561994aef353b82a7032e5b0111ceb42e9ab32 by Glen Ditchfield, on
behalf of Glen Ditchfield.
Committed on 04/04/2022 at 16:30.
Pushed by gditchfield into branch 'release/22.04'.

Fix keyboard focus-change order

With version 5.19.3, using the keyboard to move between the Calendar and
Summary fields is a bit off.

* Generally the user must press `Tab` or `Shift-Tab` twice.  Removing
  some properties from the Category label fixes that, and also removes
  an underline from the 'd' in the 'Calendar' label.

* If the Attachments tab is visible, the user must press the key three
  times;  focus moves to the attachment list before reaching the final
  destination.  Adding a `setTabOrder()` fixes that.

M  +1    -0    src/incidenceattachment.cpp
M  +0    -6    src/ui/dialogdesktop.ui

https://invent.kde.org/pim/incidenceeditor/commit/4c561994aef353b82a7032e5b0111ceb42e9ab32

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


More information about the Kdepim-bugs mailing list