[TxMt] RDoc bug: Returning to a class doc from a method
James Edward Gray II
james at grayproductions.net
Thu Sep 14 21:24:57 UTC 2006
On Sep 14, 2006, at 2:25 PM, Fritz Anderson wrote:
> 1. Type StringScanner into a Ruby file. The full documentation
> appears, with links to methods.
>
> 2. Click one of the method links. The documentation for the method
> appears, with a link at the top back to StringScanner.
>
> 3. Click the StringScanner link.
>
> Expected: The same text and markup will appear it did in step 1.
> Actual: The list of methods at the end of the page is truncated.
This appears to be a bug in WebKit not flushing all data inside pre
tags. (Thanks Allan for pointing it out.) We have found a
workaround that seems to stop this issue and committed a fix.
James Edward Gray II
More information about the textmate
mailing list