Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 386946

Summary: Misaligned settings count in Plugin Settings section
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ebeisheim
Version: 1.0   
Target Milestone: 1.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
screenshot none

Description Mark Macdonald CLA 2012-08-09 12:16:18 EDT
Created attachment 219718 [details]
screenshot

1. Go to Settings page
2. Click Plugin Settings category
3. The little box that shows the number of settings in the list is misaligned. It should be centered vertically (see the Plugins category, for example).
Comment 1 Mark Macdonald CLA 2012-08-13 15:37:19 EDT
Fixed by moving the count element outside of the section title element.

Since the concept of an "item count" is of general interest, I pulled it up into section.js. If you pass a 'getItemCount' function to the Section constructor, it'll draw the count in a little box beside the section title.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=779b623218931059e67ebb9b39278d3dbb6e7d39
Comment 2 Simon Bernard CLA 2014-10-06 12:22:16 EDT
*** Bug 443993 has been marked as a duplicate of this bug. ***