| Server IP : 172.67.134.114 / Your IP : 162.159.115.41 Web Server : Apache/2.4.37 System : Linux almalinux.duckdns.org 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64 User : ricodeal ( 1046) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/help/sl/orca/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="howto_forms" xml:lang="sl">
<info>
<link type="guide" xref="index#reading"/>
<link type="next" xref="howto_live_regions"/>
<title type="sort">5. Izpolnjevanje obrazcev</title>
<desc>Dostop do gradnikov vstavljenih v dokumente</desc>
<credit type="author">
<name>Joanmarie Diggs</name>
<email>[email protected]</email>
</credit>
<license>
<p>Creative Commons deljenje pod enakimi pogoji 3.0</p>
</license>
</info>
<title>Izpolnjevanje obrazcev</title>
<p>
When interacting with web pages and other documents using <app>Orca</app>,
you are interacting with the document itself; not a buffered copy of that
document. <app>Orca</app>'s browse and focus modes let you switch between
reading and filling out forms.
</p>
<section id="navigating_amongst_form_fields">
<title>Krmarjenje po poljih obrazca</title>
<p>Za krmarjenje med polji obrazca imate več možnosti:</p>
<list>
<item>
<p>
Use <key>Tab</key> and <keyseq><key>Shift</key><key>Tab</key></keyseq>
to navigate amongst focusable objects, regardless of type.
</p>
</item>
<item>
<p>Uporabite <app>Orkine</app> <link xref="commands_structural_navigation#forms">ukaze strukturnega krmarjenja</link>.</p>
</item>
<item>
<p>
Depending on the form and the application, you may also be
able to use the arrow keys to navigate to a given form field.
</p>
</item>
</list>
<note style="tip">
<p>
In order to use <app>Orca</app>'s caret navigation or structural navigation
commands to navigate to a form field, you must be in browse mode. If you are
in focus mode, you can switch to browse mode by pressing <keyseq><key>Orca
Modifier</key><key>A</key></keyseq>.
</p>
</note>
</section>
<section id="exiting_form_fields">
<title>Izhod iz polj obrazca</title>
<p>
To exit a form field, you have several options:
</p>
<list>
<item>
<p>
Use <key>Tab</key>/<keyseq><key>Shift</key><key>Tab</key></keyseq>
if you wish to leave the currently-focused form field and move to the
next/previous focusable object, regardless of type.
</p>
</item>
<item>
<p>
Use <app>Orca</app>'s <link xref="commands_structural_navigation#forms">
structural navigation commands for forms</link> to move to the next or
previous form field.
</p>
</item>
<item>
<p>
Depending on the form and the application, you may also be
able to use the arrow keys to navigate out of a given form field.
</p>
</item>
</list>
<note style="tip">
<p>
In order to use <app>Orca</app>'s caret navigation or structural navigation
commands to exit a form field, you must be in browse mode. If you are in
focus mode, you can switch to browse mode by pressing <keyseq><key>Orca
Modifier</key><key>A</key></keyseq>.
</p>
</note>
</section>
</page>