Bug 7817 - It's difficult to tell which tab is selected in client options
Summary: It's difficult to tell which tab is selected in client options
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-28 20:19 CET by Samuel Mannehed
Modified: 2022-01-28 15:51 CET (History)
0 users

See Also:
Acceptance Criteria:


Attachments
Client options with "security" as selected tab (23.53 KB, image/png)
2021-12-28 20:19 CET, Samuel Mannehed
Details

Description Samuel Mannehed cendio 2021-12-28 20:19:18 CET
Created attachment 1013 [details]
Client options with "security" as selected tab

Our current client option interface doesn't indicate in a clear way which tab is selected. See the attachment.

It's possible to highlight the selected tab using "tabs->selection_color();":

https://www.fltk.org/doc-1.3/classFl__Tabs.html#Highlighting_The_Selected_Tab

We might also consider making the label of the selected tab bold or something along those lines.
Comment 1 Samuel Mannehed cendio 2022-01-28 15:51:34 CET
This upstream PR would fix this issue:

https://github.com/TigerVNC/tigervnc/pull/1410

Note You need to log in before you can comment on or make changes to this bug.