]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/vodamiro/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / vodamiro / index.mdwn
index 9f0b9226520ce0bbac1086caa6710ff657a6a207..188b804730675843aa37762d08eb39f9f44e3aef 100644 (file)
@@ -1,37 +1,52 @@
 [[!meta title="Voda Miroslav"]]
 
-**Project name and homepage:** [Example project](http://www.example.com)
+**Project name and homepage:** [LibreOffice](http://libreoffice.org/)
 
 Assignment
 ======
 
-Description of my planned/completed work for the project
+Problem description: 
 
+[Bug 62767 - EDITING: mouse over a formula - box](https://bugs.freedesktop.org/show_bug.cgi?id=62767)
+
+Mouse over a formula show the same as the text e.g. the result. It should display the formula.
+
+Steps to reproduce:
+1. By pressing F2 you can enter a formula into your text.
+e.g. =2+3
+2. After pressing enter you will see the result in the text.
+e.g. 5
+3. If you move your courser of the result you will see a yellow text box. 
+
+Current behavior:
+This box also shows the result.
+e.g. 5
+
+Expected behavior:
+The box should show the formula.
+e.g. =2+3
 Links documenting the results of my work
 ======
 
 Here, I'll add links similar to the examples below and describe what
 is being linked.
 
-* [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
-* [Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
-* [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
-* [Additional supporting material](http://lwn.net/Articles/385586/)
+* [[Bugzilla] Bug details and my communication](https://bugs.freedesktop.org/show_bug.cgi?id=62767)
+* [[Patch] Patch as result of my work](https://bugs.freedesktop.org/attachment.cgi?id=97925)
 
 Presentation
 ==========
 
-* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]]
-* [[Presentation of the results of my work|prezentace2.pdf]]
+* [[Intro] Intro presentation](https://docs.google.com/presentation/d/1xV7DjgNQZIzOqzmxabI00mce4OPN7Hh9pWqz-_9pS2I/pub?start=false&loop=false&delayms=3000)
+* [[Intro.pdf] Intro presentation PDF](https://support.dce.felk.cvut.cz/osp/student/vodamiro/OSP.pdf)
+* [[Results] Presentation with results](https://docs.google.com/presentation/d/1dm0Xeq9in0oDIg_zK_ixISdSlX7V0HNQSR79eo9heNE/edit?usp=sharing)
+* [[Results.pdf] Presentation with results](https://support.dce.felk.cvut.cz/osp/student/vodamiro/OSP_-_Results.pdf)
 
 Ohloh
 =====
 
-Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
-
-For example:
-<a href='https://www.ohloh.net/accounts/9897?ref=Detailed' target='_blank'>
-<img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='230' />
+<a href='https://www.ohloh.net/accounts/588034?ref=Detailed' target='_blank'>
+<img alt='Ohloh profile for vodamiro' border='0' height='35' src='https://www.ohloh.net/accounts/588034/widgets/account_detailed.gif' width='230' />
 </a>
 
-[w]:https://www.ohloh.net/accounts/vodamiro/widgets
+