ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Toolbar for textile edit fields is buggy in IE8 (Bug #305)
Description
Above text fields which support rich text editing using textile markup (like the one for creating a new issue) there is a toolbar (jstoolbar.js) which contains buttons for inserting textile markup like bold, italic, h1, h2. etc. In Internet Explorer 8 these buttons do not work as expected. I.e. after using one of these buttons the caret and the scrolling inside the textarea is at an unreasonable position.
History
Updated by Stephan Eckardt at 2011-03-24 06:53 pm
Pull request: https://github.com/chiliproject/chiliproject/pull/32
Updated by Eric Davis at 2011-03-24 08:24 pm
Thanks. Anyone have easy access to IE8 to test this?
Updated by Felix Schäfer at 2011-03-25 04:03 pm
Eric Davis wrote:
Thanks. Anyone have easy access to IE8 to test this?
Just remembered I have a VM lying around with IE8 on it, I'll give it a shot.
Updated by Felix Schäfer at 2011-03-25 04:30 pm
Worked as advertised on IE8/WinXP and Chrome/WinXP in the VM, merged in 8d6133f. This can go into 1.2.0 too.
- Target version set to 1.2.0
- Status changed from Ready for review to Closed