[Bugs] #4013 Browse HIGH: Touch: Get out of activity fullscreen mode
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Oct 25 07:59:21 EDT 2012
#4013: Touch: Get out of activity fullscreen mode
--------------------------------------+-------------------------------------
Reporter: erikos | Owner: erikos
Type: defect | Status: closed
Priority: High | Milestone: 0.98
Component: Browse | Version: 0.97.x
Severity: Major | Resolution: fixed
Keywords: r+, olpc-test-pending | Distribution: OLPC
Status_field: Assigned |
--------------------------------------+-------------------------------------
Comment(by godiard):
Replying to [comment:9 erikos]:
You are right, removed. (Before Read used the topbar in fullscreen mode,
but is not used anymore)
> While checking, I think this code can go away in Read:
>
> {{{
> diff --git a/readactivity.py b/readactivity.py
> index eaedf81..5ff413a 100644
> --- a/readactivity.py
> +++ b/readactivity.py
> @@ -340,12 +340,6 @@ class ReadActivity(activity.Activity):
> #else:
> # self._load_document('file:///home/smcv/tmp/test.pdf')
>
> - def fullscreen(self):
> - activity.Activity.fullscreen(self)
> -
> - def unfullscreen(self):
> - activity.Activity.unfullscreen(self)
> -
> def _create_back_button(self):
> back = ToolButton('go-previous-paired')
> back.set_tooltip(_('Back'))
> }}}
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/4013#comment:12>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list