| Summary: | [misc] Class File Editor cuts off header text | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Stephan Herrmann <stephan.herrmann> | ||||||
| Component: | Text | Assignee: | JDT-Text-Inbox <jdt-text-inbox> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||||
| Severity: | minor | ||||||||
| Priority: | P5 | CC: | markus.kell.r | ||||||
| Version: | 3.3 | ||||||||
| Target Milestone: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Stephan Herrmann
Created attachment 70232 [details]
screenshot 1 of Class File Editor
Screenshot shows a Class File Editor unable to scroll
(except by mouse wheel).
Created attachment 70234 [details]
screenshot 2 of Class File Editor
When enlarging the editor the vertical scrollbar appears
exactly at the end of the text in the header (fixed position).
This has been improved for RC3 (see bug 189931) but is still not perfect as it now wraps at a fixed size. No more work currently planned on this. Get rid of deprecated state. Using 3.7 on Linux/KDE I don't see a problem any more. In addition to the one hard wrap between sentences (which doesn't hurt) if the editor gets narrow additional line wraps are inserted as needed. The disassembled code does not wrap but I assume that's intended and doesn't conflict with showing the vertical scrollbar anyway. From this I'm fine with closing WORKSFORME or DUPLICATE of bug 189931 *** This bug has been marked as a duplicate of bug 189931 *** |