Ticket #2070 (closed bug: fixed)

Opened 16 years ago

Last modified 15 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, 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:

  1. Create a new book.
  2. Insert a browser frame in it.
  3. Open the frame properties HUD.
  4. Delete the first digit of the width value (number 2), so the current value becomes 80.
  5. 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

errorReport.txt (4.4 KB) - added by vanya 15 years ago.
Error report is copied from Console of Eclipse.

Change History

comment:1 Changed 16 years ago by milen

  • Status changed from new to s1b_analysis_finished

Changed 15 years ago by vanya

Error report is copied from Console of Eclipse.

comment:2 Changed 15 years ago by vanya

  • Description modified (diff)
  • Analysis_owners changed from milen to milen, vanya

comment:3 Changed 15 years ago by todor

  • Status changed from s1b_analysis_finished to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.