This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 202438 - Call stack window
Summary: Call stack window
Status: RESOLVED INCOMPLETE
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-21 15:43 UTC by monk.e.boy
Modified: 2011-10-12 09:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Narrow window (108.37 KB, image/png)
2011-10-12 09:51 UTC, Ondrej Brejla
Details

Note You need to log in before you can comment on or make changes to this bug.
Description monk.e.boy 2011-09-21 15:43:20 UTC
Resizing the Call Stack window to narrow so the horizontal scroll bar appears, scroll right then resize the 'Name' column doesn't do anything. On Windows the scroll bar resizes?

I have Variables and Call Stack docked next to each other, both docked to the bottom of the IDE.

I would like to see the function names always visible no matter how narrow the window is resized. (Is this right aligned text?)

Very wide window shows all the text:

  library/Zend/Controller/Dispatcher/Standard.php.Zend_Controller_Dispatcher_Standard->dispatch:295


As the window gets narrower:

  .../Zend/Controller/Dispatcher/Standard.php.Zend_Controller_Dispatcher_Standard->dispatch:295


As the window gets narrower:

  .../Controller/Dispatcher/Standard.php.Zend_Controller_Dispatcher_Standard->dispatch:295


As the window gets narrower:

  .../Dispatcher/Standard.php.Zend_Controller_Dispatcher_Standard->dispatch:295


As the window gets narrower:

  .../Standard.php.Zend_Controller_Dispatcher_Standard->dispatch:295


As the window gets narrower:

  ...troller_Dispatcher_Standard->dispatch:295

hope that makes sense :) this would mean I could have the Call Stack open next to my Variables window and resizing them would make sense :)

monk.e.boy
Comment 1 Jan Becicka 2011-09-30 06:30:56 UTC
looks like something from php
Comment 2 Petr Pisl 2011-10-04 16:30:45 UTC
Assigning to Ondra
Comment 3 Ondrej Brejla 2011-10-12 09:51:17 UTC
Created attachment 111923 [details]
Narrow window
Comment 4 Ondrej Brejla 2011-10-12 09:52:05 UTC
I just looked at my Call Stack window and I don't see anything wrong there...I always see my function names...even though I have my window really narrow :/ It automatically sets horizontal scrollbar to the left. Maybe your screenshots will help me to better understand you :) I attached my screen shot.