Closed (fixed)
Project:
Finder
Version:
6.x-1.10
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2011 at 20:30 UTC
Updated:
15 Oct 2011 at 14:52 UTC
Scenario:
Finder defined with the following options enabled:
Problem:
Given the above scenario, I have randomly experienced one of the following symptoms when clicking on the block Button:
Workaround
Disabling AHAH solves these issues.
Comments
Comment #1
danielb commentedI'll have a look, but I don't have much hope for an issue where the symptoms are random :/
Comment #2
danielb commentedI've been able to reproduce this problem.
The reason is that ahah output doesn't distinguish between whether it's shown in the page or the block, so it doesn't know it shouldn't be showing the form.
Might be a while till I get around to fixing that as it seems like such a small problem, but will require quite a large redesign to the ahah code, which I'm not prepared to do with some of the other open issue lingering about.
I suggest hiding the superfluous form with CSS.
I can't see any evidence of the other two problems though. It's likely you used the superfluous form above the results at one stage which did not trigger the remote control effect properly. Perhaps when we fix one bug it will be easier to track down the other problems in the future.
Comment #3
danielb commentedI'm all over this right now, it's working better than ever.
Comment #4
danielb commentedComment #6
realOFF commentedThanks for your time!