Description: Open a form in Base. The title is 'Embedded Document', not the name of the form. Steps to Reproduce: 1.Open a form. 2.Look at the name in the title 3. Actual Results: The title is 'Embedded Document' Expected Results: The title should include the database name and the form title. Reproducible: Always User Profile Reset: Yes Additional Info: This might seem trivial, but my macros rely on getting the name of the form from which they are invoked (eg by pressing a button) by getting this title attribute, so they don't work. I have yet to find another way of finding the form name. User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36
Created attachment 139728 [details] Sample database Open the form in this database and look at the title.
Fixed in 6.0.1 *** This bug has been marked as a duplicate of bug 114677 ***