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

Bug 440943

Summary: PreTVT44: Truncation found on Repositories page
Product: [ECD] Orion Reporter: Baochuan Lin <baochlin>
Component: GitAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: baochlin, kitlo, libingw
Version: 6.0   
Target Milestone: 7.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Truncated string found on Choose Branch page none

Description Baochuan Lin CLA 2014-08-01 00:45:04 EDT
Created attachment 245622 [details]
Truncated string found on Choose Branch page

Steps to recreate:
1、Log in the Orion(https://orionhub.org)
2、Click Git icon from the left side panel
3、Click Clone Repositroy
4、Click More
5、Enter in the Repository URL:git://github.com/kenwalker/webapp_example.git
6、Click Submit button
7、Click webapp_example
8、Click "origin/master" button behind Commits for "[master]" branch against

Problem Description:
Truncated string found on Choose Branch page
Comment 1 libing wang CLA 2014-08-15 13:47:55 EDT
The issue is that the input box does not have enough width to hold the whole placeholder string. We can make it a little wider but we need a generic solution so that an input box like this fit to the full width inside a dialog.