src/Builder4/PopoverFileDetails.bjs
authorAlan <alan@roojs.com>
Thu, 4 Jan 2024 09:59:41 +0000 (17:59 +0800)
committerAlan <alan@roojs.com>
Thu, 4 Jan 2024 09:59:41 +0000 (17:59 +0800)
src/Builder4/PopoverFileDetails.vala

src/Builder4/PopoverFileDetails.bjs
src/Builder4/PopoverFileDetails.vala

index e0d8158..1087cfc 100644 (file)
     "    // window + header?",
     "     print(\"SHOWALL - POPIP\\n\");",
     "    this.el.show();",
-    "    this.name.el.grab_focus();",
+    "   // this.name.el.grab_focus();",
     "    ",
     "    _this.project.loadDirsToStringList(this.dir_model.el, \"\");",
     "    _this.dir_dropdown.el.selected = Gtk.INVALID_LIST_POSITION;",
index 738713b..d80392e 100644 (file)
             // window + header?
              print("SHOWALL - POPIP\n");
             this.el.show();
-            this.name.el.grab_focus();
+           // this.name.el.grab_focus();
             
             _this.project.loadDirsToStringList(this.dir_model.el, "");
             _this.dir_dropdown.el.selected = Gtk.INVALID_LIST_POSITION;