Ticket #2070 (closed bug: fixed)
Changing width or height of a browser frame throws an exception
Reported by: | milen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | M12_RELEASE |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | milen, vanya | Design_owners: | |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | Changelog: | ||
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Description (last modified by vanya) (diff)
Sometimes when you change the value of height or width of a browser frame an exception is thrown. It depends on the difference between the changed numbers. The exception usually happens if you change a number with one which is with 300-400 bigger than the first one.
For example:
- Create a new book.
- Insert a browser frame in it.
- Open the frame properties HUD.
- Delete the first digit of the width value (number 2), so the current value becomes 80.
- Write a higher digit (7,8,9), so the current value is 780/880/980.
An exception appears but you cannot see what is written in it and you cannot save it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.