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

Bug 432840

Summary: Resizing "Replaced File" preview in Search/Replace page doesn't work
Product: [ECD] Orion Reporter: Elijah El-Haddad <elijahe>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 6.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Elijah El-Haddad CLA 2014-04-15 11:33:11 EDT
In the global Orion Search page when attempting to search and replace a preview of the "Replaced File" is shown in a side-by-side compare view alongside the "Original File". If the user attempts to resize the splitter which separates the two files being compared the "Original File" is automatically hidden entirely and the "Replaced File" section's width grows larger than the search results section. There is no way for users to get out of this situation other than calling localStorage.clear().
Comment 1 libing wang CLA 2014-04-17 11:04:34 EDT
I believe the root cause is the same as Bug 431504. I saw there is a bigger offset in the replace view because the view's left side has wider coordination against the window origin.
Comment 2 libing wang CLA 2014-04-17 16:08:52 EDT
dup

*** This bug has been marked as a duplicate of bug 431504 ***