PiRSquared17 / activescaffold

Automatically exported from code.google.com/p/activescaffold
MIT License
0 stars 0 forks source link

(IE7/Vista only) has_many subform, delete child record image/link (red X) does not appear #682

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Find a computer with Vista and IE7.  (7.0.6001.18000 on Vista exposes
the issue, 7.0.5730.13 on WinXP works properly)
2. Browser to an ActiveScaffold site with subform editing on a has-many
relationship, where individual child editor rows are shown in the parent's
edit form.

What is the expected output? What do you see instead?

The red X (.active-scaffold .sub-form .association-record a.destroy in
CSS-speak) does not appear, and that child row cannot be deleted from the
form editor.

What version (or revision) of the product are you using?

AS 1.0.1, but looking at the stylesheet folder's commit history on Git
(http://github.com/activescaffold/active_scaffold/commits/master/frontends/defau
lt/stylesheets)
I didn't find any updates that would pertain to this issue

Original issue reported on code.google.com by raba...@gmail.com on 10 Apr 2009 at 6:40

GoogleCodeExporter commented 9 years ago
No one on the AS team has vista so it'd going to be hard to fix this. If you can
figure out something that fixes it we'll be happy to pull the change in.

Original comment by mr.ga...@gmail.com on 24 Apr 2009 at 2:50

GoogleCodeExporter commented 9 years ago
I was notified by a customer as I don't have Vista available either.  

It's not a must-fix on my end yet, so long as the issue is documented.  Anyone 
else
that sees this and has access to Vista for testing, feel free...

Original comment by raba...@gmail.com on 4 May 2009 at 12:26

GoogleCodeExporter commented 9 years ago

Original comment by sergio.c...@gmail.com on 28 Oct 2009 at 11:34

GoogleCodeExporter commented 9 years ago

Original comment by sergio.c...@gmail.com on 28 Oct 2009 at 11:35

GoogleCodeExporter commented 9 years ago
Fixed in dfacdbd

Original comment by sergio.c...@gmail.com on 5 Jan 2010 at 10:25