ToplevelTests.cs 91 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069
  1. using Xunit.Abstractions;
  2. using static System.Net.Mime.MediaTypeNames;
  3. namespace Terminal.Gui.ViewsTests;
  4. public class ToplevelTests
  5. {
  6. private readonly ITestOutputHelper _output;
  7. public ToplevelTests (ITestOutputHelper output) { _output = output; }
  8. [Fact]
  9. [AutoInitShutdown]
  10. public void Constructor_Default ()
  11. {
  12. var top = new Toplevel ();
  13. Assert.Equal (Colors.ColorSchemes ["TopLevel"], top.ColorScheme);
  14. Assert.Equal ("Fill(0)", top.Width.ToString ());
  15. Assert.Equal ("Fill(0)", top.Height.ToString ());
  16. Assert.False (top.Running);
  17. Assert.False (top.Modal);
  18. Assert.Null (top.MenuBar);
  19. Assert.Null (top.StatusBar);
  20. Assert.False (top.IsOverlappedContainer);
  21. Assert.False (top.IsOverlapped);
  22. }
  23. [Fact]
  24. public void Arrangement_Is_Movable ()
  25. {
  26. var top = new Toplevel ();
  27. Assert.Equal (ViewArrangement.Movable, top.Arrangement);
  28. }
  29. #if BROKE_IN_2927
  30. // BUGBUG: The name of this test does not match what it does.
  31. [Fact]
  32. [AutoInitShutdown]
  33. public void Application_Top_GetLocationThatFits_To_Driver_Rows_And_Cols ()
  34. {
  35. var iterations = 0;
  36. Application.Iteration += (s, a) =>
  37. {
  38. switch (iterations)
  39. {
  40. case 0:
  41. Assert.False (Application.Top.AutoSize);
  42. Assert.Equal ("Top1", Application.Top.Text);
  43. Assert.Equal (0, Application.Top.Frame.X);
  44. Assert.Equal (0, Application.Top.Frame.Y);
  45. Assert.Equal (Application.Driver.Cols, Application.Top.Frame.Width);
  46. Assert.Equal (Application.Driver.Rows, Application.Top.Frame.Height);
  47. Application.OnKeyPressed (new (Key.CtrlMask | Key.R));
  48. break;
  49. case 1:
  50. Assert.Equal ("Top2", Application.Top.Text);
  51. Assert.Equal (0, Application.Top.Frame.X);
  52. Assert.Equal (0, Application.Top.Frame.Y);
  53. Assert.Equal (Application.Driver.Cols, Application.Top.Frame.Width);
  54. Assert.Equal (Application.Driver.Rows, Application.Top.Frame.Height);
  55. Application.OnKeyPressed (new (Key.CtrlMask | Key.C));
  56. break;
  57. case 3:
  58. Assert.Equal ("Top1", Application.Top.Text);
  59. Assert.Equal (0, Application.Top.Frame.X);
  60. Assert.Equal (0, Application.Top.Frame.Y);
  61. Assert.Equal (Application.Driver.Cols, Application.Top.Frame.Width);
  62. Assert.Equal (Application.Driver.Rows, Application.Top.Frame.Height);
  63. Application.OnKeyPressed (new (Key.CtrlMask | Key.R));
  64. break;
  65. case 4:
  66. Assert.Equal ("Top2", Application.Top.Text);
  67. Assert.Equal (0, Application.Top.Frame.X);
  68. Assert.Equal (0, Application.Top.Frame.Y);
  69. Assert.Equal (Application.Driver.Cols, Application.Top.Frame.Width);
  70. Assert.Equal (Application.Driver.Rows, Application.Top.Frame.Height);
  71. Application.OnKeyPressed (new (Key.CtrlMask | Key.C));
  72. break;
  73. case 6:
  74. Assert.Equal ("Top1", Application.Top.Text);
  75. Assert.Equal (0, Application.Top.Frame.X);
  76. Assert.Equal (0, Application.Top.Frame.Y);
  77. Assert.Equal (Application.Driver.Cols, Application.Top.Frame.Width);
  78. Assert.Equal (Application.Driver.Rows, Application.Top.Frame.Height);
  79. Application.OnKeyPressed (new (Key.CtrlMask | Key.Q));
  80. break;
  81. }
  82. iterations++;
  83. };
  84. Application.Run (Top1 ());
  85. Toplevel Top1 ()
  86. {
  87. var top = Application.Top;
  88. top.Text = "Top1";
  89. var menu = new MenuBar (
  90. new MenuBarItem []
  91. {
  92. new MenuBarItem (
  93. "_Options",
  94. new MenuItem []
  95. {
  96. new MenuItem (
  97. "_Run Top2",
  98. "",
  99. () => Application.Run (Top2 ()),
  100. null,
  101. null,
  102. Key.CtrlMask | Key.R
  103. ),
  104. new MenuItem (
  105. "_Quit",
  106. "",
  107. () => Application
  108. .RequestStop (),
  109. null,
  110. null,
  111. Key.CtrlMask | Key.Q
  112. )
  113. }
  114. )
  115. }
  116. );
  117. top.Add (menu);
  118. var statusBar = new StatusBar (
  119. new []
  120. {
  121. new StatusItem (
  122. Key.CtrlMask | Key.R,
  123. "~^R~ Run Top2",
  124. () => Application.Run (Top2 ())
  125. ),
  126. new StatusItem (
  127. Application.QuitKey,
  128. $"{Application.QuitKey} to Quit",
  129. () => Application.RequestStop ()
  130. )
  131. }
  132. );
  133. top.Add (statusBar);
  134. var t1 = new Toplevel ();
  135. top.Add (t1);
  136. return top;
  137. }
  138. Toplevel Top2 ()
  139. {
  140. var top = new Toplevel (Application.Top.Frame);
  141. top.Text = "Top2";
  142. var win = new Window { Width = Dim.Fill (), Height = Dim.Fill () };
  143. var menu = new MenuBar (
  144. new MenuBarItem []
  145. {
  146. new MenuBarItem (
  147. "_Stage",
  148. new MenuItem []
  149. {
  150. new MenuItem (
  151. "_Close",
  152. "",
  153. () => Application
  154. .RequestStop (),
  155. null,
  156. null,
  157. Key.CtrlMask | Key.C
  158. )
  159. }
  160. )
  161. }
  162. );
  163. top.Add (menu);
  164. var statusBar = new StatusBar (
  165. new []
  166. {
  167. new StatusItem (
  168. Key.CtrlMask | Key.C,
  169. "~^C~ Close",
  170. () => Application.RequestStop ()
  171. ),
  172. }
  173. );
  174. top.Add (statusBar);
  175. win.Add (
  176. new ListView { X = 0, Y = 0, Width = Dim.Fill (), Height = Dim.Fill () }
  177. );
  178. top.Add (win);
  179. return top;
  180. }
  181. }
  182. #endif
  183. [Fact]
  184. [AutoInitShutdown]
  185. public void Internal_Tests ()
  186. {
  187. var top = new Toplevel ();
  188. var eventInvoked = "";
  189. top.ChildUnloaded += (s, e) => eventInvoked = "ChildUnloaded";
  190. top.OnChildUnloaded (top);
  191. Assert.Equal ("ChildUnloaded", eventInvoked);
  192. top.ChildLoaded += (s, e) => eventInvoked = "ChildLoaded";
  193. top.OnChildLoaded (top);
  194. Assert.Equal ("ChildLoaded", eventInvoked);
  195. top.Closed += (s, e) => eventInvoked = "Closed";
  196. top.OnClosed (top);
  197. Assert.Equal ("Closed", eventInvoked);
  198. top.Closing += (s, e) => eventInvoked = "Closing";
  199. top.OnClosing (new ToplevelClosingEventArgs (top));
  200. Assert.Equal ("Closing", eventInvoked);
  201. top.AllChildClosed += (s, e) => eventInvoked = "AllChildClosed";
  202. top.OnAllChildClosed ();
  203. Assert.Equal ("AllChildClosed", eventInvoked);
  204. top.ChildClosed += (s, e) => eventInvoked = "ChildClosed";
  205. top.OnChildClosed (top);
  206. Assert.Equal ("ChildClosed", eventInvoked);
  207. top.Deactivate += (s, e) => eventInvoked = "Deactivate";
  208. top.OnDeactivate (top);
  209. Assert.Equal ("Deactivate", eventInvoked);
  210. top.Activate += (s, e) => eventInvoked = "Activate";
  211. top.OnActivate (top);
  212. Assert.Equal ("Activate", eventInvoked);
  213. top.Loaded += (s, e) => eventInvoked = "Loaded";
  214. top.OnLoaded ();
  215. Assert.Equal ("Loaded", eventInvoked);
  216. top.Ready += (s, e) => eventInvoked = "Ready";
  217. top.OnReady ();
  218. Assert.Equal ("Ready", eventInvoked);
  219. top.Unloaded += (s, e) => eventInvoked = "Unloaded";
  220. top.OnUnloaded ();
  221. Assert.Equal ("Unloaded", eventInvoked);
  222. top.AddMenuStatusBar (new MenuBar ());
  223. Assert.NotNull (top.MenuBar);
  224. top.AddMenuStatusBar (new StatusBar ());
  225. Assert.NotNull (top.StatusBar);
  226. top.RemoveMenuStatusBar (top.MenuBar);
  227. Assert.Null (top.MenuBar);
  228. top.RemoveMenuStatusBar (top.StatusBar);
  229. Assert.Null (top.StatusBar);
  230. Application.Begin (top);
  231. Assert.Equal (top, Application.Top);
  232. // Application.Top without menu and status bar.
  233. View supView = View.GetLocationEnsuringFullVisibility (top, 2, 2, out int nx, out int ny, out StatusBar sb);
  234. Assert.Equal (Application.Top, supView);
  235. Assert.Equal (0, nx);
  236. Assert.Equal (0, ny);
  237. Assert.Null (sb);
  238. top.AddMenuStatusBar (new MenuBar ());
  239. Assert.NotNull (top.MenuBar);
  240. // Application.Top with a menu and without status bar.
  241. View.GetLocationEnsuringFullVisibility (top, 2, 2, out nx, out ny, out sb);
  242. Assert.Equal (0, nx);
  243. Assert.Equal (1, ny);
  244. Assert.Null (sb);
  245. top.AddMenuStatusBar (new StatusBar ());
  246. Assert.NotNull (top.StatusBar);
  247. // Application.Top with a menu and status bar.
  248. View.GetLocationEnsuringFullVisibility (top, 2, 2, out nx, out ny, out sb);
  249. Assert.Equal (0, nx);
  250. // The available height is lower than the Application.Top height minus
  251. // the menu bar and status bar, then the top can go beyond the bottom
  252. Assert.Equal (2, ny);
  253. Assert.NotNull (sb);
  254. top.RemoveMenuStatusBar (top.MenuBar);
  255. Assert.Null (top.MenuBar);
  256. // Application.Top without a menu and with a status bar.
  257. View.GetLocationEnsuringFullVisibility (top, 2, 2, out nx, out ny, out sb);
  258. Assert.Equal (0, nx);
  259. // The available height is lower than the Application.Top height minus
  260. // the status bar, then the top can go beyond the bottom
  261. Assert.Equal (2, ny);
  262. Assert.NotNull (sb);
  263. top.RemoveMenuStatusBar (top.StatusBar);
  264. Assert.Null (top.StatusBar);
  265. Assert.Null (top.MenuBar);
  266. var win = new Window { Width = Dim.Fill (), Height = Dim.Fill () };
  267. top.Add (win);
  268. top.LayoutSubviews ();
  269. // The SuperView is always the same regardless of the caller.
  270. supView = View.GetLocationEnsuringFullVisibility (win, 0, 0, out nx, out ny, out sb);
  271. Assert.Equal (Application.Top, supView);
  272. supView = View.GetLocationEnsuringFullVisibility (win, 0, 0, out nx, out ny, out sb);
  273. Assert.Equal (Application.Top, supView);
  274. // Application.Top without menu and status bar.
  275. View.GetLocationEnsuringFullVisibility (win, 0, 0, out nx, out ny, out sb);
  276. Assert.Equal (0, nx);
  277. Assert.Equal (0, ny);
  278. Assert.Null (sb);
  279. top.AddMenuStatusBar (new MenuBar ());
  280. Assert.NotNull (top.MenuBar);
  281. // Application.Top with a menu and without status bar.
  282. View.GetLocationEnsuringFullVisibility (win, 2, 2, out nx, out ny, out sb);
  283. Assert.Equal (0, nx);
  284. Assert.Equal (1, ny);
  285. Assert.Null (sb);
  286. top.AddMenuStatusBar (new StatusBar ());
  287. Assert.NotNull (top.StatusBar);
  288. // Application.Top with a menu and status bar.
  289. View.GetLocationEnsuringFullVisibility (win, 30, 20, out nx, out ny, out sb);
  290. Assert.Equal (0, nx);
  291. // The available height is lower than the Application.Top height minus
  292. // the menu bar and status bar, then the top can go beyond the bottom
  293. Assert.Equal (20, ny);
  294. Assert.NotNull (sb);
  295. top.RemoveMenuStatusBar (top.MenuBar);
  296. top.RemoveMenuStatusBar (top.StatusBar);
  297. Assert.Null (top.StatusBar);
  298. Assert.Null (top.MenuBar);
  299. top.Remove (win);
  300. win = new Window { Width = 60, Height = 15 };
  301. top.Add (win);
  302. // Application.Top without menu and status bar.
  303. View.GetLocationEnsuringFullVisibility (win, 0, 0, out nx, out ny, out sb);
  304. Assert.Equal (0, nx);
  305. Assert.Equal (0, ny);
  306. Assert.Null (sb);
  307. top.AddMenuStatusBar (new MenuBar ());
  308. Assert.NotNull (top.MenuBar);
  309. // Application.Top with a menu and without status bar.
  310. View.GetLocationEnsuringFullVisibility (win, 2, 2, out nx, out ny, out sb);
  311. Assert.Equal (2, nx);
  312. Assert.Equal (2, ny);
  313. Assert.Null (sb);
  314. top.AddMenuStatusBar (new StatusBar ());
  315. Assert.NotNull (top.StatusBar);
  316. // Application.Top with a menu and status bar.
  317. View.GetLocationEnsuringFullVisibility (win, 30, 20, out nx, out ny, out sb);
  318. Assert.Equal (20, nx); // 20+60=80
  319. Assert.Equal (9, ny); // 9+15+1(mb)=25
  320. Assert.NotNull (sb);
  321. top.PositionToplevels ();
  322. Assert.Equal (new Rectangle (0, 1, 60, 15), win.Frame);
  323. //Assert.Null (Toplevel._dragPosition);
  324. win.OnMouseEvent (new MouseEvent { X = 6, Y = 0, Flags = MouseFlags.Button1Pressed });
  325. // Assert.Equal (new Point (6, 0), Toplevel._dragPosition);
  326. win.OnMouseEvent (new MouseEvent { X = 6, Y = 0, Flags = MouseFlags.Button1Released });
  327. //Assert.Null (Toplevel._dragPosition);
  328. win.CanFocus = false;
  329. win.OnMouseEvent (new MouseEvent { X = 6, Y = 0, Flags = MouseFlags.Button1Pressed });
  330. //Assert.Null (Toplevel._dragPosition);
  331. }
  332. [Fact]
  333. [AutoInitShutdown]
  334. public void KeyBindings_Command ()
  335. {
  336. var isRunning = false;
  337. var win1 = new Window { Id = "win1", Width = Dim.Percent (50f), Height = Dim.Fill () };
  338. var lblTf1W1 = new Label { Id = "lblTf1W1", Text = "Enter text in TextField on Win1:" };
  339. var tf1W1 = new TextField
  340. {
  341. Id = "tf1W1", X = Pos.Right (lblTf1W1) + 1, Width = Dim.Fill (), Text = "Text1 on Win1"
  342. };
  343. var lblTvW1 = new Label
  344. {
  345. Id = "lblTvW1", Y = Pos.Bottom (lblTf1W1) + 1, Text = "Enter text in TextView on Win1:"
  346. };
  347. var tvW1 = new TextView
  348. {
  349. Id = "tvW1",
  350. X = Pos.Left (tf1W1),
  351. Width = Dim.Fill (),
  352. Height = 2,
  353. Text = "First line Win1\nSecond line Win1"
  354. };
  355. var lblTf2W1 = new Label
  356. {
  357. Id = "lblTf2W1", Y = Pos.Bottom (lblTvW1) + 1, Text = "Enter text in TextField on Win1:"
  358. };
  359. var tf2W1 = new TextField { Id = "tf2W1", X = Pos.Left (tf1W1), Width = Dim.Fill (), Text = "Text2 on Win1" };
  360. win1.Add (lblTf1W1, tf1W1, lblTvW1, tvW1, lblTf2W1, tf2W1);
  361. var win2 = new Window
  362. {
  363. Id = "win2", X = Pos.Right (win1) + 1, Width = Dim.Percent (50f), Height = Dim.Fill ()
  364. };
  365. var lblTf1W2 = new Label { Id = "lblTf1W2", Text = "Enter text in TextField on Win2:" };
  366. var tf1W2 = new TextField
  367. {
  368. Id = "tf1W2", X = Pos.Right (lblTf1W2) + 1, Width = Dim.Fill (), Text = "Text1 on Win2"
  369. };
  370. var lblTvW2 = new Label
  371. {
  372. Id = "lblTvW2", Y = Pos.Bottom (lblTf1W2) + 1, Text = "Enter text in TextView on Win2:"
  373. };
  374. var tvW2 = new TextView
  375. {
  376. Id = "tvW2",
  377. X = Pos.Left (tf1W2),
  378. Width = Dim.Fill (),
  379. Height = 2,
  380. Text = "First line Win1\nSecond line Win2"
  381. };
  382. var lblTf2W2 = new Label
  383. {
  384. Id = "lblTf2W2", Y = Pos.Bottom (lblTvW2) + 1, Text = "Enter text in TextField on Win2:"
  385. };
  386. var tf2W2 = new TextField { Id = "tf2W2", X = Pos.Left (tf1W2), Width = Dim.Fill (), Text = "Text2 on Win2" };
  387. win2.Add (lblTf1W2, tf1W2, lblTvW2, tvW2, lblTf2W2, tf2W2);
  388. Toplevel top = Application.Top;
  389. top.Add (win1, win2);
  390. top.Loaded += (s, e) => isRunning = true;
  391. top.Closing += (s, e) => isRunning = false;
  392. Application.Begin (top);
  393. top.Running = true;
  394. Assert.Equal (new Rectangle (0, 0, 40, 25), win1.Frame);
  395. Assert.Equal (new Rectangle (41, 0, 40, 25), win2.Frame);
  396. Assert.Equal (win1, top.Focused);
  397. Assert.Equal (tf1W1, top.MostFocused);
  398. Assert.True (isRunning);
  399. Assert.True (Application.OnKeyDown (Application.QuitKey));
  400. Assert.False (isRunning);
  401. Assert.True (Application.OnKeyDown (Key.Z.WithCtrl));
  402. Assert.True (Application.OnKeyDown (Key.F5)); // refresh
  403. Assert.True (Application.OnKeyDown (Key.Tab));
  404. Assert.Equal (win1, top.Focused);
  405. Assert.Equal (tvW1, top.MostFocused);
  406. Assert.True (Application.OnKeyDown (Key.Tab));
  407. Assert.Equal ($"\tFirst line Win1{Environment.NewLine}Second line Win1", tvW1.Text);
  408. Assert.True (Application.OnKeyDown (Key.Tab.WithShift));
  409. Assert.Equal ($"First line Win1{Environment.NewLine}Second line Win1", tvW1.Text);
  410. Assert.True (Application.OnKeyDown (Key.Tab.WithCtrl));
  411. Assert.Equal (win1, top.Focused);
  412. Assert.Equal (tf2W1, top.MostFocused);
  413. Assert.True (Application.OnKeyDown (Key.Tab));
  414. Assert.Equal (win1, top.Focused);
  415. Assert.Equal (tf1W1, top.MostFocused);
  416. Assert.True (Application.OnKeyDown (Key.CursorRight));
  417. Assert.Equal (win1, top.Focused);
  418. Assert.Equal (tf1W1, top.MostFocused);
  419. Assert.True (Application.OnKeyDown (Key.CursorDown));
  420. Assert.Equal (win1, top.Focused);
  421. Assert.Equal (tvW1, top.MostFocused);
  422. #if UNIX_KEY_BINDINGS
  423. Assert.True (Application.OnKeyDown (new (Key.I.WithCtrl)));
  424. Assert.Equal (win1, top.Focused);
  425. Assert.Equal (tf2W1, top.MostFocused);
  426. #endif
  427. Assert.True (Application.OnKeyDown (Key.Tab.WithShift));
  428. Assert.Equal (win1, top.Focused);
  429. Assert.Equal (tvW1, top.MostFocused);
  430. Assert.True (Application.OnKeyDown (Key.CursorLeft));
  431. Assert.Equal (win1, top.Focused);
  432. Assert.Equal (tf1W1, top.MostFocused);
  433. Assert.True (Application.OnKeyDown (Key.CursorUp));
  434. Assert.Equal (win1, top.Focused);
  435. Assert.Equal (tf2W1, top.MostFocused);
  436. Assert.True (Application.OnKeyDown (Key.Tab.WithCtrl));
  437. Assert.Equal (win2, top.Focused);
  438. Assert.Equal (tf1W2, top.MostFocused);
  439. Assert.True (Application.OnKeyDown (Key.Tab.WithCtrl.WithShift));
  440. Assert.Equal (win1, top.Focused);
  441. Assert.Equal (tf2W1, top.MostFocused);
  442. Assert.True (Application.OnKeyDown (Application.AlternateForwardKey));
  443. Assert.Equal (win2, top.Focused);
  444. Assert.Equal (tf1W2, top.MostFocused);
  445. Assert.True (Application.OnKeyDown (Application.AlternateBackwardKey));
  446. Assert.Equal (win1, top.Focused);
  447. Assert.Equal (tf2W1, top.MostFocused);
  448. Assert.True (Application.OnKeyDown (Key.CursorUp));
  449. Assert.Equal (win1, top.Focused);
  450. Assert.Equal (tvW1, top.MostFocused);
  451. #if UNIX_KEY_BINDINGS
  452. Assert.True (Application.OnKeyDown (new (Key.B.WithCtrl)));
  453. #else
  454. Assert.True (Application.OnKeyDown (Key.CursorLeft));
  455. #endif
  456. Assert.Equal (win1, top.Focused);
  457. Assert.Equal (tf1W1, top.MostFocused);
  458. Assert.True (Application.OnKeyDown (Key.CursorDown));
  459. Assert.Equal (win1, top.Focused);
  460. Assert.Equal (tvW1, top.MostFocused);
  461. Assert.Equal (Point.Empty, tvW1.CursorPosition);
  462. Assert.True (Application.OnKeyDown (Key.End.WithCtrl));
  463. Assert.Equal (win1, top.Focused);
  464. Assert.Equal (tvW1, top.MostFocused);
  465. Assert.Equal (new Point (16, 1), tvW1.CursorPosition);
  466. #if UNIX_KEY_BINDINGS
  467. Assert.True (Application.OnKeyDown (new (Key.F.WithCtrl)));
  468. #else
  469. Assert.True (Application.OnKeyDown (Key.CursorRight));
  470. #endif
  471. Assert.Equal (win1, top.Focused);
  472. Assert.Equal (tf2W1, top.MostFocused);
  473. #if UNIX_KEY_BINDINGS
  474. Assert.True (Application.OnKeyDown (new (Key.L.WithCtrl)));
  475. #else
  476. Assert.True (Application.OnKeyDown (Key.F5));
  477. #endif
  478. }
  479. [Fact]
  480. [AutoInitShutdown]
  481. public void KeyBindings_Command_With_OverlappedTop ()
  482. {
  483. Toplevel top = Application.Top;
  484. Assert.Null (Application.OverlappedTop);
  485. top.IsOverlappedContainer = true;
  486. Application.Begin (top);
  487. Assert.Equal (Application.Top, Application.OverlappedTop);
  488. var isRunning = true;
  489. var win1 = new Window { Id = "win1", Width = Dim.Percent (50f), Height = Dim.Fill () };
  490. var lblTf1W1 = new Label { Text = "Enter text in TextField on Win1:" };
  491. var tf1W1 = new TextField { X = Pos.Right (lblTf1W1) + 1, Width = Dim.Fill (), Text = "Text1 on Win1" };
  492. var lblTvW1 = new Label { Y = Pos.Bottom (lblTf1W1) + 1, Text = "Enter text in TextView on Win1:" };
  493. var tvW1 = new TextView
  494. {
  495. X = Pos.Left (tf1W1), Width = Dim.Fill (), Height = 2, Text = "First line Win1\nSecond line Win1"
  496. };
  497. var lblTf2W1 = new Label { Y = Pos.Bottom (lblTvW1) + 1, Text = "Enter text in TextField on Win1:" };
  498. var tf2W1 = new TextField { X = Pos.Left (tf1W1), Width = Dim.Fill (), Text = "Text2 on Win1" };
  499. win1.Add (lblTf1W1, tf1W1, lblTvW1, tvW1, lblTf2W1, tf2W1);
  500. var win2 = new Window { Id = "win2", Width = Dim.Percent (50f), Height = Dim.Fill () };
  501. var lblTf1W2 = new Label { Text = "Enter text in TextField on Win2:" };
  502. var tf1W2 = new TextField { X = Pos.Right (lblTf1W2) + 1, Width = Dim.Fill (), Text = "Text1 on Win2" };
  503. var lblTvW2 = new Label { Y = Pos.Bottom (lblTf1W2) + 1, Text = "Enter text in TextView on Win2:" };
  504. var tvW2 = new TextView
  505. {
  506. X = Pos.Left (tf1W2), Width = Dim.Fill (), Height = 2, Text = "First line Win1\nSecond line Win2"
  507. };
  508. var lblTf2W2 = new Label { Y = Pos.Bottom (lblTvW2) + 1, Text = "Enter text in TextField on Win2:" };
  509. var tf2W2 = new TextField { X = Pos.Left (tf1W2), Width = Dim.Fill (), Text = "Text2 on Win2" };
  510. win2.Add (lblTf1W2, tf1W2, lblTvW2, tvW2, lblTf2W2, tf2W2);
  511. win1.Closing += (s, e) => isRunning = false;
  512. Assert.Null (top.Focused);
  513. Assert.Equal (top, Application.Current);
  514. Assert.True (top.IsCurrentTop);
  515. Assert.Equal (top, Application.OverlappedTop);
  516. Application.Begin (win1);
  517. Assert.Equal (new Rectangle (0, 0, 40, 25), win1.Frame);
  518. Assert.NotEqual (top, Application.Current);
  519. Assert.False (top.IsCurrentTop);
  520. Assert.Equal (win1, Application.Current);
  521. Assert.True (win1.IsCurrentTop);
  522. Assert.True (win1.IsOverlapped);
  523. Assert.Null (top.Focused);
  524. Assert.Null (top.MostFocused);
  525. Assert.Equal (tf1W1, win1.MostFocused);
  526. Assert.True (win1.IsOverlapped);
  527. Assert.Single (Application.OverlappedChildren);
  528. Application.Begin (win2);
  529. Assert.Equal (new Rectangle (0, 0, 40, 25), win2.Frame);
  530. Assert.NotEqual (top, Application.Current);
  531. Assert.False (top.IsCurrentTop);
  532. Assert.Equal (win2, Application.Current);
  533. Assert.True (win2.IsCurrentTop);
  534. Assert.True (win2.IsOverlapped);
  535. Assert.Null (top.Focused);
  536. Assert.Null (top.MostFocused);
  537. Assert.Equal (tf1W2, win2.MostFocused);
  538. Assert.Equal (2, Application.OverlappedChildren.Count);
  539. Application.MoveToOverlappedChild (win1);
  540. Assert.Equal (win1, Application.Current);
  541. Assert.Equal (win1, Application.OverlappedChildren [0]);
  542. win1.Running = true;
  543. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Application.QuitKey));
  544. Assert.False (isRunning);
  545. Assert.False (win1.Running);
  546. Assert.Equal (win1, Application.OverlappedChildren [0]);
  547. Assert.True (
  548. Application.OverlappedChildren [0].NewKeyDownEvent (Key.Z.WithCtrl)
  549. );
  550. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.F5)); // refresh
  551. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.Tab));
  552. Assert.True (win1.IsCurrentTop);
  553. Assert.Equal (tvW1, win1.MostFocused);
  554. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.Tab));
  555. Assert.Equal ($"\tFirst line Win1{Environment.NewLine}Second line Win1", tvW1.Text);
  556. Assert.True (
  557. Application.OverlappedChildren [0]
  558. .NewKeyDownEvent (Key.Tab.WithShift)
  559. );
  560. Assert.Equal ($"First line Win1{Environment.NewLine}Second line Win1", tvW1.Text);
  561. Assert.True (
  562. Application.OverlappedChildren [0]
  563. .NewKeyDownEvent (Key.Tab.WithCtrl)
  564. );
  565. Assert.Equal (win1, Application.OverlappedChildren [0]);
  566. Assert.Equal (tf2W1, win1.MostFocused);
  567. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.Tab));
  568. Assert.Equal (win1, Application.OverlappedChildren [0]);
  569. Assert.Equal (tf1W1, win1.MostFocused);
  570. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.CursorRight));
  571. Assert.Equal (win1, Application.OverlappedChildren [0]);
  572. Assert.Equal (tf1W1, win1.MostFocused);
  573. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.CursorDown));
  574. Assert.Equal (win1, Application.OverlappedChildren [0]);
  575. Assert.Equal (tvW1, win1.MostFocused);
  576. #if UNIX_KEY_BINDINGS
  577. Assert.True (Application.OverlappedChildren [0].ProcessKeyDown (new (Key.I.WithCtrl)));
  578. Assert.Equal (win1, Application.OverlappedChildren [0]);
  579. Assert.Equal (tf2W1, win1.MostFocused);
  580. #endif
  581. Assert.True (
  582. Application.OverlappedChildren [0]
  583. .NewKeyDownEvent (Key.Tab.WithShift)
  584. );
  585. Assert.Equal (win1, Application.OverlappedChildren [0]);
  586. Assert.Equal (tvW1, win1.MostFocused);
  587. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.CursorLeft));
  588. Assert.Equal (win1, Application.OverlappedChildren [0]);
  589. Assert.Equal (tf1W1, win1.MostFocused);
  590. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.CursorUp));
  591. Assert.Equal (win1, Application.OverlappedChildren [0]);
  592. Assert.Equal (tf2W1, win1.MostFocused);
  593. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.Tab));
  594. Assert.Equal (win1, Application.OverlappedChildren [0]);
  595. Assert.Equal (tf1W1, win1.MostFocused);
  596. Assert.True (
  597. Application.OverlappedChildren [0]
  598. .NewKeyDownEvent (Key.Tab.WithCtrl)
  599. );
  600. Assert.Equal (win2, Application.OverlappedChildren [0]);
  601. Assert.Equal (tf1W2, win2.MostFocused);
  602. tf2W2.SetFocus ();
  603. Assert.True (tf2W2.HasFocus);
  604. Assert.True (
  605. Application.OverlappedChildren [0]
  606. .NewKeyDownEvent (Key.Tab.WithCtrl.WithShift)
  607. );
  608. Assert.Equal (win1, Application.OverlappedChildren [0]);
  609. Assert.Equal (tf1W1, win1.MostFocused);
  610. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Application.AlternateForwardKey));
  611. Assert.Equal (win2, Application.OverlappedChildren [0]);
  612. Assert.Equal (tf2W2, win2.MostFocused);
  613. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Application.AlternateBackwardKey));
  614. Assert.Equal (win1, Application.OverlappedChildren [0]);
  615. Assert.Equal (tf1W1, win1.MostFocused);
  616. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.CursorDown));
  617. Assert.Equal (win1, Application.OverlappedChildren [0]);
  618. Assert.Equal (tvW1, win1.MostFocused);
  619. #if UNIX_KEY_BINDINGS
  620. Assert.True (Application.OverlappedChildren [0].ProcessKeyDown (new (Key.B.WithCtrl)));
  621. #else
  622. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.CursorLeft));
  623. #endif
  624. Assert.Equal (win1, Application.OverlappedChildren [0]);
  625. Assert.Equal (tf1W1, win1.MostFocused);
  626. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.CursorDown));
  627. Assert.Equal (win1, Application.OverlappedChildren [0]);
  628. Assert.Equal (tvW1, win1.MostFocused);
  629. Assert.Equal (Point.Empty, tvW1.CursorPosition);
  630. Assert.True (
  631. Application.OverlappedChildren [0]
  632. .NewKeyDownEvent (Key.End.WithCtrl)
  633. );
  634. Assert.Equal (win1, Application.OverlappedChildren [0]);
  635. Assert.Equal (tvW1, win1.MostFocused);
  636. Assert.Equal (new Point (16, 1), tvW1.CursorPosition);
  637. #if UNIX_KEY_BINDINGS
  638. Assert.True (Application.OverlappedChildren [0].ProcessKeyDown (new (Key.F.WithCtrl)));
  639. #else
  640. Assert.True (Application.OverlappedChildren [0].NewKeyDownEvent (Key.CursorRight));
  641. #endif
  642. Assert.Equal (win1, Application.OverlappedChildren [0]);
  643. Assert.Equal (tf2W1, win1.MostFocused);
  644. #if UNIX_KEY_BINDINGS
  645. Assert.True (Application.OverlappedChildren [0].ProcessKeyDown (new (Key.L.WithCtrl)));
  646. #endif
  647. }
  648. [Fact]
  649. public void Added_Event_Should_Not_Be_Used_To_Initialize_Toplevel_Events ()
  650. {
  651. Key alternateForwardKey = default;
  652. Key alternateBackwardKey = default;
  653. Key quitKey = default;
  654. var wasAdded = false;
  655. var view = new View ();
  656. view.Added += View_Added;
  657. void View_Added (object sender, SuperViewChangedEventArgs e)
  658. {
  659. Assert.Throws<NullReferenceException> (
  660. () =>
  661. Application.Top.AlternateForwardKeyChanged +=
  662. (s, e) => alternateForwardKey = (KeyCode)e.OldKey
  663. );
  664. Assert.Throws<NullReferenceException> (
  665. () =>
  666. Application.Top.AlternateBackwardKeyChanged +=
  667. (s, e) => alternateBackwardKey = (KeyCode)e.OldKey
  668. );
  669. Assert.Throws<NullReferenceException> (
  670. () =>
  671. Application.Top.QuitKeyChanged += (s, e) =>
  672. quitKey = (KeyCode)e.OldKey
  673. );
  674. Assert.False (wasAdded);
  675. wasAdded = true;
  676. view.Added -= View_Added;
  677. }
  678. var win = new Window ();
  679. win.Add (view);
  680. Application.Init (new FakeDriver ());
  681. Toplevel top = Application.Top;
  682. top.Add (win);
  683. Assert.True (wasAdded);
  684. Application.Shutdown ();
  685. }
  686. [Fact]
  687. [AutoInitShutdown]
  688. public void AlternateForwardKeyChanged_AlternateBackwardKeyChanged_QuitKeyChanged_Events ()
  689. {
  690. Key alternateForwardKey = KeyCode.Null;
  691. Key alternateBackwardKey = KeyCode.Null;
  692. Key quitKey = KeyCode.Null;
  693. var view = new View ();
  694. view.Initialized += View_Initialized;
  695. void View_Initialized (object sender, EventArgs e)
  696. {
  697. Application.Top.AlternateForwardKeyChanged += (s, e) => alternateForwardKey = e.OldKey;
  698. Application.Top.AlternateBackwardKeyChanged += (s, e) => alternateBackwardKey = e.OldKey;
  699. Application.Top.QuitKeyChanged += (s, e) => quitKey = e.OldKey;
  700. }
  701. var win = new Window ();
  702. win.Add (view);
  703. Toplevel top = Application.Top;
  704. top.Add (win);
  705. Application.Begin (top);
  706. Assert.Equal (KeyCode.Null, alternateForwardKey);
  707. Assert.Equal (KeyCode.Null, alternateBackwardKey);
  708. Assert.Equal (KeyCode.Null, quitKey);
  709. Assert.Equal (KeyCode.PageDown | KeyCode.CtrlMask, Application.AlternateForwardKey);
  710. Assert.Equal (KeyCode.PageUp | KeyCode.CtrlMask, Application.AlternateBackwardKey);
  711. Assert.Equal (KeyCode.Q | KeyCode.CtrlMask, Application.QuitKey);
  712. Application.AlternateForwardKey = KeyCode.A;
  713. Application.AlternateBackwardKey = KeyCode.B;
  714. Application.QuitKey = KeyCode.C;
  715. Assert.Equal (KeyCode.PageDown | KeyCode.CtrlMask, alternateForwardKey);
  716. Assert.Equal (KeyCode.PageUp | KeyCode.CtrlMask, alternateBackwardKey);
  717. Assert.Equal (KeyCode.Q | KeyCode.CtrlMask, quitKey);
  718. Assert.Equal (KeyCode.A, Application.AlternateForwardKey);
  719. Assert.Equal (KeyCode.B, Application.AlternateBackwardKey);
  720. Assert.Equal (KeyCode.C, Application.QuitKey);
  721. // Replacing the defaults keys to avoid errors on others unit tests that are using it.
  722. Application.AlternateForwardKey = Key.PageDown.WithCtrl;
  723. Application.AlternateBackwardKey = Key.PageUp.WithCtrl;
  724. Application.QuitKey = Key.Q.WithCtrl;
  725. Assert.Equal (KeyCode.PageDown | KeyCode.CtrlMask, Application.AlternateForwardKey);
  726. Assert.Equal (KeyCode.PageUp | KeyCode.CtrlMask, Application.AlternateBackwardKey);
  727. Assert.Equal (KeyCode.Q | KeyCode.CtrlMask, Application.QuitKey);
  728. }
  729. [Fact]
  730. [AutoInitShutdown]
  731. public void Mouse_Drag_On_Top_With_Superview_Null ()
  732. {
  733. var win = new Window ();
  734. Toplevel top = Application.Top;
  735. top.Add (win);
  736. int iterations = -1;
  737. Window testWindow;
  738. Application.Iteration += (s, a) =>
  739. {
  740. iterations++;
  741. if (iterations == 0)
  742. {
  743. ((FakeDriver)Application.Driver).SetBufferSize (15, 7);
  744. // Don't use MessageBox here; it's too complicated for this unit test; just use Window
  745. testWindow = new Window
  746. {
  747. Text = "Hello",
  748. X = 2,
  749. Y = 2,
  750. Width = 10,
  751. Height = 3
  752. };
  753. Application.Run (testWindow);
  754. }
  755. else if (iterations == 1)
  756. {
  757. TestHelpers.AssertDriverContentsWithFrameAre (
  758. @"
  759. ┌─────────────┐
  760. │ │
  761. │ ┌────────┐ │
  762. │ │Hello │ │
  763. │ └────────┘ │
  764. │ │
  765. └─────────────┘
  766. ",
  767. _output
  768. );
  769. }
  770. else if (iterations == 2)
  771. {
  772. Assert.Null (Application.MouseGrabView);
  773. // Grab the mouse
  774. Application.OnMouseEvent (
  775. new MouseEventEventArgs (
  776. new MouseEvent { X = 3, Y = 2, Flags = MouseFlags.Button1Pressed }
  777. )
  778. );
  779. Assert.Equal (Application.Current.Border, Application.MouseGrabView);
  780. Assert.Equal (new Rectangle (2, 2, 10, 3), Application.Current.Frame);
  781. }
  782. else if (iterations == 3)
  783. {
  784. Assert.Equal (Application.Current.Border, Application.MouseGrabView);
  785. // Drag to left
  786. Application.OnMouseEvent (
  787. new MouseEventEventArgs (
  788. new MouseEvent
  789. {
  790. X = 2,
  791. Y = 2,
  792. Flags = MouseFlags.Button1Pressed
  793. | MouseFlags.ReportMousePosition
  794. }
  795. )
  796. );
  797. Application.Refresh ();
  798. Assert.Equal (Application.Current.Border, Application.MouseGrabView);
  799. Assert.Equal (new Rectangle (1, 2, 10, 3), Application.Current.Frame);
  800. }
  801. else if (iterations == 4)
  802. {
  803. Assert.Equal (Application.Current.Border, Application.MouseGrabView);
  804. TestHelpers.AssertDriverContentsWithFrameAre (
  805. @"
  806. ┌─────────────┐
  807. │ │
  808. │┌────────┐ │
  809. ││Hello │ │
  810. │└────────┘ │
  811. │ │
  812. └─────────────┘",
  813. _output
  814. );
  815. Assert.Equal (Application.Current.Border, Application.MouseGrabView);
  816. }
  817. else if (iterations == 5)
  818. {
  819. Assert.Equal (Application.Current.Border, Application.MouseGrabView);
  820. // Drag up
  821. Application.OnMouseEvent (
  822. new MouseEventEventArgs (
  823. new MouseEvent
  824. {
  825. X = 2,
  826. Y = 1,
  827. Flags = MouseFlags.Button1Pressed
  828. | MouseFlags.ReportMousePosition
  829. }
  830. )
  831. );
  832. Application.Refresh ();
  833. Assert.Equal (Application.Current.Border, Application.MouseGrabView);
  834. Assert.Equal (new Rectangle (1, 1, 10, 3), Application.Current.Frame);
  835. }
  836. else if (iterations == 6)
  837. {
  838. Assert.Equal (Application.Current.Border, Application.MouseGrabView);
  839. TestHelpers.AssertDriverContentsWithFrameAre (
  840. @"
  841. ┌─────────────┐
  842. │┌────────┐ │
  843. ││Hello │ │
  844. │└────────┘ │
  845. │ │
  846. │ │
  847. └─────────────┘",
  848. _output
  849. );
  850. Assert.Equal (Application.Current.Border, Application.MouseGrabView);
  851. Assert.Equal (new Rectangle (1, 1, 10, 3), Application.Current.Frame);
  852. }
  853. else if (iterations == 7)
  854. {
  855. Assert.Equal (Application.Current.Border, Application.MouseGrabView);
  856. // Ungrab the mouse
  857. Application.OnMouseEvent (
  858. new MouseEventEventArgs (
  859. new MouseEvent { X = 2, Y = 1, Flags = MouseFlags.Button1Released }
  860. )
  861. );
  862. Application.Refresh ();
  863. Assert.Null (Application.MouseGrabView);
  864. }
  865. else if (iterations == 8)
  866. {
  867. Application.RequestStop ();
  868. }
  869. else if (iterations == 9)
  870. {
  871. Application.RequestStop ();
  872. }
  873. };
  874. Application.Run ();
  875. }
  876. [Fact]
  877. [AutoInitShutdown]
  878. public void Mouse_Drag_On_Top_With_Superview_Not_Null ()
  879. {
  880. var win = new Window { X = 3, Y = 2, Width = 10, Height = 5 };
  881. Toplevel top = Application.Top;
  882. top.Add (win);
  883. int iterations = -1;
  884. var movex = 0;
  885. var movey = 0;
  886. var location = new Rectangle (win.Frame.X, win.Frame.Y, 7, 3);
  887. Application.Iteration += (s, a) =>
  888. {
  889. iterations++;
  890. if (iterations == 0)
  891. {
  892. ((FakeDriver)Application.Driver).SetBufferSize (30, 10);
  893. }
  894. else if (iterations == 1)
  895. {
  896. location = win.Frame;
  897. Assert.Null (Application.MouseGrabView);
  898. // Grab the mouse
  899. Application.OnMouseEvent (
  900. new MouseEventEventArgs (
  901. new MouseEvent
  902. {
  903. X = win.Frame.X, Y = win.Frame.Y,
  904. Flags = MouseFlags.Button1Pressed
  905. }
  906. )
  907. );
  908. Assert.Equal (win.Border, Application.MouseGrabView);
  909. }
  910. else if (iterations == 2)
  911. {
  912. Assert.Equal (win.Border, Application.MouseGrabView);
  913. // Drag to left
  914. movex = 1;
  915. movey = 0;
  916. Application.OnMouseEvent (
  917. new MouseEventEventArgs (
  918. new MouseEvent
  919. {
  920. X = win.Frame.X + movex,
  921. Y = win.Frame.Y + movey,
  922. Flags = MouseFlags.Button1Pressed
  923. | MouseFlags.ReportMousePosition
  924. }
  925. )
  926. );
  927. Assert.Equal (win.Border, Application.MouseGrabView);
  928. }
  929. else if (iterations == 3)
  930. {
  931. // we should have moved +1, +0
  932. Assert.Equal (win.Border, Application.MouseGrabView);
  933. Assert.Equal (win.Border, Application.MouseGrabView);
  934. location.Offset (movex, movey);
  935. }
  936. else if (iterations == 4)
  937. {
  938. Assert.Equal (win.Border, Application.MouseGrabView);
  939. // Drag up
  940. movex = 0;
  941. movey = -1;
  942. Application.OnMouseEvent (
  943. new MouseEventEventArgs (
  944. new MouseEvent
  945. {
  946. X = win.Frame.X + movex,
  947. Y = win.Frame.Y + movey,
  948. Flags = MouseFlags.Button1Pressed
  949. | MouseFlags.ReportMousePosition
  950. }
  951. )
  952. );
  953. Assert.Equal (win.Border, Application.MouseGrabView);
  954. }
  955. else if (iterations == 5)
  956. {
  957. // we should have moved +0, -1
  958. Assert.Equal (win.Border, Application.MouseGrabView);
  959. location.Offset (movex, movey);
  960. Assert.Equal (location, win.Frame);
  961. }
  962. else if (iterations == 6)
  963. {
  964. Assert.Equal (win.Border, Application.MouseGrabView);
  965. // Ungrab the mouse
  966. movex = 0;
  967. movey = 0;
  968. Application.OnMouseEvent (
  969. new MouseEventEventArgs (
  970. new MouseEvent
  971. {
  972. X = win.Frame.X + movex, Y = win.Frame.Y + movey,
  973. Flags = MouseFlags.Button1Released
  974. }
  975. )
  976. );
  977. Assert.Null (Application.MouseGrabView);
  978. }
  979. else if (iterations == 7)
  980. {
  981. Application.RequestStop ();
  982. }
  983. };
  984. Application.Run ();
  985. }
  986. [Fact]
  987. [AutoInitShutdown]
  988. public void GetLocationThatFits_With_Border_Null_Not_Throws ()
  989. {
  990. var top = new Toplevel ();
  991. Application.Begin (top);
  992. Exception exception = Record.Exception (() => ((FakeDriver)Application.Driver).SetBufferSize (0, 10));
  993. Assert.Null (exception);
  994. exception = Record.Exception (() => ((FakeDriver)Application.Driver).SetBufferSize (10, 0));
  995. Assert.Null (exception);
  996. }
  997. [Fact]
  998. [AutoInitShutdown]
  999. public void OnEnter_OnLeave_Triggered_On_Application_Begin_End ()
  1000. {
  1001. var isEnter = false;
  1002. var isLeave = false;
  1003. var v = new View ();
  1004. v.Enter += (s, _) => isEnter = true;
  1005. v.Leave += (s, _) => isLeave = true;
  1006. Toplevel top = Application.Top;
  1007. top.Add (v);
  1008. Assert.False (v.CanFocus);
  1009. Exception exception = Record.Exception (() => top.OnEnter (top));
  1010. Assert.Null (exception);
  1011. exception = Record.Exception (() => top.OnLeave (top));
  1012. Assert.Null (exception);
  1013. v.CanFocus = true;
  1014. Application.Begin (top);
  1015. Assert.True (isEnter);
  1016. Assert.False (isLeave);
  1017. isEnter = false;
  1018. var d = new Dialog ();
  1019. RunState rs = Application.Begin (d);
  1020. Assert.False (isEnter);
  1021. Assert.True (isLeave);
  1022. isLeave = false;
  1023. Application.End (rs);
  1024. Assert.True (isEnter);
  1025. Assert.False (
  1026. isLeave
  1027. ); // Leave event cannot be trigger because it v.Enter was performed and v is focused
  1028. Assert.True (v.HasFocus);
  1029. }
  1030. [Fact]
  1031. [AutoInitShutdown]
  1032. public void OnEnter_OnLeave_Triggered_On_Application_Begin_End_With_More_Toplevels ()
  1033. {
  1034. var iterations = 0;
  1035. var steps = new int [5];
  1036. var isEnterTop = false;
  1037. var isLeaveTop = false;
  1038. var vt = new View ();
  1039. Toplevel top = Application.Top;
  1040. var diag = new Dialog ();
  1041. vt.Enter += (s, e) =>
  1042. {
  1043. iterations++;
  1044. isEnterTop = true;
  1045. if (iterations == 1)
  1046. {
  1047. steps [0] = iterations;
  1048. Assert.Null (e.View);
  1049. }
  1050. else
  1051. {
  1052. steps [4] = iterations;
  1053. Assert.Equal (diag, e.View);
  1054. }
  1055. };
  1056. vt.Leave += (s, e) =>
  1057. {
  1058. iterations++;
  1059. steps [1] = iterations;
  1060. isLeaveTop = true;
  1061. Assert.Equal (diag, e.View);
  1062. };
  1063. top.Add (vt);
  1064. Assert.False (vt.CanFocus);
  1065. Exception exception = Record.Exception (() => top.OnEnter (top));
  1066. Assert.Null (exception);
  1067. exception = Record.Exception (() => top.OnLeave (top));
  1068. Assert.Null (exception);
  1069. vt.CanFocus = true;
  1070. Application.Begin (top);
  1071. Assert.True (isEnterTop);
  1072. Assert.False (isLeaveTop);
  1073. isEnterTop = false;
  1074. var isEnterDiag = false;
  1075. var isLeaveDiag = false;
  1076. var vd = new View ();
  1077. vd.Enter += (s, e) =>
  1078. {
  1079. iterations++;
  1080. steps [2] = iterations;
  1081. isEnterDiag = true;
  1082. Assert.Null (e.View);
  1083. };
  1084. vd.Leave += (s, e) =>
  1085. {
  1086. iterations++;
  1087. steps [3] = iterations;
  1088. isLeaveDiag = true;
  1089. Assert.Equal (top, e.View);
  1090. };
  1091. diag.Add (vd);
  1092. Assert.False (vd.CanFocus);
  1093. exception = Record.Exception (() => diag.OnEnter (diag));
  1094. Assert.Null (exception);
  1095. exception = Record.Exception (() => diag.OnLeave (diag));
  1096. Assert.Null (exception);
  1097. vd.CanFocus = true;
  1098. RunState rs = Application.Begin (diag);
  1099. Assert.True (isEnterDiag);
  1100. Assert.False (isLeaveDiag);
  1101. Assert.False (isEnterTop);
  1102. Assert.True (isLeaveTop);
  1103. isEnterDiag = false;
  1104. isLeaveTop = false;
  1105. Application.End (rs);
  1106. Assert.False (isEnterDiag);
  1107. Assert.True (isLeaveDiag);
  1108. Assert.True (isEnterTop);
  1109. Assert.False (
  1110. isLeaveTop
  1111. ); // Leave event cannot be trigger because it v.Enter was performed and v is focused
  1112. Assert.True (vt.HasFocus);
  1113. Assert.Equal (1, steps [0]);
  1114. Assert.Equal (2, steps [1]);
  1115. Assert.Equal (3, steps [2]);
  1116. Assert.Equal (4, steps [3]);
  1117. Assert.Equal (5, steps [^1]);
  1118. }
  1119. [Fact]
  1120. [AutoInitShutdown]
  1121. public void PositionCursor_SetCursorVisibility_To_Invisible_If_Focused_Is_Null ()
  1122. {
  1123. var tf = new TextField { Width = 5, Text = "test" };
  1124. var view = new View { Width = 10, Height = 10 };
  1125. view.Add (tf);
  1126. Application.Top.Add (view);
  1127. Application.Begin (Application.Top);
  1128. Assert.True (tf.HasFocus);
  1129. Application.Driver.GetCursorVisibility (out CursorVisibility cursor);
  1130. Assert.Equal (CursorVisibility.Default, cursor);
  1131. view.Enabled = false;
  1132. Assert.False (tf.HasFocus);
  1133. Application.Refresh ();
  1134. Application.Driver.GetCursorVisibility (out cursor);
  1135. Assert.Equal (CursorVisibility.Invisible, cursor);
  1136. }
  1137. [Fact]
  1138. [AutoInitShutdown]
  1139. public void IsLoaded_Application_Begin ()
  1140. {
  1141. Toplevel top = Application.Top;
  1142. Assert.False (top.IsLoaded);
  1143. Application.Begin (top);
  1144. Assert.True (top.IsLoaded);
  1145. }
  1146. [Fact]
  1147. [AutoInitShutdown]
  1148. public void IsLoaded_With_Sub_Toplevel_Application_Begin_NeedDisplay ()
  1149. {
  1150. Toplevel top = Application.Top;
  1151. var subTop = new Toplevel ();
  1152. var view = new View { Frame = new Rectangle (0, 0, 20, 10) };
  1153. subTop.Add (view);
  1154. top.Add (subTop);
  1155. Assert.False (top.IsLoaded);
  1156. Assert.False (subTop.IsLoaded);
  1157. Assert.Equal (new Rectangle (0, 0, 20, 10), view.Frame);
  1158. view.LayoutStarted += view_LayoutStarted;
  1159. void view_LayoutStarted (object sender, LayoutEventArgs e)
  1160. {
  1161. Assert.Equal (new Rectangle (0, 0, 20, 10), view._needsDisplayRect);
  1162. view.LayoutStarted -= view_LayoutStarted;
  1163. }
  1164. Application.Begin (top);
  1165. Assert.True (top.IsLoaded);
  1166. Assert.True (subTop.IsLoaded);
  1167. Assert.Equal (new Rectangle (0, 0, 20, 10), view.Frame);
  1168. view.Frame = new (1, 3, 10, 5);
  1169. Assert.Equal (new (1, 3, 10, 5), view.Frame);
  1170. Assert.Equal (new (0, 0, 10, 5), view._needsDisplayRect);
  1171. view.OnDrawContent (view.Viewport);
  1172. view.Frame = new (1, 3, 10, 5);
  1173. Assert.Equal (new (1, 3, 10, 5), view.Frame);
  1174. Assert.Equal (new (0, 0, 10, 5), view._needsDisplayRect);
  1175. }
  1176. [Fact]
  1177. [AutoInitShutdown]
  1178. public void Toplevel_Inside_ScrollView_MouseGrabView ()
  1179. {
  1180. var scrollView = new ScrollView
  1181. {
  1182. X = 3,
  1183. Y = 3,
  1184. Width = 40,
  1185. Height = 16,
  1186. ContentSize = new (200, 100)
  1187. };
  1188. var win = new Window { X = 3, Y = 3, Width = Dim.Fill (3), Height = Dim.Fill (3) };
  1189. scrollView.Add (win);
  1190. Toplevel top = Application.Top;
  1191. top.Add (scrollView);
  1192. Application.Begin (top);
  1193. Assert.Equal (new (0, 0, 80, 25), top.Frame);
  1194. Assert.Equal (new (3, 3, 40, 16), scrollView.Frame);
  1195. Assert.Equal (new (0, 0, 200, 100), scrollView.Subviews [0].Frame);
  1196. Assert.Equal (new (3, 3, 194, 94), win.Frame);
  1197. TestHelpers.AssertDriverContentsWithFrameAre (
  1198. @"
  1199. ┌───────────────────────────────────┴
  1200. │ ░
  1201. │ ░
  1202. │ ░
  1203. │ ░
  1204. │ ░
  1205. │ ░
  1206. │ ░
  1207. │ ░
  1208. │ ░
  1209. │ ░
  1210. │ ▼
  1211. ◄├──────┤░░░░░░░░░░░░░░░░░░░░░░░░░░░░░► ",
  1212. _output
  1213. );
  1214. Application.OnMouseEvent (
  1215. new MouseEventEventArgs (
  1216. new MouseEvent { X = 6, Y = 6, Flags = MouseFlags.Button1Pressed }
  1217. )
  1218. );
  1219. Assert.Equal (win.Border, Application.MouseGrabView);
  1220. Assert.Equal (new (3, 3, 194, 94), win.Frame);
  1221. Application.OnMouseEvent (
  1222. new MouseEventEventArgs (
  1223. new MouseEvent
  1224. {
  1225. X = 9,
  1226. Y = 9,
  1227. Flags = MouseFlags.Button1Pressed
  1228. | MouseFlags.ReportMousePosition
  1229. }
  1230. )
  1231. );
  1232. Assert.Equal (win.Border, Application.MouseGrabView);
  1233. top.SetNeedsLayout ();
  1234. top.LayoutSubviews ();
  1235. Assert.Equal (new Rectangle (6, 6, 191, 91), win.Frame);
  1236. Application.Refresh ();
  1237. TestHelpers.AssertDriverContentsWithFrameAre (
  1238. @"
  1239. ┌────────────────────────────────░
  1240. │ ░
  1241. │ ░
  1242. │ ░
  1243. │ ░
  1244. │ ░
  1245. │ ░
  1246. │ ░
  1247. │ ▼
  1248. ◄├──────┤░░░░░░░░░░░░░░░░░░░░░░░░░░░░░► ",
  1249. _output
  1250. );
  1251. Application.OnMouseEvent (
  1252. new MouseEventEventArgs (
  1253. new MouseEvent
  1254. {
  1255. X = 5,
  1256. Y = 5,
  1257. Flags = MouseFlags.Button1Pressed
  1258. | MouseFlags.ReportMousePosition
  1259. }
  1260. )
  1261. );
  1262. Assert.Equal (win.Border, Application.MouseGrabView);
  1263. top.SetNeedsLayout ();
  1264. top.LayoutSubviews ();
  1265. Assert.Equal (new Rectangle (2, 2, 195, 95), win.Frame);
  1266. Application.Refresh ();
  1267. TestHelpers.AssertDriverContentsWithFrameAre (
  1268. @"
  1269. ┌────────────────────────────────────│
  1270. │ ┴
  1271. │ ░
  1272. │ ░
  1273. │ ░
  1274. │ ░
  1275. │ ░
  1276. │ ░
  1277. │ ░
  1278. │ ░
  1279. │ ░
  1280. │ ░
  1281. │ ▼
  1282. ◄├──────┤░░░░░░░░░░░░░░░░░░░░░░░░░░░░░► ",
  1283. _output
  1284. );
  1285. Application.OnMouseEvent (
  1286. new MouseEventEventArgs (
  1287. new MouseEvent { X = 5, Y = 5, Flags = MouseFlags.Button1Released }
  1288. )
  1289. );
  1290. // ScrollView always grab the mouse when the container's subview OnMouseEnter don't want grab the mouse
  1291. Assert.Equal (scrollView, Application.MouseGrabView);
  1292. Application.OnMouseEvent (
  1293. new MouseEventEventArgs (
  1294. new MouseEvent { X = 4, Y = 4, Flags = MouseFlags.ReportMousePosition }
  1295. )
  1296. );
  1297. Assert.Equal (scrollView, Application.MouseGrabView);
  1298. }
  1299. [Fact]
  1300. [AutoInitShutdown]
  1301. public void Window_Viewport_Bigger_Than_Driver_Cols_And_Rows_Allow_Drag_Beyond_Left_Right_And_Bottom ()
  1302. {
  1303. Toplevel top = Application.Top;
  1304. var window = new Window { Width = 20, Height = 3 };
  1305. Application.Begin (top);
  1306. ((FakeDriver)Application.Driver).SetBufferSize (40, 10);
  1307. Application.Begin (window);
  1308. Application.Refresh ();
  1309. Assert.Equal (new Rectangle (0, 0, 40, 10), top.Frame);
  1310. Assert.Equal (new Rectangle (0, 0, 20, 3), window.Frame);
  1311. TestHelpers.AssertDriverContentsWithFrameAre (
  1312. @"
  1313. ┌──────────────────┐
  1314. │ │
  1315. └──────────────────┘
  1316. ",
  1317. _output
  1318. );
  1319. Assert.Null (Application.MouseGrabView);
  1320. Application.OnMouseEvent (
  1321. new MouseEventEventArgs (
  1322. new MouseEvent { X = 0, Y = 0, Flags = MouseFlags.Button1Pressed }
  1323. )
  1324. );
  1325. Assert.Equal (window.Border, Application.MouseGrabView);
  1326. Application.OnMouseEvent (
  1327. new MouseEventEventArgs (
  1328. new MouseEvent
  1329. {
  1330. X = -11,
  1331. Y = -4,
  1332. Flags = MouseFlags.Button1Pressed
  1333. | MouseFlags.ReportMousePosition
  1334. }
  1335. )
  1336. );
  1337. Application.Refresh ();
  1338. Assert.Equal (new Rectangle (0, 0, 40, 10), top.Frame);
  1339. Assert.Equal (new Rectangle (0, 0, 20, 3), window.Frame);
  1340. TestHelpers.AssertDriverContentsWithFrameAre (
  1341. @"
  1342. ┌──────────────────┐
  1343. │ │
  1344. └──────────────────┘
  1345. ",
  1346. _output
  1347. );
  1348. // Changes Top size to same size as Dialog more menu and scroll bar
  1349. ((FakeDriver)Application.Driver).SetBufferSize (20, 3);
  1350. Application.OnMouseEvent (
  1351. new MouseEventEventArgs (
  1352. new MouseEvent
  1353. {
  1354. X = -1,
  1355. Y = -1,
  1356. Flags = MouseFlags.Button1Pressed
  1357. | MouseFlags.ReportMousePosition
  1358. }
  1359. )
  1360. );
  1361. Application.Refresh ();
  1362. Assert.Equal (new Rectangle (0, 0, 20, 3), top.Frame);
  1363. Assert.Equal (new Rectangle (0, 0, 20, 3), window.Frame);
  1364. TestHelpers.AssertDriverContentsWithFrameAre (
  1365. @"
  1366. ┌──────────────────┐
  1367. │ │
  1368. └──────────────────┘
  1369. ",
  1370. _output
  1371. );
  1372. // Changes Top size smaller than Dialog size
  1373. ((FakeDriver)Application.Driver).SetBufferSize (19, 2);
  1374. Application.OnMouseEvent (
  1375. new MouseEventEventArgs (
  1376. new MouseEvent
  1377. {
  1378. X = -1,
  1379. Y = -1,
  1380. Flags = MouseFlags.Button1Pressed
  1381. | MouseFlags.ReportMousePosition
  1382. }
  1383. )
  1384. );
  1385. Application.Refresh ();
  1386. Assert.Equal (new Rectangle (0, 0, 19, 2), top.Frame);
  1387. Assert.Equal (new Rectangle (-1, 0, 20, 3), window.Frame);
  1388. TestHelpers.AssertDriverContentsWithFrameAre (
  1389. @"
  1390. ──────────────────┐
  1391. ",
  1392. _output
  1393. );
  1394. Application.OnMouseEvent (
  1395. new MouseEventEventArgs (
  1396. new MouseEvent
  1397. {
  1398. X = 18,
  1399. Y = 1,
  1400. Flags = MouseFlags.Button1Pressed
  1401. | MouseFlags.ReportMousePosition
  1402. }
  1403. )
  1404. );
  1405. Application.Refresh ();
  1406. Assert.Equal (new Rectangle (0, 0, 19, 2), top.Frame);
  1407. Assert.Equal (new Rectangle (18, 1, 20, 3), window.Frame);
  1408. TestHelpers.AssertDriverContentsWithFrameAre (
  1409. @"
  1410. ┌",
  1411. _output
  1412. );
  1413. // On a real app we can't go beyond the SuperView bounds
  1414. Application.OnMouseEvent (
  1415. new MouseEventEventArgs (
  1416. new MouseEvent
  1417. {
  1418. X = 19,
  1419. Y = 2,
  1420. Flags = MouseFlags.Button1Pressed
  1421. | MouseFlags.ReportMousePosition
  1422. }
  1423. )
  1424. );
  1425. Application.Refresh ();
  1426. Assert.Equal (new Rectangle (0, 0, 19, 2), top.Frame);
  1427. Assert.Equal (new Rectangle (19, 2, 20, 3), window.Frame);
  1428. TestHelpers.AssertDriverContentsWithFrameAre (@"", _output);
  1429. }
  1430. [Fact]
  1431. [AutoInitShutdown]
  1432. public void Modal_As_Top_Will_Drag_Cleanly ()
  1433. {
  1434. // Don't use Dialog as a Top, use a Window instead - dialog has complex layout behavior that is not needed here.
  1435. var window = new Window { Width = 10, Height = 3 };
  1436. window.Add (
  1437. new Label
  1438. {
  1439. X = Pos.Center (),
  1440. Y = Pos.Center (),
  1441. AutoSize = false,
  1442. Width = Dim.Fill (),
  1443. Height = Dim.Fill (),
  1444. TextAlignment = TextAlignment.Centered,
  1445. VerticalTextAlignment = VerticalTextAlignment.Middle,
  1446. Text = "Test"
  1447. }
  1448. );
  1449. RunState rs = Application.Begin (window);
  1450. Assert.Null (Application.MouseGrabView);
  1451. Assert.Equal (new Rectangle (0, 0, 10, 3), window.Frame);
  1452. TestHelpers.AssertDriverContentsWithFrameAre (
  1453. @"
  1454. ┌────────┐
  1455. │ Test │
  1456. └────────┘",
  1457. _output
  1458. );
  1459. Application.OnMouseEvent (
  1460. new MouseEventEventArgs (
  1461. new MouseEvent { X = 0, Y = 0, Flags = MouseFlags.Button1Pressed }
  1462. )
  1463. );
  1464. var firstIteration = false;
  1465. Application.RunIteration (ref rs, ref firstIteration);
  1466. Assert.Equal (window.Border, Application.MouseGrabView);
  1467. Assert.Equal (new Rectangle (0, 0, 10, 3), window.Frame);
  1468. TestHelpers.AssertDriverContentsWithFrameAre (
  1469. @"
  1470. ┌────────┐
  1471. │ Test │
  1472. └────────┘",
  1473. _output
  1474. );
  1475. Application.OnMouseEvent (
  1476. new MouseEventEventArgs (
  1477. new MouseEvent
  1478. {
  1479. X = 1,
  1480. Y = 1,
  1481. Flags = MouseFlags.Button1Pressed
  1482. | MouseFlags.ReportMousePosition
  1483. }
  1484. )
  1485. );
  1486. firstIteration = false;
  1487. Application.RunIteration (ref rs, ref firstIteration);
  1488. Assert.Equal (window.Border, Application.MouseGrabView);
  1489. Assert.Equal (new Rectangle (1, 1, 10, 3), window.Frame);
  1490. TestHelpers.AssertDriverContentsWithFrameAre (
  1491. @"
  1492. ┌────────┐
  1493. │ Test │
  1494. └────────┘",
  1495. _output
  1496. );
  1497. Application.End (rs);
  1498. }
  1499. [Fact]
  1500. [AutoInitShutdown]
  1501. public void Begin_With_Window_Sets_Size_Correctly ()
  1502. {
  1503. Toplevel top = Application.Top;
  1504. Application.Begin (top);
  1505. ((FakeDriver)Application.Driver).SetBufferSize (20, 20);
  1506. var testWindow = new Window { X = 2, Y = 1, Width = 15, Height = 10 };
  1507. Assert.Equal (new Rectangle (2, 1, 15, 10), testWindow.Frame);
  1508. RunState rs = Application.Begin (testWindow);
  1509. Assert.Equal (new Rectangle (2, 1, 15, 10), testWindow.Frame);
  1510. }
  1511. // Don't use Dialog as a Top, use a Window instead - dialog has complex layout behavior that is not needed here.
  1512. [Fact]
  1513. [AutoInitShutdown]
  1514. public void Draw_A_Top_Subview_On_A_Window ()
  1515. {
  1516. Toplevel top = Application.Top;
  1517. var win = new Window ();
  1518. top.Add (win);
  1519. Application.Begin (top);
  1520. ((FakeDriver)Application.Driver).SetBufferSize (20, 20);
  1521. Assert.Equal (new Rectangle (0, 0, 20, 20), win.Frame);
  1522. TestHelpers.AssertDriverContentsWithFrameAre (
  1523. @"
  1524. ┌──────────────────┐
  1525. │ │
  1526. │ │
  1527. │ │
  1528. │ │
  1529. │ │
  1530. │ │
  1531. │ │
  1532. │ │
  1533. │ │
  1534. │ │
  1535. │ │
  1536. │ │
  1537. │ │
  1538. │ │
  1539. │ │
  1540. │ │
  1541. │ │
  1542. │ │
  1543. └──────────────────┘",
  1544. _output
  1545. );
  1546. var btnPopup = new Button { Text = "Popup" };
  1547. var testWindow = new Window { X = 2, Y = 1, Width = 15, Height = 10 };
  1548. testWindow.Add (btnPopup);
  1549. btnPopup.Accept += (s, e) =>
  1550. {
  1551. Rectangle viewToScreen = btnPopup.ViewportToScreen (top.Frame);
  1552. var viewAddedToTop = new View
  1553. {
  1554. Text = "viewAddedToTop",
  1555. X = 1,
  1556. Y = viewToScreen.Y + 1,
  1557. Width = 18,
  1558. Height = 16,
  1559. BorderStyle = LineStyle.Single
  1560. };
  1561. Assert.Equal (testWindow, Application.Current);
  1562. Application.Current.DrawContentComplete += testWindow_DrawContentComplete;
  1563. top.Add (viewAddedToTop);
  1564. void testWindow_DrawContentComplete (object sender, DrawEventArgs e)
  1565. {
  1566. Assert.Equal (new Rectangle (1, 3, 18, 16), viewAddedToTop.Frame);
  1567. Rectangle savedClip = Application.Driver.Clip;
  1568. Application.Driver.Clip = top.Frame;
  1569. viewAddedToTop.Draw ();
  1570. top.Move (2, 15);
  1571. View.Driver.AddStr ("One");
  1572. top.Move (2, 16);
  1573. View.Driver.AddStr ("Two");
  1574. top.Move (2, 17);
  1575. View.Driver.AddStr ("Three");
  1576. Application.Driver.Clip = savedClip;
  1577. Application.Current.DrawContentComplete -= testWindow_DrawContentComplete;
  1578. }
  1579. };
  1580. RunState rs = Application.Begin (testWindow);
  1581. Assert.Equal (new Rectangle (2, 1, 15, 10), testWindow.Frame);
  1582. TestHelpers.AssertDriverContentsWithFrameAre (
  1583. @$"
  1584. ┌──────────────────┐
  1585. │ ┌─────────────┐ │
  1586. │ │{
  1587. CM.Glyphs.LeftBracket
  1588. } Popup {
  1589. CM.Glyphs.RightBracket
  1590. } │ │
  1591. │ │ │ │
  1592. │ │ │ │
  1593. │ │ │ │
  1594. │ │ │ │
  1595. │ │ │ │
  1596. │ │ │ │
  1597. │ │ │ │
  1598. │ └─────────────┘ │
  1599. │ │
  1600. │ │
  1601. │ │
  1602. │ │
  1603. │ │
  1604. │ │
  1605. │ │
  1606. │ │
  1607. └──────────────────┘",
  1608. _output
  1609. );
  1610. Application.OnMouseEvent (
  1611. new MouseEventEventArgs (
  1612. new MouseEvent { X = 5, Y = 2, Flags = MouseFlags.Button1Clicked }
  1613. )
  1614. );
  1615. Application.Top.Draw ();
  1616. var firstIteration = false;
  1617. Application.RunIteration (ref rs, ref firstIteration);
  1618. TestHelpers.AssertDriverContentsWithFrameAre (
  1619. @$"
  1620. ┌──────────────────┐
  1621. │ ┌─────────────┐ │
  1622. │ │{
  1623. CM.Glyphs.LeftBracket
  1624. } Popup {
  1625. CM.Glyphs.RightBracket
  1626. } │ │
  1627. │┌────────────────┐│
  1628. ││viewAddedToTop ││
  1629. ││ ││
  1630. ││ ││
  1631. ││ ││
  1632. ││ ││
  1633. ││ ││
  1634. ││ ││
  1635. ││ ││
  1636. ││ ││
  1637. ││ ││
  1638. ││ ││
  1639. ││One ││
  1640. ││Two ││
  1641. ││Three ││
  1642. │└────────────────┘│
  1643. └──────────────────┘",
  1644. _output
  1645. );
  1646. Application.End (rs);
  1647. }
  1648. [Fact]
  1649. [AutoInitShutdown]
  1650. public void Activating_MenuBar_By_Alt_Key_Does_Not_Throw ()
  1651. {
  1652. var menu = new MenuBar
  1653. {
  1654. Menus =
  1655. [
  1656. new MenuBarItem ("Child", new MenuItem [] { new ("_Create Child", "", null) })
  1657. ]
  1658. };
  1659. var topChild = new Toplevel ();
  1660. topChild.Add (menu);
  1661. Application.Top.Add (topChild);
  1662. Application.Begin (Application.Top);
  1663. Exception exception = Record.Exception (() => topChild.NewKeyDownEvent (KeyCode.AltMask));
  1664. Assert.Null (exception);
  1665. }
  1666. [Fact]
  1667. [TestRespondersDisposed]
  1668. public void Multi_Thread_Toplevels ()
  1669. {
  1670. Application.Init (new FakeDriver ());
  1671. Toplevel t = Application.Top;
  1672. var w = new Window ();
  1673. t.Add (w);
  1674. int count = 0, count1 = 0, count2 = 0;
  1675. bool log = false, log1 = false, log2 = false;
  1676. var fromTopStillKnowFirstIsRunning = false;
  1677. var fromTopStillKnowSecondIsRunning = false;
  1678. var fromFirstStillKnowSecondIsRunning = false;
  1679. Application.AddTimeout (
  1680. TimeSpan.FromMilliseconds (100),
  1681. () =>
  1682. {
  1683. count++;
  1684. if (count1 == 5)
  1685. {
  1686. log1 = true;
  1687. }
  1688. if (count1 == 14 && count2 == 10 && count == 15)
  1689. {
  1690. // count2 is already stopped
  1691. fromTopStillKnowFirstIsRunning = true;
  1692. }
  1693. if (count1 == 7 && count2 == 7 && count == 8)
  1694. {
  1695. fromTopStillKnowSecondIsRunning = true;
  1696. }
  1697. if (count == 30)
  1698. {
  1699. Assert.Equal (30, count);
  1700. Assert.Equal (20, count1);
  1701. Assert.Equal (10, count2);
  1702. Assert.True (log);
  1703. Assert.True (log1);
  1704. Assert.True (log2);
  1705. Assert.True (fromTopStillKnowFirstIsRunning);
  1706. Assert.True (fromTopStillKnowSecondIsRunning);
  1707. Assert.True (fromFirstStillKnowSecondIsRunning);
  1708. Application.RequestStop ();
  1709. return false;
  1710. }
  1711. return true;
  1712. }
  1713. );
  1714. t.Ready += FirstWindow;
  1715. void FirstWindow (object sender, EventArgs args)
  1716. {
  1717. var firstWindow = new Window ();
  1718. firstWindow.Ready += SecondWindow;
  1719. Application.AddTimeout (
  1720. TimeSpan.FromMilliseconds (100),
  1721. () =>
  1722. {
  1723. count1++;
  1724. if (count2 == 5)
  1725. {
  1726. log2 = true;
  1727. }
  1728. if (count2 == 4 && count1 == 5 && count == 5)
  1729. {
  1730. fromFirstStillKnowSecondIsRunning = true;
  1731. }
  1732. if (count1 == 20)
  1733. {
  1734. Assert.Equal (20, count1);
  1735. Application.RequestStop ();
  1736. return false;
  1737. }
  1738. return true;
  1739. }
  1740. );
  1741. Application.Run (firstWindow);
  1742. firstWindow.Dispose ();
  1743. }
  1744. void SecondWindow (object sender, EventArgs args)
  1745. {
  1746. var testWindow = new Window ();
  1747. Application.AddTimeout (
  1748. TimeSpan.FromMilliseconds (100),
  1749. () =>
  1750. {
  1751. count2++;
  1752. if (count < 30)
  1753. {
  1754. log = true;
  1755. }
  1756. if (count2 == 10)
  1757. {
  1758. Assert.Equal (10, count2);
  1759. Application.RequestStop ();
  1760. return false;
  1761. }
  1762. return true;
  1763. }
  1764. );
  1765. Application.Run (testWindow);
  1766. testWindow.Dispose ();
  1767. }
  1768. Application.Run ();
  1769. Application.Shutdown ();
  1770. }
  1771. }