Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] PRs we are fixing this fix pass.

For those who are interested, here's the *current* list of PRs that we are
planning to fix during the fix pass which starts tomorrow. All of these
have been approved by me and at least one other team lead. Hopefully, there
won't be too many more than this in the final list, since there's enough
work already just finding, fixing and verifing these.

Serious:
19057 Problem saving java file through popup menu
   (gtk - causes "file modified" dialog after popup)
18625 Tabbing in Java editor takes cursor
   (motif - focus lost after hitting tab in editor)
17670 Cannot move through Plug-in Code Generation page list with arrow keys
   (motif - basic keyboard accessibility issue)
18838 Launch Configurations dialog creeps up
   (motif - eventually causes dialog to creep off the screen)
18804 GPF setting image to menu item (Photon)
   (photon - trivially repeatable gpf)
16895 In-place text fields are unusable
   (gtk - get bounds for tree items had a null implementation)
18629 GTK: Unable to select dialog buttons with mouse
   (gtk - focus issue made UI unresponsive)
17507 AIX FileDialog is not responsive in stand-alone example
   (aix/motif - workaround for problem in platform code. does not occur in
Eclipse, but easily *could*)
14463 GP opening two files at the same time
   (motif - uxpected focus change issue)
17848 F1 build, JVM terminated Exit code 139
   (same as 14463)

Less Serious but very low risk:
17788 Scale with preferred size is unusable (no range of motion)
   (does not appear to occur in eclipse)
19169 NPE on Emulated CoolItem constructor
   (code pattern does not appear in eclipse)
18733 ControlExample: List widget not being resized properly
   (example bug)

If there's something you want to fix which is not in this list, you need to
talk to me to get it approved asap.

McQ.




Back to the top