Summary: | The curve modification dialog misses some X vectors | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Nicolas Brisset <nicolas.brisset> |
Component: | general | Assignee: | kst |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Solaris | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nicolas Brisset
2006-08-23 15:39:56 UTC
On Wednesday 23 August 2006 09:39, Nicolas Brisset wrote:
> I don't exactly know how to reproduce this, but in some cases the dropdown
> list containing entries to select from for the X vector in the curve
> modification dialog does not show all entries. I have had a case with
> hundreds of vectors loaded and tens of them missing: this is not just an
> "off-by-one" case :-) This can probably be found by looking at the code (at
> least I hope so), otherwise I'll post comments or attachments as soon as I
> find an easy way to reproduce it.
I can't see how this could ever happen unless objects are missing from the
global list, in which case you wouldn't be able to see them anyway.
OK, let me try a clean build first as I have the feeling that I am seeing strange things right now. I'll close the bug if it works after that and give more details otherwise. Seems to have been caused by an unclean build. Sorry... |