Bug #214

Preflet : aim : user profile : text not visible

Added by matt madia about 1 year ago. Updated 10 months ago.

Status:Closed Start:03/08/2009
Priority:Normal Due date:05/12/2009
Assigned to:Pier Luigi Fiorini % Done:

100%

Category:Preflet Spent time: 1.00 hour
Target version:0.9.2
Operating System:Haiku

Description

haiku-gcc2-29322
imkit-831

When editing or adding an AIM account in the Preflet,
any text entered in User Profile will not display.

However, the scroll bar will automaticall scroll down when large amounts of typing occurs.

Associated revisions

Revision 915
Added by Pier Luigi Fiorini 10 months ago

Fix BScrollView on Haiku, this also closes #214.

History

Updated by Michael Davidson 12 months ago

  • Assigned to set to Pier Luigi Fiorini

This is because in preflet/PClientView.cpp BuildGUI the frame passed to the text area is (on Haiku) a BRect(0, 0, 1, 1). Any suggestions on modifying this to work with Haiku's layout stuff?

Updated by Pier Luigi Fiorini 11 months ago

  • Status changed from New to Assigned
  • Target version set to 0.9.2

Updated by Pier Luigi Fiorini 10 months ago

  • Due date set to 05/12/2009
  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

The problem was the BScrollView, it doesn't need the B_FOLLOW_* flags.

Also available in: Atom PDF