[Bug 167351] GtkNotbookbar in particular vertical tabs is lacking an indicator of focus

2025-07-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=167351

--- Comment #12 from Michael Weghorn  ---
(In reply to Heiko Tietze from comment #9)
> Sure, we need to fix this. But it's also an issue for horizontal tabs.
> 
> A known solution is a dotted frame around the text, ugly IMO.

What KDE's Breeze style does is to show an underline for the text of the
currently focused tab. Attachment 201682 that shows a screenshot of Kate where
this can be seen. So for LibreOffice's Qt-based VCL plugins, implementing use
of native widgets (tdf#130857) should make this work for LibreOffice as well.

Platforms/VCL plugins using the VCL implementation (Windows, macOS, gen) still
need to be considered/handled separately.

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

[Bug 167351] GtkNotbookbar in particular vertical tabs is lacking an indicator of focus

2025-07-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=167351

--- Comment #11 from Michael Weghorn  ---
Created attachment 201682
  --> https://bugs.documentfoundation.org/attachment.cgi?id=201682&action=edit
Screenshot showing focused tab indicator for Kate with Breeze style

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

[Bug 167351] GtkNotbookbar in particular vertical tabs is lacking an indicator of focus

2025-07-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=167351

--- Comment #10 from Mihai Vasiliu  ---
Created attachment 201681
  --> https://bugs.documentfoundation.org/attachment.cgi?id=201681&action=edit
Horizontal tabs focus

(In reply to Heiko Tietze from comment #9)
> Sure, we need to fix this. But it's also an issue for horizontal tabs.
> 
> A known solution is a dotted frame around the text, ugly IMO.
> 
> Color could be a used too, and actually a tiny difference in hue or
> brightness might be enough.

I don't see any accessibility issue with horizontal tabs. The tab color is (or
can) be different based on theme, and also there is a dotted line frame, which
is not appealing, but standard on buttons as well.

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

[Bug 167351] GtkNotbookbar in particular vertical tabs is lacking an indicator of focus

2025-07-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=167351

Heiko Tietze  changed:

   What|Removed |Added

   Keywords||accessibility
Summary|Vertical tabs dialogs   |GtkNotbookbar in particular
   |cannot be accessed by   |vertical tabs is lacking an
   |keyboard|indicator of focus
 Blocks||161497, 113108
 Status|NEEDINFO|NEW

--- Comment #9 from Heiko Tietze  ---
Sure, we need to fix this. But it's also an issue for horizontal tabs.

A known solution is a dotted frame around the text, ugly IMO.

Color could be a used too, and actually a tiny difference in hue or brightness
might be enough.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113108
[Bug 113108] [META] Dialog UI/UX bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=161497
[Bug 161497] [META] Vertical Tab dialogs issues and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.