Ticket #2037 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

quadruple click in IE

Reported by: tschaub Owned by: tschaub
Priority: minor Milestone: 2.8 Release
Component: Control.Measure Version: 2.7
Keywords: Cc:
State: Complete

Description

Get confirmation that you don't actually have to click four times in IE to get the measure tool to stop measuring (not sure if this is my virtual machine, or an authentic IEism).

Attachments

2037.patch Download (1.7 KB) - added by tschaub 4 years ago.
only call measurepartial if measure is not coming shortly

Change History

Changed 4 years ago by crschmidt

  • status changed from new to closed
  • state set to Complete
  • resolution set to invalid

I've just confirmed that in trunk on IE you do *not* have to quadruple click to stop measuring in any way that I can cause to happen. IE7, WinXP.

Changed 4 years ago by crschmidt

  • status changed from closed to reopened
  • state Complete deleted
  • resolution invalid deleted

I lied; I just caused it to happen, but it's intermittent. (Took about 10 tries, then i got 4 in a row, then i couldnt' do it again.)

Can't get it to happening with the editingtoolbar.

Changed 4 years ago by tschaub

  • owner set to tschaub
  • status changed from reopened to new

Got confirmation that this happens regularly on IE6 (real machine). Only with the measure control, not the draw feature control.

Changed 4 years ago by tschaub

only call measurepartial if measure is not coming shortly

Changed 4 years ago by tschaub

  • state set to Review
  • component changed from Control to Control.Measure

Tests still pass and example now works on IE.

Changed 4 years ago by crschmidt

  • state changed from Review to Commit

Changed 4 years ago by tschaub

  • status changed from new to closed
  • state changed from Commit to Complete
  • resolution set to fixed

(In [9263]) Make it so the measurepartial event is triggered only if measure isn't coming soon. This keeps you from having to do a quadruple click to finish in IE when a reflow is triggered by the measurepartial listener. r=crschmidt (closes #2037)

Note: See TracTickets for help on using tickets.