Ticket #1709 (closed bug: worksforme)
Incorrect book window maximize
Reported by: | deyan | Owned by: | jani |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | Add Hours to Ticket: | ||
Billable?: | Total Hours: | ||
Analysis_owners: | deyan | Design_owners: | jani |
Imp._owners: | jani | Test_owners: | |
Analysis_reviewers: | Changelog: | ||
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Description
Create a new book. move the book window so the right and the bottom borders are hidden from the layout. Maximize the window. Some parts of it are not displayed. See attached image.
Attachments
Change History
comment:1 Changed 16 years ago by deyan
- Owner set to deyan
- Status changed from new to s1a_analysis_started
comment:2 Changed 16 years ago by deyan
- Status changed from s1a_analysis_started to s1b_analysis_finished
Related to #1708
comment:4 Changed 16 years ago by jani
- Design_owners set to jani
- Status changed from s1b_analysis_finished to s1c_analysis_ok
- Imp._owners set to jani
comment:5 Changed 16 years ago by jani
- Owner changed from deyan to jani
- Status changed from s1c_analysis_ok to s2a_design_started
comment:6 Changed 16 years ago by jani
- Status changed from s2a_design_started to s2b_design_finished
comment:8 Changed 16 years ago by jani
- Status changed from s2c_design_ok to s3a_implementation_started
comment:9 Changed 16 years ago by jani
- Status changed from s3a_implementation_started to s3b_implementation_finished
The problem comes from the fact that when a book is maximized and there is a scroll visible in the work area, it is not stretched to the viewable area, but to the total area.
Tweaked a bit the DesktopManager. Now, there is check and if a book is maximized, the size of the scrollpane should not be extended.
comment:10 Changed 16 years ago by jani
Changeset: [4518]
comment:11 Changed 16 years ago by meddle
- Status changed from s3b_implementation_finished to closed
- Resolution set to worksforme
I think with the bottom flap this problem is gone.
Note: See
TracTickets for help on using
tickets.