mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #18277
[Bug 1308857] [NEW] menu of the default theme does not close on the iPad
Public bug reported:
mahara varsion:1.8.2
device:iPad Air
device OS :iOS7.1
browser: safari
When displayed in portrait orientation of the iPad mahara that set the
default theme, there is a problem that does not close MENU.
To be resolved by modifying the javascript as follows this.
mahara / js / rd-nav.js: Line 48
before:
if (windowWidth> = navBuffer) {
after:
if (windowWidth> navBuffer) {
I hope that is reflected in the javascript of distributor :)
** Affects: mahara
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1308857
Title:
menu of the default theme does not close on the iPad
Status in Mahara ePortfolio:
New
Bug description:
mahara varsion:1.8.2
device:iPad Air
device OS :iOS7.1
browser: safari
When displayed in portrait orientation of the iPad mahara that set the
default theme, there is a problem that does not close MENU.
To be resolved by modifying the javascript as follows this.
mahara / js / rd-nav.js: Line 48
before:
if (windowWidth> = navBuffer) {
after:
if (windowWidth> navBuffer) {
I hope that is reflected in the javascript of distributor :)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1308857/+subscriptions
Follow ups
-
[Bug 1308857] Re: menu of the default theme does not close on the iPad
From: Aaron Wells, 2014-05-13
-
[Bug 1308857] Re: menu of the default theme does not close on the iPad
From: Aaron Wells, 2014-05-13
-
[Bug 1308857] Re: menu of the default theme does not close on the iPad
From: Son Nguyen, 2014-05-13
-
[Bug 1308857] A change has been merged
From: Mahara Bot, 2014-05-11
-
[Bug 1308857] A change has been merged
From: Mahara Bot, 2014-05-11
-
[Bug 1308857] A patch has been submitted for review
From: Mahara Bot, 2014-05-11
-
[Bug 1308857] A patch has been submitted for review
From: Mahara Bot, 2014-05-11
-
[Bug 1308857] Re: menu of the default theme does not close on the iPad
From: Robert Lyon, 2014-05-11
-
[Bug 1308857] A change has been merged
From: Mahara Bot, 2014-05-11
-
[Bug 1308857] Re: menu of the default theme does not close on the iPad
From: kamaya sho, 2014-04-25
-
[Bug 1308857] Re: menu of the default theme does not close on the iPad
From: Aaron Wells, 2014-04-24
-
[Bug 1308857] A patch has been submitted for review
From: Mahara Bot, 2014-04-24
-
[Bug 1308857] Re: menu of the default theme does not close on the iPad
From: Aaron Wells, 2014-04-24
-
[Bug 1308857] Re: menu of the default theme does not close on the iPad
From: Aaron Wells, 2014-04-24
-
[Bug 1308857] Re: menu of the default theme does not close on the iPad
From: Aaron Wells, 2014-04-24
-
[Bug 1308857] [NEW] menu of the default theme does not close on the iPad
From: kamaya sho, 2014-04-17
References