Opened 3 years ago
Closed 3 years ago
#27 closed defect (fixed)
Switching from landscape to portrait takes too long on N97.
| Reported by: | petertennekes | Owned by: | sber |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8 |
| Component: | Symbian | Version: | .5 |
| Keywords: | Cc: |
Description
Preconditions: Application installed on N97
Steps: Go throught the screens and change from landscape to portrait mode in each screen
Expected result: change is completed with taking little time (between .5 and 1 s)
Actual result: It takes 3 to 4 seconds to complete the drawing
Change History (3)
comment:1 Changed 3 years ago by jokalli2
comment:2 Changed 3 years ago by tmar
- Owner changed from jokalli2 to sber
- Status changed from new to assigned
comment:3 Changed 3 years ago by sber
- Resolution set to fixed
- Status changed from assigned to closed
Portrait/landscape switching is always slow on symbian devices. This is now faster than before, and about as fast as it gets with any application.
Note: See
TracTickets for help on using
tickets.

My hunch is that this is a Qt issue by most part. But maybe I should really check how much of the time is spent in our code and how much in Qt.