| Summary: | [Markers] Problems tab doesn't scroll if issues are fixed and the list shortens | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Max Gilead <max.gilead> |
| Component: | UI | Assignee: | Tod Creasey <Tod_Creasey> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux-GTK | ||
| Whiteboard: | |||
| Bug Depends on: | 125702 | ||
| Bug Blocks: | |||
| Attachments: | |||
|
Description
Max Gilead
By tab do you mean selection? Currently we update that list completely when the problems are eliminated by the builder so I am not sure what you mean. I mean contents of 'Problems' tab -- the list it contains. It looks like there are no errors on the list but errors count is non-zero. After moving mouse over the (currently empty) tab pane and scrolling mouse wheel the problems list 'scrolls in' from above. Ok so you mean the Problems View. Let me paraphrase to see if I get it right. When the list refreshes the area you can see is full of empty rows - these rows used to have errors and should be removed but are not. Yes. Please note that there are no gray-white row indicators though -- the view is completely empty. I'll try to precisely describe how it happens next time I encounter this issue. Example: change problems filter on project with lots of errors/warnings so that it shows less issues: empty view. Scroll knob is strangely drawn, with its bottom behind scrollbar's 'down' button (screenshot attached). Created attachment 35606 [details]
Empty Problems view with strangely drawn scrollbar
Comment on attachment 35606 [details]
Empty Problems view with strangely drawn scrollbar
View is empty yet there are 698 filtered warnings which should be shown.
Max this sounds like Bug 113455 where problems are not being shown rather than a scrolling problem. Just to clarify - you expect there to be problems there and they are not being rendered. Bug 113455 is reported against Linux as well so I am starting to get suspicous of something going on with the Linux table. Thanks for all of the screenshots - they have been really helpful. Adding a reference to Bug 113455 to see if any changes are helping this issue Yes, there are no problems in view's table and I do expect problems to be shown. But the strange position of scrollbar knob gives impression that it's a scrolling issue, however that's uninformed user's opinion which may be completely wrong :) I'm not sure if it's a dupe of #113455 as it's been reported a few months ago but I saw this particular problem very recently only (I use Eclipse daily). Created attachment 35902 [details]
Random example of how Problems View looks like while fixing warnings (two are left)
Because of the initial bug report seemed to be a bit unclear I'm attaching a series of screenshots showing the problem step by step. I hope that it's now clear what I meant :) Created attachment 35939 [details]
Fixing errors -- initial state
Created attachment 35940 [details]
Fixing errors -- last one fixed
Created attachment 35941 [details]
Fixing errors -- second one (last of previously visible) fixed
Created attachment 35942 [details]
Fixing errors -- last visible fixed
Created attachment 35943 [details]
Fixing errors -- clicked in source code on last error on list (previously invisible)
Thanks for the screenshots Max - it looks like the missing update issues I have been tracking down. I have been looking at this in 0307 and I haven't been avble to replicate. Which is the latest build you are using? I'm using I20060221-1300 as it's the latest one available I could find marked green. I'll try I20060309-1000 and remember to be cautious while using refactoring tools ;) Reproduced using I20060309-1000. I noticed that when cleanly fixing issue the list isn't scrolled correctly but it *is* when new problems are introduced by fixing old one (I mean, when fixing one error introduces two new ones ;) ). Max which Linux are you using? I am working with RedHat 4.0 using GTK and I have not been able to replicate this. It may be to do with the Table on the linux distribution you are using, I'm using Debian and see it daily :/ I'm using Gorilla and Clearlooks themes, GTK+ version 2.8.13. Are you seeing this sort of things with other tables? I haven't specifically checked but nothing caught my eye. Max this may be the same issue as Bug 125702, I think I was barking up the wrong tree with Bug 113455 Bug 113455 doesn't look like similar issue because in what I'm seeing all errors actually are on the list, just the list isn't shown properly. However bug 125702 does look like similar issue, especially when comparing screenshots. Thanks Max - thats what I thought too (and hence the updated dependencies). Marking WONTFIX as this is an OS issue (See Bug 125702) |