| Summary: | why does textViewContainer have an explicit background color set | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Susan McCourt <susan> | ||||
| Component: | Editor | Assignee: | Project Inbox <orion.editor-inbox> | ||||
| Status: | RESOLVED WONTFIX | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | Silenio_Quarti | ||||
| Version: | 0.5 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Susan McCourt
Created attachment 219919 [details]
screenshot of editor corners
The main reason is so that the corners of the editor are the same color of the scrollbars when the rulers are not as tall as the editor content. This only matters when the editor horizontal scroll bar is visible (see screenshot). If the container background was white (not gray), the rulers would look "clipped" at the bottom.
Another reason, the annotation and overview rulers are using that background as well (there are transparent), but that can be changed easily by setting the background of the rulers themselves in rulers.css.
thanks for the explanation, it's all coming back to me now. ;-) |