Bug 127958 - view/build menus are confusing
Summary: view/build menus are confusing
Status: CONFIRMED
Alias: None
Product: kile
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jeroen Wijnhout
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-24 18:38 UTC by Saurabh Asthana
Modified: 2023-01-08 20:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saurabh Asthana 2006-05-24 18:38:06 UTC
Version:           1.8.1 (using KDE KDE 3.5.2)
Installed from:    Ubuntu Packages
OS:                Linux

There are several 'view' options within the Build menu, but they are somewhat scattered around - "View Log" is separated from "View DVI", etc. Also, there is a separate "View" menu, which contains the "View Editor" feature. This is by default accessed via CTRL-E, while the other "Views" are accessed via ALT-0, ALT-1, etc. This is all somewhat confusing and should be better organized, perhaps via moving the "Build/View" submenu into the main "View" menu and considering them as separate view modes, with a consistent set of default keyboard shortcuts. Then "Quick Build" can simply put you in DVI "view mode" by default. Finally, "View Log" should become "Show Log" or some such, so it's not confusingly perceived as part of the same set as the various document views.
Comment 1 Jeroen Wijnhout 2006-05-24 19:05:59 UTC
The view menu concerns with the appears of the application. The build menu is for compiling and showing LaTeX files and derivatives. Originally I wanted to call the build menu the "Tools" menu, however the Kate editor already defined a tools menu, which caused a bit of trouble.

The ViewDVI sometimes switches to a different mode and sometimes launches an external app, so it is not really a view mode.

However you do have a point that the menu texts are not intuitive.

best,
Jeroen