Project

General

Profile

Actions

Defect #6389

closed

Selected strings in subtasks area will be disappeared with mouse selection

Added by Jun MIZUNO over 13 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2010-09-14
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

With IE8 (Internet Explorer 8), subject strings listed in subtasks area will be cleared with mouse selection.

Here are steps to reproduce:

  1. Show an issue that have subtasks with IE. (e.g. http://demo.redmine.org/issues/31577)
  2. Select some subject strings in subtasks with mouse (e.g. subject string 'Test ' in subtask 31579).
  3. release the left-button. Selected strings will be disappeared.

Followings are my environment.

Ruby version              1.8.7 (i386-solaris2.10)
RubyGems version          1.3.1
Rack version              1.0
Rails version             2.3.5
Active Record version     2.3.5
Active Resource version   2.3.5
Action Mailer version     2.3.5
Active Support version    2.3.5
Edge Rails revision       unknown
Application root          /tank/www/redmine-1.0.1
Environment               production
Database adapter          mysql
Database schema version   20100819172912

The function clearDocumentSelection() in public/javascripts/context_menu.js uses document.selection.clear() for IE. I assume this might be the cause.


Related issues

Related to Redmine - Defect #12710: Ticket selection removes textClosed

Actions
Actions #1

Updated by Felix Schäfer over 13 years ago

I can confirm this on WinXP/IE8, my js foo isn't strong enough to be able to comment on this.

Actions #2

Updated by Daniel Felix over 11 years ago

  • Status changed from New to Confirmed
  • Affected version (unused) changed from 1.0.1 to 2.2.1
  • Affected version changed from 1.0.1 to 2.2.1

I can confirm this in Redmine 2.2.1.
This is the same error as on #12710.

Just IE (IE9 too) is affected by this bug. See description at #12710.

Actions #3

Updated by Daniel Felix over 11 years ago

  • Target version set to Candidate for next minor release
Actions #4

Updated by Daniel Felix over 10 years ago

Little update.

In IE10 everything seems to work as expected. I can't reproduce this in IE 10.

Actions #5

Updated by Go MAEDA almost 10 years ago

I cannot reproduce this in Redmine 2.5.1/IE8/Windows 7. Probably it was fixed in Redmine 2.3.1(#12650).

This issue and #12710 can be closed.

Actions #6

Updated by Toshi MARUYAMA almost 10 years ago

  • Status changed from Confirmed to Closed
  • Target version deleted (Candidate for next minor release)
  • Resolution set to Fixed

Thank you for your feedback.

Actions

Also available in: Atom PDF