[haiku-bugs] Re: [Haiku] #3505: Checking file dialog position

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Wed, 20 Oct 2010 13:21:26 -0000

#3505: Checking file dialog position
---------------------------------+------------------------------
  Reporter:  humdinger           |        Owner:  anevilyak
      Type:  bug                 |       Status:  new
  Priority:  normal              |    Milestone:  R1
 Component:  Kits/libtracker.so  |      Version:  R1/Development
Resolution:                      |     Keywords:
Blocked By:                      |  Has a Patch:  0
  Platform:  All                 |     Blocking:
---------------------------------+------------------------------

Comment (by anevilyak):

 The problem is, you can't actually tell a file panel its position
 immediately at construction time, you have to move it afterwards, which
 makes detecting that situation somewhat less obvious. Adding a flag might
 be possible, though that presents bin compat concerns since BFilePanel's
 constructor doesn't have a parameter to pass flags at all at the moment.
 So without an API change this wouldn't really be fixable anywhere other
 than the apps, and the apps would need to be adapted in the case of an API
 change anyhow.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/3505#comment:4>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: