Bug 549765 - Have final separator in history find toolbar
Summary: Have final separator in history find toolbar
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 5.5   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-03 05:41 EDT by Michael Keppler CLA
Modified: 2019-08-03 05:41 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Keppler CLA 2019-08-03 05:41:47 EDT
Inspired by Thomas' cleanup of the filter buttons in the history view I thought of adding a separator as the last item in the find toolbar, to make it stand out a bit more when visible.

However, at least on my Windows system, separators in the find toolbar are just rendered as empty space, not as vertical line like everywhere else. Does anyone have an idea what's going on there, if this is OS specific, caused by CSS issues or what else?

To reproduce, add Separators in FindToolBar.java lines 237 to 280 as you like.