Opened 13 years ago

Last modified 13 years ago

#73 new defect

Polarbar mailer

Reported by: BlondeGuy Owned by:
Priority: minor Milestone: Enhanced
Component: general Version: 1.6.0-b19 RC
Severity: low Keywords:
Cc: neil@…

Description

This e-mail client works under other OS/2 Java

I can start the mailer, and it works with one exception. The window where the message would display is never painted, and whatever would be behind the program window shows through.

The window, folder list, message list, etc all paint OK.

If I compose a message, the window where the message is composed also does not paint.

If I change the browser window style from text browser to ICE HTML Browser, I get the message window to paint.

Polarbar mailer is attached; use the following to invoke:
javaw -cp .;polarbar.zip org.polarbar.mailer

Change History (7)

comment:1 Changed 13 years ago by BlondeGuy

Attachment is too large -- get Polarbar from here:
http://www.xs4all.nl/~frobozz/polar/pbm125e.zip

Thanks.

comment:2 Changed 13 years ago by Silvan Scherrer

Milestone: GA

comment:3 Changed 13 years ago by dmik

Priority: majorminor

Thank you for the report.

Polarbar uses AWT from what I see (i.e. not Swing). AWT is in turn a wrapper around native window classes which are in this case provided by Odin32, by emulating the respective Win32 window classes. Looks like there is some bug in this emulation (related to the scroll area).

While it would be nice to fix these bugs per se, this looks more like an Odin32 task and has not much to do with Java.

More over, PolarBar? is really old and dead and bogus (and there are better alternatives) so I'm lowering the priority. So far, this is the only application that shows the repaint problem in AWT and we have more important things to do.

comment:4 Changed 13 years ago by dmik

Milestone: RC2GA
Severity: low

comment:5 in reply to:  4 Changed 13 years ago by BlondeGuy

Replying to dmik:

I can only say that I use Polarbar, even though I can use other mail programs. It's handling of sending to a group is really cool. If you fix the Odin problems, then great. I'll enjoy the new Java 6 port for many other reasons.

comment:6 Changed 13 years ago by dmik

Thank you for your feedback. It's just the fact that our resources are limited and it seems that doing things such as fixing SMP and porting the Java browser plugin are more in-demand than fixing raw AWT (Odin) issues that don't show up in Swing and other Odin-based applications.

comment:7 Changed 13 years ago by dmik

Milestone: GAEnhanced

Moving to Enhanced for the time being.

Note: See TracTickets for help on using tickets.