Ticket #2568 (s3b_implementation_finished bug)

Opened 13 years ago

Last modified 13 years ago

[html] Page swipe does not work after a mistake has occurred

Reported by: yuriy Owned by: antoni
Priority: major Milestone: Y1
Component: uncategorized Version: 2.1
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: Design_owners:
Imp._owners: Test_owners:
Analysis_reviewers: Changelog: Changelog
Design_reviewers: Imp._reviewers:
Test_reviewers: Analysis_score: 0
Design_score: 0 Imp._score: 0
Test_score: 0

Description

[rev. 10127]

  1. Open a book on iPad Safari browser
  2. If a page does not load correctly as a result of an error, page swiping stops working

The current functionality for page swiping waits for the page we are going to to finish loading before the swipe can occur. We need to add a timeout after which the swipe will be completed even if an error has occurred.

Change History

comment:1 Changed 13 years ago by yuriy

  • Status changed from new to s1b_analysis_finished

comment:2 Changed 13 years ago by yuriy

  • Status changed from s1b_analysis_finished to s2a_design_started

comment:3 Changed 13 years ago by yuriy

  • Status changed from s2a_design_started to s2b_design_finished

comment:4 Changed 13 years ago by yuriy

  • Status changed from s2b_design_finished to s2c_design_ok

comment:5 Changed 13 years ago by antoni

  • Owner set to antoni
  • Status changed from s2c_design_ok to s3a_implementation_started

comment:6 Changed 13 years ago by antoni

  • Status changed from s3a_implementation_started to s3b_implementation_finished

If we cant' swipe because of some error, we set next/previous page content to loaded 5 seconds later to enable swapping again.

Code is commited in revision [10128].

Note: See TracTickets for help on using tickets.