Ticket #2070 (new bug) — at Initial Version

Opened 16 years ago

Last modified 16 years ago

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 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

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 another one which is 300-400 bigger than the first one.
For example:

  1. Create a new book.
  2. Insert a browser frame in it.
  3. Open the frame properties HUD.
  4. Delete the first number of the width value (number 2), so the current value becomes 80.
  5. Write a big number (7,8,9), so the current value is 780/880/980.Notice an exception appears.
Note: See TracTickets for help on using tickets.