Sam Goody

Results 11 issues of Sam Goody

Please review. I have some other ideas, but first would like to know if you are interested in code contributions.

0 - Backlog

I need to handle many simultaneous connections. Ubuntu Jammy Avg. ~400/connections per second, for several hour at a time. Not-distributed: both Node and the one instance of Postgres are on...

question

Any buttons you would like added should be included as comments to this issue.

High
Enhancement

The popup uses Aaron Newton's StickyWinUI. Issues: - Popup does not always center vertically - If applied and called to more than one element the hyperlink popup will not fill...

Defect
Low

- Send active element along with entire element array (only applicable if more than one element to RTE). - When modifying image, there is no innerHTML to send. Should it...

Defect
Medium

When the RTE is applied to multiple elements, the view source button does not handle them properly. I am not yet sure what the proper handling _should_ be.

Defect
Medium

Float: true - If on top of page, place RTE below element that is should not be cut off at page top. - Imitate margins and borders of elements it...

Defect
Medium

This is due to issue #23, that firefox cannot handle insertHTML, which would be used internally to add a to the element. For now, the workaround is to use Divs's...

Defect
Medium
3rd Party

exec('innerHTML') throws an error and does not execute in Firefox 3.5 In spans, it also closes the current element and creates a new one. This is a Firefox Issue, and...

Defect
Medium
3rd Party

Since toolbars are all sized upon creation, when the page is resized everything looks odd. An onload = onresize = resize; function should be added to resize the toolbars when...

Enhancement