Justin,
One thing that you should know because it both a good test case and a variant on the main test case. The Section Info implementation of Inline Edit uses a custom Undo Renderer. What this means that instead of the regular Undo renderer that comes "out of the box" I pass in my own via the Undo API. Which is what is allowing me to display an icon instead of the words "Undo" and "Redo".

- Eli

On Aug 26, 2008, at 12:52 PM, Justin wrote:

Hi Eli,

I've been checking it out today. It looks good.

I've added it to the Inline Edit QA test plan. Now we will be able to do QA testing on the undo/redo functionality.

Thanks
Justin

On 26-Aug-08, at 3:34 PM, Eli Cochran wrote:

Hi folks,
The Section Info based inline edit sample is pretty much done.

There is a little bit of accessibility work to be done with the Undo/Redo, Undo/Redo is in the wrong tab order because I'm floating it right. I'm doing this for formatting reasons and I can fix it with a little more sophisticated markup when I get a chance. Also when you activate Undo or Redo, the focus should stay on the Undo/ Redo link.

But other than that, I think that it's in good shape. Certainly good enough for testing and for beta.

Inline Edit and the Undo code are very fun to work with. Kudos to those who developed on the code. Very easy to implement. Well, I had a little trouble with Undo, but once Colin helped me with an undocumented and slightly confusing API change, it worked like a charm.

Please check it out: 
http://build.fluidproject.org/fluid/sample-code/inline-edit/section-info/section-info.html

- Eli


. . . . . . . . . . .  .  .   .    .      .         .              .            
         .

Eli Cochran
user interaction developer
ETS, UC Berkeley


_______________________________________________
fluid-work mailing list
[email protected]
http://fluidproject.org/mailman/listinfo/fluid-work


. . . . . . . . . . .  .  .   .    .      .         .              .            
         .

Eli Cochran
user interaction developer
ETS, UC Berkeley


_______________________________________________
fluid-work mailing list
[email protected]
http://fluidproject.org/mailman/listinfo/fluid-work

Reply via email to