Project

General

Profile

Actions

Bug #2579

closed

Chrome issue with if showhide in backend

Added by beat almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
11 June 2011
Due date:
% Done:

100%

Estimated time:
1:00 h

Description

As reported by the Piston, and my analysis:

Thanks for confirming the browser. Actually, it "works" when you click again on the drop-down, then finally the javscript event propagates....

The same is true on all aspects of the user interface. Thus e.g. if you choose different first period, you won't see the extra-fields until you click again on the drop-down...
It is a very old bug from webkit, that I had reported 2.5 years back to the webkit team, and that got fixed in webkit and thus in Safari.

So it looks like Google Chrome is a real fork of Safari, not integrating newer development from webkit....

Actions #1

Updated by beat almost 13 years ago

  • Target version deleted (CbSubs 1.2.0)

This is a Google Chrome bug, and if a workaround should be made, it should be made in CB.

Moving to CB tracker.

Actions #2

Updated by beat almost 13 years ago

  • Project changed from 2 to CB
Actions #3

Updated by beat almost 13 years ago

  • Target version set to CB 1.7
Actions #4

Updated by beat almost 13 years ago

  • Status changed from New to Assigned
  • Assignee set to beat
Actions #5

Updated by beat almost 13 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

r1502 fixes this, as Chrome's bug is that there is no click event for drop-down changes, but we did use click event which worked in IE, as IE 6 or 7 (maybe 8 and 9 too) doesn't generate change event until you unselect the field... pfeew...

Actions

Also available in: Atom PDF