mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #27667
[Bug 1393552] Re: Simple text box doesn't show cursor in Chromium and Chrome
Actually clicking on a tinymce textarea in chrome fails to give caret -
it does when you tab into field though.
This is broken on 15.10, 15.04 and 1.10
There is a mention of a workaround for this by changing tinymce.css to
have:
html {
height: 100%;
}
body {
height: 100%;
}
It fixes the problem but adds a new issue - a scrollbar on tinymce
Will need to get designers to look at this
** Also affects: mahara/15.10
Importance: Medium
Status: Confirmed
** Also affects: mahara/1.10
Importance: Undecided
Status: New
** Also affects: mahara/15.04
Importance: Undecided
Status: New
** Changed in: mahara/1.10
Milestone: None => 1.10.5
** Changed in: mahara/1.10
Milestone: 1.10.5 => 1.10.6
** Changed in: mahara/15.10
Milestone: 1.10.5 => 15.10.0
** Changed in: mahara/15.04
Milestone: None => 15.04.3
** Changed in: mahara/15.04
Status: New => Confirmed
** Changed in: mahara/1.10
Status: New => Confirmed
** Changed in: mahara/1.10
Importance: Undecided => Medium
** Changed in: mahara/15.04
Importance: Undecided => Medium
--
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/1393552
Title:
Simple text box doesn't show cursor in Chromium and Chrome
Status in Mahara ePortfolio:
Confirmed
Status in Mahara 1.10 series:
Confirmed
Status in Mahara 15.04 series:
Confirmed
Status in Mahara 15.10 series:
Confirmed
Bug description:
When having a simple text box, e.g. collection description, anonymous
feedback, the cursor is not shown in Chrome and Chromium. I have it
without problems in Firefox. You can still type in Chrome and
Chromium, but just don't see the cursor.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1393552/+subscriptions
References