Actions
Defect #12298
closedRight-click context menu unable to batch/bulk update (IE8)
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
When using IE8, I am unable to bulk/batch update on tickets - After right-clicking a single item is selected instead of the multiple items that were checked off before the right-click
Reproduce:
- Select/Check 2 or more tickets
- Right click one of the tickets
The ticket that was right-clicked on is now the only selected ticket
Expected results:
- Select/Check 2 or more tickets
- Right click one of the tickets
- All ticket remain selected and context menu appears.
This is how Chrome & Firefox works.
About:
Environment: Redmine version 2.1.2.stable Ruby version 1.8.7 (i686-linux) Rails version 3.2.8 Environment production Database adapter MySQL Redmine plugins: redmine_didyoumean 1.1.0 Ruby version 1.8.7 (i686-linux) RubyGems version 1.6.2 Rack version 1.4 Rails version 3.2.8 Active Record version 3.2.8 Action Pack version 3.2.8 Active Resource version 3.2.8 Action Mailer version 3.2.8 Active Support version 3.2.8 Middleware Rack::Cache, ActionDispatch::Static, Rack::Lock, #<ActiveSupport::Cache::Strategy::LocalCache::Middl eware:0x1290df0>, Rack::Runtime, Rack::MethodOverride, ActionDispatch::RequestId, Rails::Rack::Logger, ActionDispatch::ShowExc eptions, ActionDispatch::DebugExceptions, ActionDispatch::RemoteIp, ActionDispatch::Callbacks, ActiveRecord::ConnectionAdapter s::ConnectionManagement, ActiveRecord::QueryCache, ActionDispatch::Cookies, ActionDispatch::Session::CookieStore, ActionDispat ch::Flash, ActionDispatch::ParamsParser, ActionDispatch::Head, Rack::ConditionalGet, Rack::ETag, ActionDispatch::BestStandards Support, OpenIdAuthentication Application root /var/www/redmine2.1.2/apps/redmine/htdocs Environment production Database adapter mysql Database schema version 20120731164049
Actions