| Summary: | Splitter can be dragged past the left edge of the page | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Silenio Quarti <Silenio_Quarti> | ||||||
| Component: | Client | Assignee: | libing wang <libingw> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | ken_walker, libingw, mamacdon | ||||||
| Version: | 3.0 | Flags: | mamacdon:
review+
ken_walker: review+ |
||||||
| Target Milestone: | 3.0 RC3 | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows 7 | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Silenio Quarti
The last position of the splitter is stored in the localStorage. Although you can restore it by localStorage.clear() but I think it is a bad problem. I will fix it for RC3. Created attachment 232460 [details]
Patch file
Patch file
Seems applying patch does not works well, I created remote branch named bug410930. To test the vertical splitter, you can open the replace page. tested, works well (In reply to comment #3) > Seems applying patch does not works well, I created remote branch named > bug410930. BTW, the "show patch" feature from the git status page only shows the patch contents. I copied the contents and create the patch file manually. It was my fault when I paste the contents into the patch file, without add the EOF in the file. If I add an empty line in the patch file, the apply patch works. Created attachment 232469 [details]
Patch file with EOF, works now when you apply it from Orion
Verified fix |